h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/fond-cote.gif);
	}
	
#Page{
	width: auto;
	/*border: #cc0000 solid 1px;*/
}

#Conteneur{
	width: 800px;
	height: auto;
	text-align: left;
}

#Contenu{
	height: auto;
}

#Contenant {
	width: 760px;
	font-family: Arial;
	padding: 0px;
	/*border: 1px solid #cc0000;*/
	scrollbar-face-color: #CAD1D3;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #91B5D7;
	scrollbar-darkshadow-color: #91B5D7;
	scrollbar-track-color: #BBCACF;
	scrollbar-arrow-color: #FFFFFF;
}
#Contenant a, #Contenant a:link, #Contenant a:active, #Contenant a:visited{
	color: #000000;
	text-decoration: underline;
}
#Contenant a:hover{
	color: #666666;
	text-decoration: underline;
}

/*----------------------------------- Entete de page -----------------------------------------*/
#BlocTitreSite{width:800px; height:22px;}

#Flag{height:22px; float:left; width:180px; background-color:#ff6633;}

#TitreSite{height:22px; line-height:22px; color:#300068; background-color:#ffcc00; float:left; width:620px; text-align:center; font-weight:bold; font-size:18px; }



/*----------------------------------- Menu -----------------------------------------*/

#BlocMenu {
	width: 180px;
	background-repeat: no-repeat;
	float: left;
}

#BlocMenu ul {
height:auto;
padding-top:10px;
}
#BlocMenu ul li{

float:left;
width:180px;
text-align:left;

}
/*#BlocMenu ul li a, #BlocMenu ul li a:link, #BlocMenu ul li a:active, #BlocMenu ul li a:visited{
	color: #730029;
	text-decoration: none;
	font-weight:bold;
display:block;
padding-left:10px;
padding-right:10px;
}
#BlocMenu ul li a:hover{
	color: #C50004;
	text-decoration: none;
background-color:#730029;
color:#FFFFFF
}
li#TMenuMeubles.MenuSelect a, li#TMenuMeubles.MenuSelect a:link, li#TMenuMeubles.MenuSelect a:active, li#TMenuMeubles.MenuSelect, li#TMenuMeubles.MenuSelect a:hover, li#TMenuDossier.MenuSelect a, li#TMenuDossier.MenuSelect a:link, li#TMenuDossier.MenuSelect a:active, li#TMenuDossier.MenuSelect, li#TMenuDossier.MenuSelect a:hover
{	color: #730029;
	text-decoration: none;
	font-weight:bold;
display:block;
background-color:#dad9d9;
padding-left:10px;
padding-right:10px;}*/


/*----------------------------------- Milieu qui s'agrandit -----------------------------------------*/

#InterieurRepeat {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
}

#InterieurIndex {
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 372px;
	height: auto;
	text-align: center;
}
* html #InterieurIndex {
}
/*----------------------------------- Texte -----------------------------------------*/

#Txt {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float: left;
}
#Txt p {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
/*--------------------------- Colonne Gauche -----------------------------*/
#ColGauche {
	padding: 0px;
	float: left;
	width: 620px;
	margin: 0;
	overflow: hidden;
}
#ColGauche p{
	margin-bottom: 12px;
	text-align: justify;
	color: #333333;
}
#ColGauche h1{
	font-family: Arial;
	color: #330099;
	font-size : 16px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
	background-color: #ffffd0;
	line-height:20px;
	padding-right:5px;
	padding-left:5px;
	text-align:right;
}
#ColGauche h2{
	font-family: Arial;
	color: #000080;
	font-size : 12px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #000080;
	height:auto;
}
#ColGauche td {
	font-family: Arial;
	font-size: 12px;
}

/*--------------------------- Colonne Droite -----------------------------*/
#ColDroite {
	float: left;
	width: 400px;
}
#ColDroite p{
	margin-bottom: 12px;
	text-align: justify;
	color: #333333;
}
#ColDroite h1{
	font-family: Arial;
	color: #ff9800;
	font-size : 16px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColDroite h3{
	font-family: Arial;
	color: #ff9800;
	font-size : 16px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}

.ttt {
	font-size: 9px;
}

/*----------------------------------- Pied de page -----------------------------------------*/
#Pied {
	width: 620px;
	height: 50px;
	background-position: top;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	padding-top: 3px;
	text-align: center;
}

#Pied a, #Pied a:link, #Pied a:active, #Pied a:visited{
	color: #380070;
	text-decoration: none;
}

#Pied a:hover{
	color: #666666;
	text-decoration: none;
}
#PiedContenu {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

#PiedGauche {
	width: 140px;
	float: left;
	text-align: left;
}

#PiedMilieu {
	width: 620px;
	float: left;
	text-align: center;
	border-top: solid 4px #ffcc00;
	padding-top: 5px;
	margin-top: 5px;
	color: #380070;
}

#PiedMilieu h1{
	color: #380070;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	display: inline;
}

#PiedDroite {
	text-align: center;
		color: #380070;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: 12px; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size: 11px;
	 font-style: normal;
	 color: #000000;
	 background-color: #FFFFFF;
}
 .combo2 {
	height: auto; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size: 11px;
	 font-style: normal;
	 color: #000000;
	 background-color: #FFFFFF;
}

/************** TABLEAUX DE TARIFS ****************************/

TABLE.TableData{
	color:#FFFFFF;
	padding-top: 3px;
}
TABLE.TableData TR{
	background-color: #ff9800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:20px;
}
TABLE.TableData TD{
	font-size: 9px;
	text-align: center;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #ff9800;
	border-bottom-color: #ff9800;
	border-left-color: #ff9800;
}

TABLE.TableData TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ff9800;
	border-right-color: #CF5658;
}
TABLE.TableData TH.SansTrait{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF5658;
}
TABLE.TableData TH.colonne{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff9800;
	background-color:#ff9800;
}
TABLE.TableData TD a:link {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TABLE.TableData TR.L1,TABLE.TableData TH.L1{	background-color: #CB4A4C;}
TABLE.TableData TR.L2,TABLE.TableData TH.L2{	background-color: #CF5658;}
TABLE.TableData TR.L1:hover,TABLE.TableData TR.L2:hover{background-color:#ff9800;}

/************** cadres photos ****************************/
.CadrePhoto {
	border: 1px solid #666666;
	}
	
.PhotoGauche {
	border: 1px solid #666666;
	text-align:left;
	margin-right: 5px;
	}
.PhotoDroite {
	border: 1px solid #666666;
	text-align:right;
	margin-left: 5px;
	}

