body {
margin : auto;
padding : 0;
font-size: 12px;
color : #FFFFFF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
background : #000000 url('/images/fond.png') repeat top;
}

img {
border: 0;
}

form , ul , li{
margin: 0;
padding:0;
}

form {
display: inline;
}

.formulaire_header {
border: none;
background: none;
padding: 0;
font-size: 14px;
color: #636363;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
width: 300px;
}

input, textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif;
padding : 3px;
color: #FFFFFF;
font-size : 11px;
background: #666666;
border: 1px solid #CCCCCC;
font-weight: normal;
}





/******************** LIENS ********************/ 

a {
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
font-weight: bold;
text-decoration: underline;
}

#header_droite_texte a , #footer_haut_droite_texte a {
color: #9abce7;
font-weight: normal;
text-decoration: underline;
}

#header_droite_texte a:hover , #footer_haut_droite_texte a:hover { 
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}


#menu_haut_liens ul { 
list-style-type : none;
}

#menu_haut_liens li { 
float : left;
}

#menu_haut_liens li a {
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
display: block;
padding: 15px 18px 15px 18px;
text-align: center;
margin-right: 1px;
}

#menu_haut_liens li a:hover { 
color: #FFFFFF;
text-decoration: underline;
}

.menu_droite a {
color: #c7c7c7;
font-size: 12px;
background : url('images/menu_droite_lien.png') no-repeat top center;
font-weight: normal;
display: block;
padding: 3px 46px 3px 16px;
margin-bottom: 3px;
}

.menu_droite a:hover { 
color: #FFFFFF;
text-decoration: none;
}

/******************** LIENS ********************/ 





/******************** DESIGN GLOBAL ********************/ 

#global {
width: 1000px;
margin: auto;
}

#global_gauche {
float: left;
width: 74px;
}

#header {
height: 120px;
}

#header_logo {
float: left;
width: 199px;
height: 102px;
}

#global_centre {
float: left;
width: 852px;
background : url('images/fond_contenu.png') repeat-y top;
}

#global_droite {
float: left;
width: 74px;
}

#header_droite {
float: right;
width: 405px;
height: 102px;
background : url('images/header_droite.png') no-repeat;
}

#header_droite_formulaire {
width: 300px;
position: relative;
left: 85px;
margin-top: 33px;
}
.formulaire_submit {
	margin:1px 0 0 30px;
	border: 1px solid yellow;
}

#header_droite_texte {
text-align: right;
padding-right: 20px;
font-size: 11px;
margin-top: 10px;
}

#menu_haut {
height: 48px;
width: 834px;
position: relative;
left: 9px;
background : url('images/menu_haut.png') no-repeat;
margin-bottom: 18px;
}

#menu_haut_liens {
padding: 0 40px 0 40px;
}

#container_gauche {
float: left;
width: 570px;
position: relative;
left: 16px;
color: #979797;
font-size: 11px;
}

.titre_01 {
background : url('images/titre_01.png') no-repeat left top;
height: 45px;
margin-bottom: 14px;
}

.titre_texte_01 {
font-size: 2em;
color: #009eff;
padding-left: 90px;
position: relative;
top: 3px;
}

.titre_texte_02 {
font-size: 2em;
color: #ff7600;
padding-left: 80px;
position: relative;
top: 3px;
}



.mini_bloc {
float: left;
width: 165px;
/*height:320px;
min-height:320px;
max-height:320px;*/
border-right: 1px #989898 dotted;
padding: 0 10px 0 10px;
}


#container_droite {
float: right;
width: 229px;
position: relative;
right: 16px;
}

.menu_droite {
margin-bottom: 16px;
padding: 5px 0 2px 0
}

.menu_droite_titre {
font-size: 13px;
color: #FFFFFF;
padding-left: 10px;
position: relative;
top: 2px;
}

#footer_haut {
height: 39px;
background : url('images/footer_haut.png') no-repeat;
}

#footer_haut_gauche {
float: left;
width: 420px;
padding-left: 14px;
color: #636161;
position: relative;
top: 13px;
}

#footer_haut_droite {
float: right;
width: 320px;
margin-top: 13px;
}

#footer {
color: #FFFFFF;
height: 200px;
background : url('images/footer2.png') no-repeat top;
}

#footer_haut_droite_texte {
font-size: 11px;
padding-top: 10px;
padding: 10px 20px 10px 0;
text-align: right;
}

#footer_gauche {
float: left;
width: 290px;
height: 120px;
font-size: 10px;
position: relative;
left: 26px;
}

#footer_droite {
float: right;
width: 290px;
height: 120px;
font-size: 10px;
position: relative;
right: 26px;
}

#footer_copyright {
text-align: center;
font-size: 10px;
padding-top: 8px;
}

/******************** DESIGN GLOBAL ********************/
/*Page navigatoin 2 ----------------------------- */

#content .wp-pagenavi {
	text-align:center;
	height:25px;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
}
#content .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #0681b5;
	line-height:24px;
	background-color: #e7e7e7;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #666;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #fff;
	background:#0681b5;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #314332;
}

#content #pagination {
	text-align:center;
}

#content #pagination .actif {
	text-decoration:underline;
	color:#1d7acc;
}

#content #pagination a:hover {
	text-decoration:underline;
	color:#1d7acc;
}

/* DIV FICHE */
.fiche
{
	background-color:#4B4B4B;
	border:#646464 3px solid;
	width:565px;
	padding:2px;
	margin-bottom:12px;
}
.affiche
{
	/*border:blue 1px solid;*/
	float:left;
	width:120px;
	height:160px;
	margin-right:5px;
}
.details
{
	position:relative;
	/*border:white 1px solid;*/
	width:561px;
	min-height:160px;
}
.details h2 a
{
	font-size:1.2em;
	margin-bottom:4px;
	color: #369de3;
}
.details p
{
	font-size:1em;
	font-style:italic;
	color:white;
	text-align:justify;
	margin-top:4px;
}
.bas
{
	position:relative;
	border-top:#646464 2px solid;
	padding:4px 0;
	text-align:center;
}
#download
{
	position:relative;
	border-top:#646464 2px solid;
	padding:px 0;
	text-align:center;
}
#download .reponses
{
	font-size:1.4em;
	color: #ffffff;
}
#download .reponses a
{
	color: #369de3;
}
.infos
{
	font-size:1em;
	color:white;
}
.reponses
{
	font-size:1em;
	line-height:1.1em;
	color: #369de3;

}
.reponses a
{
	color: #369de3;
}

/* Label */
#monForm{
margin:0;
}
#monForm label
{
	display: block;
	width: 110px;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	color:yellow;
	font-weight:bold;
}
