@charset "utf-8";

/* CSS Document */

body {
	text-align: center;
	font: 0.9em/1.5 Arial, Helvetica, sans-serif;
	background: url(images/fond.jpg) #243f5a top center no-repeat;
	/*background: url(images/fond.jpg) #0d0f15 top center no-repeat;*/
}

div, p, h1, h2, h3{
	margin: 0;
	padding: 0;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 13.33px;
}

#conteneur {
	background-color: #FFF;
}
#page {
	background: url(images/fd_page.gif) #FFF;
	margin-top: 10px;
}
#gauche {
	float: left;
	text-align: left;
	margin: 0;
	position: relative;
}
#bt_partenaires  {
	font-variant: small-caps;
	color: #011a26;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 2em;
	font-weight: bold;
	margin: 5px 50px;
}
#bt_partenaires:hover {
	color: #900;
}
#actus_gauche {
	margin: 0 20px 0 20px;
}
#actus_gauche li {
	margin: 0;
}
#actus_gauche img {
	width:131px;
	height:75px;
	padding:5px 0;
}
#actus_gauche h2 {
	font-size: 1.2em;
	border-bottom: solid 1px #900;
	margin-bottom: 0.5em;
}
#actus_gauche h2 a {
	color: #900;
	text-decoration:none;
}
#actus_gauche .plus{
	background:url(images/puce1.png) 70px -5px no-repeat;
	display:block;
	float:right;
	width:40%;
}
#actus_gauche .pdf{
	display:block;
	float:left;
	width:40%;
}
#actus_gauche p {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
#actus_gauche p span {
	color: #333;
	font-style: oblique;
	margin-right: 10px;
}
#actus_gauche li p a {
	color: #011a26;
	text-decoration: none;
	font-style: italic;
/*	display: block;
	width: 200px;
	height: 15px;
*/	font-size: 0.8em;
	font-weight: bold;
}

#actus_page {
	margin: 0 20px 0 50px;
}
#actus_page li {
	margin: 0;
	position: relative;
	min-height: 100px;
}
#actus_page h2 {
	color: #011a26;
	font-size: 1.2em;
	border-bottom: solid 1px #011a26;
	margin-bottom: 0.5em;
}
#actus_page p {
	/* [disabled]font-size: 0.8em; */
	line-height: 1.3em;
	color: #666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#actus_page p span {
	color: #333;
	font-style: oblique;
	margin-right: 10px;
}
#actus_page li p a {
	color: #011a26;
	text-decoration: none;
	font-style: italic;
	background:url(images/puce1.png) 85px -4px no-repeat;
	display: block;
	width: 200px;
	height: 15px;
	/* [disabled]font-size: 0.8em; */
	font-weight: bold;
}
#actu_detail {
	position: relative;
	min-height: 320px;

}
#actu_detail h2 {
	margin: 0 50px 10px 50px;
	font-size: 1.5em;
	border-bottom: solid 1px #666;
}

#actu_detail h3{
	margin: 0 50px;
	font-size: 0.8em;
	font-style: italic;
	color: #666;
}
#actu_detail #pdf {
	margin: 50px 50px 10px 75px;

}

#actu_detail #pdf li {
	margin: 0 0 5px 0;
	background: url(images/divers.png) 0 -103px no-repeat;
	padding-left: 25px;
}
#actu_detail img {
	position: absolute;
	left: -290px;
	width: 260px;
	height: 150px;
}

#actu_detail #img1 {
	top: 0px;
}

#actu_detail #img2 {
	top: 160px;

}


#actu_detail #pdf li a {
	text-decoration: none;
	color: #333;
}
#actu_detail #pdf li a:hover {
	color: #F90;
}













#droite {
	/* [disabled]background:url(images/globe.png) no-repeat; */
	text-align: left;
	margin-top: 10px;
	font-size: 0.8em;
	min-height: 300px;
}

#droite h1{
	font-size:2em;
	margin-left: 50px;
	font-variant: small-caps;
	color: #011a26;
	letter-spacing: 1px;
	margin-bottom: 25px;
}
#droite > h2{
	font-size:2em;
	margin: 50px 0 0 50px;
	font-variant: small-caps;
	color: #011a26;
	letter-spacing: 1px;
	border-top: solid 1px #ccc;
}
#droite p {
	margin: 0 0 10px 50px;
	/* [disabled]font-size: 0.8em; */
	text-align: justify;
}
span.gras {
	font-weight: bold;
}

