﻿* {
	margin:0;
	padding:0;
}

body {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	}
	
a img{
	border:0px;
}


#bouton_envoyer {
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	color:blue;
}

#courrier {
	background-image:url('../images/drapeaucorse.jpg');
	background-repeat:repeat;
}

#mail_messages {
	background-image:url('../images/drapeaucorse.jpg');
	background-repeat:repeat;
}

#menu {
	width:20%;
	float:left;

}


#marge_gauche_accueil {                /* colonne gauche avec photos */
	float:left;
	
	background-image:url('../images/fond_1.jpg');
	/*background-color:#FFFFCC;    /* jaune clair  */
	border-right:1px aqua solid;
}


#marge_droit_accueil {                 /* Colonne droite avec photos  */
	float:right;
	width:154px;
	height:inherit;
	background-image:url('../images/fond_1.jpg');
	/*background-color:#FFFFCC;    /* jaune clair  */
	border-left:1px aqua solid;
}



#texte_accueil {                       /* Colonne centrale avec texte  */
	width:79.5%;
	margin-left:20%;
	min-height:50em;
	background-image:url('../images/fond_1.jpg');
 	/*background-image:url('../images/drapeaucorse.jpg');
 	background-repeat:repeat; */
 	border-top:2px aqua solid;
 	border-left:thin aqua solid;
 }
 
 #texte_livredor { 
 	background-image:url('../images/fond_livredor.jpg');             
	min-height:70em;
}

 
.marge_gauche_23 {      /* pour le texte dans la div texte_accueil  */
	margin-left:10%;
	margin-right:10%;

}
 



#menu ul {
	margin-top:4em;
	/*margin-left:2em;  */
	list-style-type:none;
	 
}

#menu ul li {
	margin-top:1em;
	font-family: CommercialScriptTwo;
 	font-size:1.5em;
}

#menu a:link {
	color:blue;
}

#menu a:visited {
	color:blue;
}


#menu a:hover {
	font-weight:bold;
}

#menu a:active {
	color:white;
	background-color: #0000CC;
}

#references {
	margin-top:2em;
	border:medium aqua double;
	border-collapse:collapse;
	color:blue;
}

#message_erreur {
	font-family:"AR BLANCA";
	font-weight:bold;
	font-size:2em;
	color:red;
	margin-top:3em;
	margin-bottom:2em;
	text-align:center;
}

#titre_livredor {
	font-family:"AR BLANCA";
 	font-size:3em;
    font-weight:bold;
	color:#0000FF;
	text-align:center;
	margin-top:1em;
	margin-bottom:2em;
}

#titre_livredor_lire {
	font-family:"AR BLANCA";
 	font-size:3em;
    font-weight:bold;
	color:#0000FF;
	text-align:center;
	margin-top:1em;
	margin-bottom:0.5em;
}


.lien_vers_livredor {
	font-family:"AR BLANCA";
 	font-size:1.5em;
    font-weight:bold;
    color:green;
	text-align:center;
	margin-top:1em;
	}

#lien_vers_livredor a {
	color:green;
	font-family:"AR BLANCA";
 	font-size:1.5em;
    font-weight:bold;
	text-align:center;
	margin-top:2em;
	}
	

.lien_vers_livredor a:visited {
	color:green;
	
}

#lien_vers_livredor a:hover {
	color: red;
}


.lien_vers_livredor a:hover {
	color: blue;
}

.labelbleu {
	font-family:"AR BLANCA";
	font-weight:bold;
	color:#0000FF;
	font-size:1.2em;
}

.labelbleu a {
	color:blue;
}

.labelbleu a:hover {
	color: fuchsia;
}




.livredor {
	font-family:"AR BLANCA";
	font-weight:bold;
	color:#0000FF;
	font-size:1.5em;
	text-align:center;
	margin-bottom:2em;

}

.texte_livredor {
	font-family:"Lucida Handwriting";
	font-weight:bold;
	color:#0000FF;
	font-size:1em;
	margin-bottom:2em;

}


#wc3validation {
	position:relative;
	bottom:3em;
}

.float_gauche {
	float:left;
}

.aligne_vertical {
	vertical-align:middle;
}

.arret_float {
	clear:both;
}

.cache {
	display:none;
}

.centre {
	text-align:center;
}

.courrier_message {
	margin-top:5em;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}




.droite {
	text-align:right;
}

.email {
width:10%;
	
	color:blue;
	font-weight:bold;
	margin-top:0em;
	margin-left:23%;
	margin-right:23%;
}
.gras {
	font-weight:bold;
}

.gras2 {
	font-weight:bold;
	font-size:1.5em;
	color:blue;
	text-align:justify;
}

.gras3 {
	font-weight:bold;
	font-size:1.5em;
	color:blue;
	text-align:center;
}

.bleu {
	color:blue;
}

#titrecache {
	display:none;
}

#infolegales {
	color:blue;
	text-align:center;
	text-decoration:underline;
}

.rouge {
	color:red;
}

.largeur_nom {
	width:12em;
	text-align:left;
	padding-left:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border:thin aqua solid;
}

.largeur_tel {
	width:10em;
	border:thin aqua solid;
}

.marges_livredor {
	margin-left:2em;
	margin-right:1em;
}



.marge_gauche3 {
	margin-left:3em;
}
.margegauche20 {
	margin-left:20em;
}

.marge_haut_01 {
	margin-top:0.7em;
}

.marge_haut_1 {
	margin-top:1em;
}

.marge_haut_2 {
	margin-top:2em;
}

.marge_haut_3 {
	margin-top:3em;
}

.page_photo {
	text-align:center;
	background-image:url('../images/drapeaucorse.jpg');
}


.margehaut5 {
	margin-top:5em;
}

.margebas5 {
	margin-bottom:5em;
}

.team {
	color:#FF0000;
	font-family:Forte;
	font-size:2em;
}

.titre_prestations {
	margin-top:1em;
	margin-left:2em;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;
	color:blue;
}

.para_prestations {
	margin-left:4em;
	
	color:blue;
}

