body{
padding:0px;
margin:0px;
background-color:#4B6F9F;
SCROLLBAR-FACE-COLOR: #4B6F9F; 
SCROLLBAR-HIGHLIGHT-COLOR: #FDFDF1; 
SCROLLBAR-SHADOW-COLOR: #FDFDF1; 
SCROLLBAR-3DLIGHT-COLOR: #FDFDF1; 
SCROLLBAR-ARROW-COLOR: #FDFDF1;
SCROLLBAR-TRACK-COLOR: #FDFDF1;
SCROLLBAR-DARKSHADOW-COLOR: #FDFDF1;


}

.popup{
padding:0px;
margin:0px;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
SCROLLBAR-FACE-COLOR: #4B6F9F; 
SCROLLBAR-HIGHLIGHT-COLOR: #FDFDF1; 
SCROLLBAR-SHADOW-COLOR: #FDFDF1; 
SCROLLBAR-3DLIGHT-COLOR: #FDFDF1; 
SCROLLBAR-ARROW-COLOR: #FDFDF1;
SCROLLBAR-TRACK-COLOR: #FDFDF1;
SCROLLBAR-DARKSHADOW-COLOR: #FDFDF1;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-left: 10px;
}

.menuH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	TEXT-DECORATION: none;
	padding-left: 10px;
}

.titre_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-left: 75px;
	padding-top: 12px;
}

.titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 10px;
	color: #FFFFFF;
}

.titre_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 20px;
	color: #000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-left: 1px;

}
H2 {
	font-size: 11px;
	font-weight:500;
	padding-top: 5px;
	margin: 2;
	padding: 0;

}
H3 {
	font-size: 8px;
	font-weight:500;
	margin: 0;
	padding: 0;

}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	TEXT-DECORATION: none;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	TEXT-DECORATION: none;
}

.entete
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}


.td_prix_info
{
	background-color:#ADC6E7;
	border-style:solid; 
	border-width:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}


.td_prix
{
	background-color:#FFD667;
	border-style:solid; 
	border-width:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.entete_centre
{
	background-color:#4B6F9F;
	border-style:solid; 
	border-width:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.entete_gauche_bleu
{
	background-color:#4B6F9F;
	border-style:solid; 
	border-width:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;

}

.td_orange
{
	background-color:#FFD667;
	border-style:solid; 
	border-width:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	TEXT-DECORATION: none
}



A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	TEXT-DECORATION: none
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	TEXT-DECORATION: none
	
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666CC;
	TEXT-DECORATION: none
	
}

form {
	background-color:#AFC6E3;
	padding:10px;
}
label {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold
}
input {
border:1px solid black;
background-color:#4B6F9F;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
color:white;
}
select, option {
background-color:#4B6F9F;
font-weight: bold;
color:white;
}
textarea {
border:1px solid black;
font-weight: bold;
background-color:#4B6F9F;
font-family:Arial, Helvetica, sans-serif;
color:white;
}
form_s {
	background-color:#AFC6E3;
	padding:10px;
}
label_s {
font-family:Arial, Helvetica, sans-serif;
}
input_s {
border:1px solid black;
background-color:#4B6F9F;
font-family:Arial, Helvetica, sans-serif;
color:white;
}
select_s, option_s {
background-color:#4B6F9F;;
color:white;
}
textarea_s {
border:1px solid black;
background-color:#4B6F9F;
font-family:Arial, Helvetica, sans-serif;
color:white;
}
.Style1 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style9 {
	color: #999999
}
.Style16 {color: #3366CC}
.Style17 {color: #FFFFFF}
.Style101 {
	font-size: 24px;
	font-weight: bold;
}
.Style103 {color: #FF0000; font-weight: bold; font-size: 12px; }
.Style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	font-style: italic;
}
.Style18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; color: #FFFFFF; }
.Style20 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Style22 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#demandesimp{
	color: #333333;
}
#pg1 {
	text-decoration:none;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#tagcloud {
	background-color: #F4F4F4;									
	width: 756px;
	border: 1px solid #BFBFBF;
	padding: 10px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#tagcloud a {
	text-decoration:none;
}
#tagcloud a:hover {
	text-decoration:none;
	background-color:#B3B3B3;
	color:#FFFFFF;
}
#pg1-1 {
	color:#AA3406;
	font-size: 16px;
}
#pg1-2 {
	font-size: 14px;
	color:#070089;
}
#pg1-3 {
	font-size: 12px;
	color:#BF2470;
}
#pg1-4 {
	font-size: 10px;
	color:#333333;
}
#pg1-5 {
	font-size: 8px;
	color:#333333;
}.sub_newsletter_titre {
	color: #4B6F9F;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #AFC6E3;
}

