* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 0.625em arial;
	background: #0e3061;
}
.clear {
	clear: both;
}
.anchor {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#headerHomepage {
	background: url(../imgs/bgHeaderHomepage.jpg) repeat-x;
	height: 362px;
}
#header {
	background: url(../imgs/bgHeader.jpg) repeat-x;
	height: 231px;
}
#search {
	margin: 0px auto;
	width: 960px;
	text-align: right;
	height: 29px;
	background: url(../imgs/searchBg.gif) no-repeat;
}
#logo {
	display: none;
}
#visuel {
	background: url(../imgs/VisuelHomepage.jpg) no-repeat;
	margin: 0px auto;
	height: 228px;
	width: 790px;
	padding-left: 170px;
	padding-top: 64px;
}
#visuel h2 span, #visuel h3 span {
	display: none;
}
#visuel h2 {
	background: url(../imgs/titre-visuel.gif) no-repeat left top;
	height: 50px;
	width: 450px;
}
#visuel p {
	font-size: 12px;
	color: #FFFFFF;
	width: 400px;
	padding-bottom: 10px;
}


/* Têtières */
#tetiere {
	margin: 0px auto;
	height: 161px;
	width: 960px;
}
#tetiere h2 span {
	display: none;
}

/* Boites contextuelles en homepages */
#cartouche {
	width: 802px;
	margin: 0px auto;
	list-style: none;
	padding-left: 158px;
	height: 187px; #auto;
}
#cartouche p {
	width: 170px;
	font: bold 1.1em arial;
	text-transform: uppercase;
	color: #7497c3;
	float: left;
	padding: 50px 15px 0px;
}
#cartouche #une {
	background: url(../imgs/bgUne.gif) no-repeat;
}
#cartouche #temoignage {
	background: url(../imgs/bgTemoignage.gif) no-repeat;
}
#cartouche #carte {
	background: url(../imgs/bgCartes.gif) no-repeat;
}
#cartouche #adhesion {
    background: url(../imgs/bgAdhesion.gif) no-repeat;
}
#cartouche #extranet {
    background: url(../imgs/bgExtranet.gif) no-repeat;
}
#cartouche #contact {
	background: url(../imgs/bgContact.gif) no-repeat;
}
#cartouche p a {
	float: left;
	font-size: 1em;
	color: #929292;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 15px;
}
#cartouche p a:hover {
	color: #616161;
}

/* Contenus */
#contain {
	background: #FFFFFF url(../imgs/bgContain.jpg) repeat-x left bottom;
}
#contain_ {
	width: 960px;
	margin: 0px auto;
	padding-bottom: 40px;
}
#colGauche {
	float: left;
	width: 143px;
	padding: 40px 5px 80px 10px;
}
#colCentre {
	float: left;
	width: 520px;
	padding-top: 31px;
	padding-left: 42px;
	color: #0A246A;
}
#colCentre h3 span {
	display: none;
}
#colCentre p {
	font-size: 1.2em;
	width: 95%;
	padding-bottom: 10px;
}
#colCentre ol {
    font-size: 1.2em;
    margin-bottom: 20px;
    
    list-style-position:outside;
    margin-left:30px;
    
}
#colCentre ul {
    font-size: 1.2em;
    list-style: url(../imgs/puce.gif) none inside;
    margin-bottom: 20px;
    
    list-style-position:outside;
    margin-left:30px;
    
}
#colCentre ul ul {
    font-size: 1em;
    list-style: url(../imgs/puce_seconde.gif) none inside;
    margin-bottom: 20px;
    
    list-style-position:outside;
    margin-left:30px;
    
}

#colCentre a:link {
    color: #FF0000;
    text-decoration: none;
}

#colCentre a:visited {
    color: #616161;
    text-decoration: none;
}

#colCentre a:hover {
	color: #970404;
    text-decoration: underline;
}

#coldroite {
	float: right;
	width: 235px;
	padding-top: 31px;
}





/* FOOTER */
#footer {
	background: #0e3061 url(../imgs/bgfooter.jpg) repeat-x;
	color: #A9B9CB;
	font-size: 0.9em;
}
#footerContain {
	width: 802px;
	margin: 0px auto;
	background: url(../imgs/bgfooter2.jpg) no-repeat 146px top;
	height: 31px;
	padding-left: 158px;
	padding-top: 15px;
}
#footerContain a {
	color: #A9B9CB;
	text-decoration: none;
}
#footerContain a:hover {
	color: #FFFFFF;
}
