﻿/**************generale***************/
body{
	background-color:#ffffff;
	color:#272727;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
#globale{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(gauche_repeat.jpg);
	background-repeat:repeat-y;
	position:relative;
}
#header
{
background-image:url(header.jpg);
background-repeat:no-repeat;
width:970px;
height:120px;
margin:0 auto 0 auto;
position:relative;
background-color:white;
padding-bottom:23px;
}
#footer{
	clear:both;
	background-image:url(basdepage_ligne.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:970px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:22px;
	margin-bottom:35px;
}
#gauche{
	float:left;
	width:271px;
}
#milieu{
	float:left;
	width:509px;
	padding-left:20px;
	padding-right:20px;
}
#droite{
	float:left;
	width:150px;
}
h2#chemin{
	font-size:10px;
	background-color:white;
	position:absolute;
	bottom:0px;
	padding-left:290px;
	
}
#drapeaux {
	float:right;
	width:80px;
	height:20px;
	background:url('uk_fr.png') no-repeat;
	margin-top:120px;
	margin-right:160px;
	position:relative;
}
#drapeaux #fr {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:40px;
	height:20px;
}
#drapeaux #en {
	position:absolute;
	top:0;
	left:40px;
	display:block;
	width:40px;
	height:20px;
}
#drapeaux a span {
	display:none;
}

/******************DROITE************/
#droite-haut{
	height:28px;
	width:150px;
	background-image:url(droite_menuhaut.jpg);
}
#droite-milieu{
	width:150px;
	background-image:url(droite_menurepeat.jpg);
}
#droite-bas{
	height:43px;
	width:150px;
	background-image:url(droite_menubas.jpg);
}
/***************************GAUCHE****************/
#gauche-titre-haut{
	width:271px;
	height:18px;
	background-image:url(gauche_titrehaut.jpg);
}
#gauche-titre-milieu{
	width:271px;
	background-image:url(gauche_titrerepeat.jpg);
}
#gauche-titre-milieu img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#gauche-titre-bas{
	width:271px;
	height:28px;
	background-image:url(gauche_titrebas.jpg);
}
#gauche-content{
	padding-left:30px;
		padding-bottom:174px;
}
/**********************MENU GAUCHE***************/
#gauche-content-menu {
	padding:0;
	margin:0;
	list-style-type:none;
}
#gauche-content-menu li{
	padding:0;
	margin:0;
	list-style-type:none;
}
#gauche-content ul li a{
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	height:39px;
	padding-left:35px;
}
#gauche-content ul li a:hover{
	background-position:bottom left;
}
#gauche-content ul li a img{
	margin-top:7px;
}
#gauche-content p {
	text-align:justify !important;
}
#logo-bas-menu{
	width:188px;
	height:174px;
	background-image:url(gauche_chantier.jpg);
	position:absolute;
	left:19px;
	bottom:-4px;
	z-index:15;
}
#logo-bas-menu.sommaire {
	left:280px !important;
	bottom:-10px !important;
}
/*********************MENU HAUT******************/
#header ul{
	list-style-type:none;
	position:absolute;
	top:80px;
	left:315px;
}
#header ul li{
	float:left;
}
#header ul li a{
	display:block;
}
div#decompte{
	position:absolute;
	left:570px;
	top:30px;
}
#signe{
	position:absolute;
	left:583px;
	top:30px;
	color:#007A8C;
	font-size:40px;
}
/*********************MENU PRINCIPAL*************/
#droite-milieu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#droite-milieu ul li{
	border-bottom:solid 1px white;
	padding-right:8px;
	padding-bottom:6px;
	padding-top:6px;
}
#droite-milieu ul li.no-border{
	border:none!important;
}
#droite-milieu ul li a{
	text-align:right;
	display:block;
}

/***************************CONTENU*********************/
#cadre-chapo-haut{
	margin-top:13px;
	width:511px;
	height:15px;
	background-image:url(centre_blochaut.jpg);	
	background-position:bottom;
	background-repeat:no-repeat;
}	
#cadre-chapo-milieu{
	width:491px;
	background-image:url(centre_blocrepeat.jpg);	
	padding-left:10px;
	padding-right:10px;
	/*padding-top:10px;*/
}	
#cadre-chapo-bas{
	width:511px;
	height:13px;
	background-image:url(centre_blocbas.jpg);	
	background-position:top;
	background-repeat:no-repeat;
}	
#cadre-chapo-milieu h3{
	color:white;
	margin:0;
}
#cadre-chapo-milieu p{
	color:white;
	margin:0;
	padding:2px 0;
}
#cadre-chapo-milieu a {
	color:white;
}

#footer a.backgroundhoverchange{
	margin-top:60px;
}
#footer td{
	padding-left:auto;
	padding-right:auto;
	font-size:10px;
	width:auto;
	line-height:14px;
	vertical-align:bottom;
}
a#retour-accueil{
	display:block;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	width:350px;
	height:120px;
}

h3.spip{
	color:#1c8599;
	font-size:15px;
	margin:10px 0 5px 0;
}
hr.spip{
	color:#1c8599;
	border-color:#1c8599;
}
p.spip {
	margin:7px 0;
}
table.spip {
	border-collapse:collapse;
	border:0px;
}
table.spip th, table.spip td {
	padding:5px 10px;
	vertical-align:top;
	text-align:justify;
	width:150px;
}
ul.spip {
	margin-top:0;
}
li.spip {
}
a{
	text-decoration:none;
	color:#1c8599;
}
a:hover{
	text-decoration:underline;
}
a.backgroundhoverchange{
	background-position:top;
}
a.backgroundhoverchange:hover{
	background-position:bottom;
}
a.backgroundhoverchange span{
	display:none;
}
img{
	border:0;
}

.uneImageJointe{
	float:left;
	margin-left:5px;
}
.unDocJoint{
	 width:85%!important;
}
.unDocJoint img{
	 display:inline!important;
	 float:left!important;
	 border:none!important;
	 margin-right:4px;
	 margin-bottom:4px;
}
.unDocJoint span{
	 float:left!important;
	 position:relative;
	 bottom:14px;
}
.spip_documents_center img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.spip_documents_center dt{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}
.spip_documents_left,.spip_logos{
	margin-right:8px;
}
.spip_documents_right{
	margin-left:8px;
}

#TB_window {
	background-color:#000000 !important;
	color:#FFFFFF !important;
}
#TB_window a {
	color:#FFFFFF !important;
}
/**********FORMU*******/
fieldset{
	border:0;
}
legend{
font-weight:bold;
}
.erreur{
	color:red;
}
input,textarea{
	width:90%;
	color:#1C859A;
	font-weight:bold;
}
textarea{
	height:100px;
}
input[type="checkbox"] {width:auto;}
ul.boutons{
	list-style-type:none;
}

form dl {
	clear:both;
	padding:5px 0;
}
form dl dt {
	margin:0;padding:0;
	float: left;
	clear: left;
	width: 160px;
	color:#1C859A;
}
form dl dd {
	margin:0;padding:0;
	float: right;
	clear: right;
	width: 300px;
}






/***************UTILITAIRE**********/
.left{float:left;}
.right{float:right;}
.invisible{display:none;}
.spacer{clear:both;}
a.actif{
	background-position:bottom!important;
}