span.sbt {
	font-weight: bold;
	color: #900;
}

#droite p#adresse {
	font-weight: bold;
	margin-left: 160px;
	margin-top: 50px;
}
#droite p.phrase_accueil {
	margin: 25px 0 0 50px;
	line-height: 2em;
	font-size: 1.3em;
	color: #022737;
	text-align: justify;
}
ul.services{
	margin: 25px 0 25px 50px;
}
ul.services h3{
	font-size:0.9rem;
	color:#900;
}
ul.services li{
	background-image: url(images/divers.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0 -203px;
}
ul#baseline_accueil {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	/* [disabled]line-height: 1.3em; */
	margin: 25px 0 50px 0px;
}
ul#baseline_accueil li {
	/* [disabled]background-image: url(images/divers.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: -25px -45px; */
	font-style: italic;
	color: #900;
	font-variant: small-caps;
	padding-left: 25px;
}
ul#baseline_accueil li span {
	color: #333;
	font-size: 0.8em;
	font-variant: normal;
}
ul.liste1 {
	margin-left: 50px;
}
ul.liste1 li {
	margin: 10px 0 0 0;
	padding-left: 25px;
	/* [disabled]background: url(images/divers.png) 0 -154px no-repeat; */
}
ul.liste1 li.puce1 {
	background: url(images/divers.png) 0 -203px no-repeat;
}
#droite cite {
	font-weight: bold;
	font-size: 1.2em;
}
#nav_1 {
	position: absolute;
	bottom: 5px;
	right: 10px;
	margin: 0;
}
#nav_1 li {
	float: right;
	margin: 0 0 0 20px;
}
#nav_1 li a {
	color: #f1f1f1;
	text-decoration: none;
	font-size: 0.8em;
}
#nav_1 li a:hover {
	color: #900;
}


#logos_partenaires {
	position: relative;
	background: url(images/logos_partenaires.gif) no-repeat;
	height: 100px;
}
#logos_partenaires a{
	position: absolute;
	display: block;
	height: 40px;
	text-indent: -3000px;
}
#logos_partenaires a#asl {
	top:0; left:0;
	width:100px;
}
#logos_partenaires a#ats {
	top:0; left:100px;
	width:100px;
}

#logos_partenaires a#gts {
	top:0; left:200px;
	width:100px;
}
#logos_partenaires a#f2bpaclog {
	top:40px; left:0;
	width:300px;
}
ul#pays{
	position:absolute;
	width: 170px;
	left: 10px;
	top: 10px;
}
ul#pays li{
	display:block;
	width: 25px;
	float:left;
	margin: 0;
}
ul#pays li a{
	display:block;
	width:25px;
	height:25px;
	background-image: url(images/divers.png);
	margin-right: 5px;
}
#pied {
	background: url(images/pied/pied_fd.png) no-repeat #fff;
	border: solid 1px #fff;
	border-top: none;
	height: 139px;
	position: relative;
	width: 958px;
	margin: 0;
}
#nav_pied_1 {
	position: absolute;
	top: 60px;
	right: 10px;
	border-bottom:solid 1px #666;
	padding-bottom:10px;
	width: 75%;
}
#nav_pied_1 li, #nav_pied_2 li {
	float: right;
	margin: 0 0 0 20px;
}
#nav_pied_1 li a, #nav_pied_2 li a {
	color: #f1f1f1;
	text-decoration: none;
	font-size: 0.8em;
}
#nav_pied_2 {
	position: absolute;
	top: 100px;
	right: 10px;
}
#nav_pied_1 li a:hover, #nav_pied_2 li a:hover {
	color:#900;
}
#description {
	color: #999;
	font-size: 0.75em;
	line-height: 1.2em;
	padding: 10px;
	width: 940px;
	margin: 0 auto;
}


