/* ************************* Balises ************************* */

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


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

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

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

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

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

/* ***** lien ***** */

.lien:link {
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:13px;
	font-weight: bold;
} 

.lien:visited {
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:13px;
	font-weight: bold;
} 

.lien:hover {
	color: #a15357;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
}

/* ***** lien2 ***** */

.lien2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A2E2;
	font-weight: bold;
} 

.lien2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A2E2;
	font-weight: bold;
} 

.lien2:hover {
	color: #A63C27; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.lien2:active {
	color:#A63C27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* ************************* Classes ************************* */

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #00A2E2;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #00A2E2;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #00A2E2;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}

.italic { font-style:italic; }


.texte_12_orange {
	color: #F07101;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} 

.Style_14_normal_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00345B;
}
.Style_14_gras_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00004F;
	font-weight: bold;
}
.Style_14_gras_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0068B4;
	font-weight: bold;
	font-style: italic;
}
.Style_err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Style_cnx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00004F;
}

.Style_fiche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

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

.background {
	background-color: #00A2E2;
	}
	
.background2 {
	background-color: #D2E9F9;
	}
.background3_both {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	}
.background3_bottom {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	}
.background3_top {
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	}
.transparent {
	color: #D2E9F9;
	}
	
.background3_bottom_noir {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	}
	
/* ************************* Contact ************************* */

.TopMenuItemContact {
	font-family: Arial, Helvetica, sans-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: Arial, Helvetica, sans-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:#D2E9F9; 
	border-width: 1px; 
	border-color: #000000; 		
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	text-align: left; 
}
.layer1 {
	padding-left: 110px;
}


INPUT { 
	/*background-color: #A63C27; */
	background-color: #D2E9F9;
	border-width: 1px; border-color: #000000; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
}

.INPUT2 { 
	background-color: #FFFFFF; 
	border-width: 0px; border-color: #000000; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF;  
}
a.produits:link {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:11px;
	font-weight: bold;
}
a.produits:visited {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:11px;
	font-weight: bold;
}
a.produits:hover {
	color: #cfe9f8;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
}
.grosgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.texte_12_rouge {

	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Style_14_gras_bleu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A2E2;
	font-weight: bold;
	font-style: italic;
}
