/* ************************* Copyright 2006 YZEO. Tous droits réservés ************************* */
/* ************************************ - Début Style CSS - ************************************ */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ************************* Balises de liens ************************* */
/* ***** a ***** */

a:link {
	color: #F07101;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
} 

a:visited {
	color: #F07101; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:12px;
} 

a:hover {
	color: #A63C27; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:12px;
}

a:active {
	color:#A63C27;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:12px;
}
/* ***** Fin a ***** */

/* ***** Class Lien ***** */
	
.lien:link {
	color: #F07101;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10px;
} 

.lien:visited {
	color: #F07101; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
} 

.lien:hover {
	color: #A63C27; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
}

.lien:active {
	color:#A63C27;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
}

/* ***** Fin Class lien  ***** */
	
/* ***** Lien logo Yzeo ***** */

.arial10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.logo_yzeo:link {
	color: #F07101;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10px;
} 

.logo_yzeo:visited {
	color: #F07101; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
} 

.logo_yzeo:hover {
	color: #A63C27; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
}

.logo_yzeo:active {
	color:#A63C27;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
}

/* ***** Fin lien logo Yzeo ***** */
/* ************************* Fin Balises de liens ************************* */


/* ************************* Class de texte ***************************** */
	
.texte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4a5f7a;
}

.texte2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a5f7a;
	font-weight: bold;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a5f7a;
	font-weight: bold;
}
.alerte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color:#FF0000
}
	
	

/* ************************* Fin Class de texte ************************* */

/* ************************* Class Contact ************************* */

.TopMenuItemContact {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

TEXTAREA { 
	background-image: url("logo.gif"); 
	background-repeat: no-repeat; 
	background-position: center; 
	background-color:#B4B4B4; 
	border-width: 1px; 
	border-color: #000000; 		
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-align: left; 
}

INPUT { 
	background-color: #B4B4B4; 
	border-width: 1px; border-color: #000000; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
}

.INPUT2 { 
	background-color: #FFFFFF; 
	border-width: 0px; border-color: #000000; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF;  
}

/* ************************* Class Plan API GOOGLE ************************* */

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a379b;
}
.plan {
	width: 500px;
	height: 350px;
	border:1px #140411 solid;
}

/* ************************* Fin Class Plan API GOOGLE ************************* */

/* ************************* Fin Class Contact ************************* */


/* ************************************* - Fin Style CSS - ************************************* */
/* ************************* Copyright 2006 YZEO. Tous droits réservés ************************* */
