/*  

*/



/* Typography de base */

body {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-attachment: fixed;
	background-color: #C0C0BD;
	background-image: url(../images/interface/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.tableauPrincipal {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

img{
	border:0px;
}


#entete {
	height: 202px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/entete.jpg);
	width: 747px;
	background-repeat: no-repeat;
}
#contenu {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

#contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #999999;
	padding: 0px;
	line-height: 31px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	margin-left: 0px;
	letter-spacing: normal;
}
#contenu h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 4px;
	display: block;
}
#contenu h3 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 19px;
	margin: 12px 0px 6px;
	padding: 0px;
}
#contenu h4 {
	font-size: 13px;
	color: #b74707;
	padding: 3px 0px 2px;
	text-transform: uppercase;
	font-weight: normal;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 20px;
	display: block;
}
#contenu h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	margin: 8px 10px 5px 0px;
	padding: 0px;
	font-weight: normal;
}

#contenu ul{
	list-style-type: none;
	list-style-image: url(../images/interface/puce.gif);
	margin: 4px 0px 10px 20px;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
}
#contenu ul li {
	font-size: 12px;
	padding-top: 3px;
	margin: 0px;
}
#contenu p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
#contenu .TXTintro {
	font-size: 12px;
}

a:link {
	color: #b74707;
}

a:hover {
	color: #999999;
	text-decoration: none;
}



.secteurs {
	padding: 10px 0px 6px;
	margin-bottom: 3px;
	background-image: url(../images/interface/fond_secteurs.jpg);
	background-repeat: no-repeat;
	display: block;
	min-height: 100px;
	background-color: #FFFFFF;
}
#contenu .secteurs H1 {
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 22px;
	margin: 0px 0px 6px 38px;
	padding: 0px;
	font-weight: bold;
}
#contenu .secteurs H2 {
	color: #000000;
	margin-top: 7px;
	font-size: 12px;
	border: none;
	margin-left: 10px;
}
#contenu .secteurs ul {
	color: #000000;
	margin-left: 9px;
	list-style-position: inside;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center;
	padding: 1px;

}
#contenu .secteurs img {
	padding: 0px;
	margin: 3px;
	text-align: center;
	border: 1px solid #FFFFFF;
}


#contenu .secteurs ul li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.colDroite {
	padding-left: 20px;
}
#contenu ul ul {
	list-style-image: url(../images/interface/puce2.gif);
	list-style-type: none;
	padding-right: 50px;
}
/*********** #colGauche ***********/
#colGauche {
	width: 200px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#colGauche ul a:link, #colGauche ul a:visited {display: block;}
#colGauche ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#colGauche li {border-bottom: 1px solid #ffffff;}

/* fix for browsers that don't need the hack */
html>body #colGauche li {border-bottom: none;}
#contenu .image {
	padding: 35px 0px 15px;
	background-image: url(../images/interface/fond_secteurs.jpg);
	text-align: left;
	min-height:160px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

}
#contenu .image img {
	padding: 0px;
	margin: 3px;
	border: 1px solid #FFFFFF;
	height: 165px;
	width: 225px;
}



/*********** #enteteTel  ***********/
#enteteTel {
	height: 38px;
	background-image: url(../images/entet_tel.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #CCCCCC;

}
#enteteTel ul a:link, #enteteTel ul a:visited {display: inline; text-decoration: none;}
#enteteTel ul {list-style: none; margin: 0; padding: 0;}
#enteteTel ul li {
	list-style-type: none;
	display: inline;
}


/*********** menuEnteteTel ***********/

#menuEnteteTel{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

#menuEnteteTel a:link, #menuEnteteTel a:visited{
	color: #EBEBEB;
	padding: 2px 0px 2px 10px;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #ebebeb;

  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#menuEnteteTel a:hover{
	border: 1px dotted #FFFFFF;
	text-decoration: none;
}
/*********** footer  ***********/
#footer {
	background-image: url(../images/footer.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 18px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F6F6F;
}

#footer ul a:link, #footer ul a:visited {display: inline; text-decoration: none;}
#footer ul {list-style: none; margin: 0; padding: 0;}
#footer ul li {
	list-style-type: none;
	display: inline;
}
#footer p {
	color: #ebebeb;
	display: block;
	float: right;
	font-size: 78%;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -13px;
	text-align: right;
	line-height: 120%;

}

/*********** menuFooter ***********/

#menuFooter{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

#menuFooter a:link, #menuFooter a:visited{
	color: #EBEBEB;
	padding: 2px 0px 2px 10px;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #EBEBEB;

  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#menuFooter a:hover{
	border: 1px dotted #FFFFFF;
	text-decoration: none;
}
.flecheHaut {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#contenu ul li strong {
	color: #b74707;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #999999;
}
.tableauBase {
	border-top: none;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #88888;
	border-left: 1px solid #888888;
}

.tel {
	font-size: 24px;
	font-weight: bold;
	color: #C5C5C5;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact {
	border: 1px solid #7E7E7E;
	padding-right: 8px;
	padding-left: 8px;
}
.contactGauche {
	padding-top: 10px;
}