#illustration {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 40px;
}
#baseline{
	width:100%;
	line-height:50px;
	background-color:white;
	position:absolute;
	top:0px;
	left:0px;
	color:red;
	font-size:2em;
	text-shadow: 0px 0px 10px #666;
	opacity:0.8;
	filter: alpha(opacity=80); 
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	font-variant:small-caps;
}
#entete {
	background-color: #022737;
	position: relative;
	height: 330px;
	margin-top: 10px;
}
#entete #illustration {
	position: absolute;
	top: 40px;
}

form#id_entete {
	position: absolute;
	top: 10px;
	right: 10px;
}
form#id_entete label {
	color: #999999;
	font-variant: small-caps;
}
form#id_entete input {
	margin: 0 5px;
	padding: 0px;
	border: none;
	font-size: 0.8em;
}
form#id_entete #bt_id_envoyer {
	background-color: #F33;
	font-size: 0.8em;
	padding: 0px 10px;
	margin: 0 5px;
	cursor:pointer;
}
form#id_entete a {
	color: #F33;
	text-decoration: none;
	margin-left: 10px;
	font-size: 0.8em;
}
form#id_entete a:hover {
	color: #FFCC33;
}
ul#arianne {
	width: 100%;
	margin-bottom: 25px;
	height: 2em;
	text-align: right;
}
ul#arianne li {
	/* [disabled]float: right; */
	padding: 0;
	display: inline-block;
	margin: 0;
	zoom: 1;
	*display:inline;
}
#arianne li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	background: url(images/puce1.png) right -4px no-repeat;
}
#arianne li a:hover {
	color: #900;
}
#implantations {
	position: relative;
	margin: 100px 0 0 50px;
}
#implantations li {
	color: #666;
	min-height: 150px;
	margin-bottom: 75px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	background-image: url(images/divers.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0 -199px;
}
#implantations li h2 {
	font-size: 1.5em;
	font-variant: small-caps;
}
#implantations li a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#implantations li a:hover {
	color: #900;
}
#implantations p  {
	margin: 0 0 20px 0;
	width: 300px;
}
#implantations img  {
	position: absolute;
	/* [disabled]width: 260px; */
	/* [disabled]height: 150px; */
}
#implantations img.logo {
	left: 350px;
	margin-top: 10px;
}
#implantations img.image_gauche {
	left: -340px;
	width: 260px;
	height: 150px;
	border: solid 1px #ccc;
}
#implantations img.image_gauche_sb {
	left: -340px;
	width: 260px;
	height: 150px;
}
#contact {
	margin-top: 50px;
}
#contact p {
	margin:0 0 10px 0;
}
#contact p label {
	width: 100px;
	display: block;
	float: left;
	font-size: 0.9em;
	text-align: right;
	padding-right: 10px;
}
#contact p .imp_form {
	color: #C00;
}
#contact p input#bt_form_envoyer {
	background-color: #900;
	color: #fff;
	border: solid 1px #333;
	padding: 5px 10px;
	cursor: pointer;
	border:none;
}
#map {
	width: auto;
	height: 350px;
	margin: 25px 0 0 75px;
	border: solid 1px #666;
}
#no_flash {
	position:relative;
	height: 260px;
	background-image: url(images/entete/1.jpg);
}
#no_flash h4{
	position:absolute;
	left:350px;
	top: 90px;
	font-size:0.8em;
	background-color: #900;
	width: 50%;
	color: #022737;
	padding: 15px;
	border: solid 1px #022737;
}
#lien_ats {
	display: block;
	height: 40px;
	width: 150px;
	text-indent: -3000px;
	background-image: url(images/logo_ats.png);
	background-repeat: no-repeat;
}

#lien_asl {
	display: block;
	height: 40px;
	width: 150px;
	text-indent: -3000px;
	background-image: url(images/logo_asl.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}


#lien_gts {
	display: block;
	height: 40px;
	width: 150px;
	text-indent: -3000px;
	background-image: url(images/logo_gts.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
ul#liste_groupe {
	margin-top: 20px;
	margin-left: 30px;
}


#lien_paclog {
	display: block;
	height: 40px;
	width: 150px;
	text-indent: -3000px;
	background-image: url(images/logo_f2bpaclog.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#actus_gauche li p a.pdf {
	background: url(images/divers.png) 0 -103px no-repeat;
	padding-left: 25px;
	padding-top: 2px;
}

