html {
	/*background-image:url(../images/fond-page-repeat.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	background-color:#9A6E3D;*/
}
body {
	background-image:url(../images/fond-page-repeat.jpg);
	background-position:top left;
	background-repeat: repeat;
/*	background-image:url(../images/fond-page-haut.jpg);
	background-position:top left;
	background-repeat: repeat-x;*/
	margin:0px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:14px;
}

#FondBody
{
	background-image:url(../images/fond-page-haut.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
h1,h2,h3,h4,p,form{
	margin:0px;
	padding:0px;
}
ul,li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
#FondPage{
	text-align:center;
/*	min-height:600px;
	_height:600px;
*/}
#FondPage.png {
	background-image:url(../images/fond-page-int-repeat.png);
	background-position: top center;
	background-repeat:repeat-y;
}
#Page{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:center;
	background-image:url(../images/fond-page-int.jpg);
	background-position: top center;
	background-repeat:no-repeat;
/*	min-height:600px;
	_height:600px;
*/}

/*****************************************************
                        ENTETE
*****************************************************/
#Entete {
	padding:0px;
}
#Contenu{
	width:980px;
/*	min-height:600px;
	_height:600px;*/
	text-align:left;
}
.ttt {
	font-size:12px;
}

/****************************************************************
					CHEMIN DE VIE
****************************************************************/

#Chemindevie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
	text-align:left;
	padding-left:2px;
	margin-bottom: 10px;
}
#Chemindevie a,
#Chemindevie a.link,
#Chemindevie a.active,
#Chemindevie a.visited{
	color:#000000;
	text-decoration:none;
}
#Chemindevie a:hover{
	color:#FEFCE5;
	text-decoration: underline;
	font-weight: normal;	
}

/*****************************************************
                        CONTENU
*****************************************************/
#BlocMenuGauche{
	width:220px;
/*	min-height:500px;
	_height:500px;*/
	float:left;
}
#MenuGauche{
	padding: 22px 5px 5px 20px;
	color:#FEFCE5;
}
#MenuGauche h1{
border-bottom:2px solid #690303;
color:#690303;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
margin-bottom:10px;
padding-left:5px;
text-transform:uppercase;
}
#MenuGauche h1 a, #MenuGauche h1 a:link, #MenuGauche h1 a:active, #MenuGauche h1 a:visited {
	color:#FEFCE5;
	text-decoration:none;
}
#MenuGauche h1 a:hover {
	color:#501A04;
	text-decoration:none;
}
#MenuGauche ul{
	margin-left:15px;
	margin-top:0px;	
	margin-bottom:10px;
	margin-right:0px;
}
#MenuGauche ul li{
	list-style-type: none;
/*	list-style-position: inherit;
	list-style: square;*/
	color:#501A04;
	padding-left:0px;
	font-weight:normal;
	font-size:12px;
	margin-bottom: 5px;
}
#MenuGauche ul li.png{
	line-height: 18px;
}
#MenuGauche ul li a, #MenuGauche ul li a:link, #MenuGauche ul li a:active, #MenuGauche ul li a:visited {
	color:#690303;
	text-decoration:none;
	font-weight:bold;
	font-family:trebuchet MS;
}
#MenuGauche ul li a:hover {
	color:#FEFCE5;
	text-decoration:none;
}

.MenuAccueil
{
display:block;
color:#690303;
font-size:12px;
height:30px;
padding-left:5px;

}

.MenuAccueil a, .MenuAccueil a:link, .MenuAccueil a:active, .MenuAccueil a:visited
{
color:#690303;
font-size:12px;
font-weight:bold;
}

.MenuAccueil a:hover
{
color:#fefce5;
}


#BlasonSavoie {
	padding-left:60px;
	padding-top:30px;
}
#BlocTxt {
	width: 750px;
/*	min-height:500px;
	_height:500px;*/
	float:left;
	overflow:hidden;
}
#Txt {
color:#000000;
margin:20px 50px 10px 25px;
text-align:justify;
}

#Txt {
color:#000000;
margin-left:30px;
margin-top:30px;
text-align:justify;
width:670px;
}

#Txt p{
	margin-bottom:12px;
}
#Txt h1 {
background-color:#742f0b;
color:#FEFCE5;
	font-size:18px;
	font-weight:normal;
	padding: 0px 5px 2px 5px;
	margin-bottom: 10px;
}
#Txt h2 {
	color:#742F0B;
	text-transform:none;
	font-size:15px;
	margin-top:4px;
	margin-bottom: 7px;
	text-transform:capitalize;
}
#Txt h3 {
	color:#FEFCE5;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom: 10px;
}
#Txt ul{
	margin-left:20px;
	margin-bottom:12px;
}
#Txt ul li{
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	margin-bottom:6px;
}
.ttt {
	font-size:10px;
}


/*****************************************************
                        PIED DE PAGE
*****************************************************/

#PiedPage{
	padding:7px 5px 0px 5px;
	min-height:50px;
	_height:50px;
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
}
#PiedPage.png{
	background-image:url(../images/fond-baspage.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#PiedPage a, #PiedPage a:link, #PiedPage a:active, #PiedPage a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#PiedPage a:hover {
	color:#FFCC00;
	text-decoration:none;
}
#BlocSignature {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:10px;
}
#CGV{
	color:#fff;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	float:left;
	width:50%;
	text-indent:30px;
}
#CGV a, #CGV a:link, #CGV a:active, #CGV a:visited {
	color:#fff;
	text-decoration:underline;
}
#CGV a:hover {
	color:#fff;
	text-decoration:none;
}


#Signature{
	color:#fff;
	text-align:right;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	float:left;
	width:50%;}
#Signature a, #Signature a:link, #Signature a:active, #Signature a:visited {
	color:#fff;
	text-decoration:underline;
}
#Signature a:hover {
	color:#fff;
	text-decoration:none;
}

/*****************************************************
                        FORMULAIRES
*****************************************************/
.combo {
	height: auto; 
	border: #292929 1px solid;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
