html
{
	font-size:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	float:none;
	font-size:.8em;
  	margin:0;
	background-color:#d3d94d;
  }
  
#global 
{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	background-image:url(../images/fond.png);
	}

#contenu
{
	width:100%;
	height:100%;
	overflow:hidden;
	background-image:url(../images/fond_centre.png);
	background-repeat:repeat-y;
}

#partie_gauche
{
	float:left;
	margin-left:23px;
	padding:5px 5px 5px 10px;
	width:160px;	
}

#partie_centrale
{
	float:left;
	width:564px;
	padding:10px 10px;
	overflow-x:auto;
}

.clear
{
	clear:both;
}

/* Bannière rotative */
#slideshow {
    position:relative;
    border:none;
    height:275px;
}

#slideshow input[type=image] {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	-moz-opacity:0;
    /*opacity:0.0;*/
    border:none;
    /*display:none;*/
}

#slideshow input[type=image].active {
    z-index:10;
    /*opacity:1.0;*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    -moz-opacity:1;
    border:none;
    /*display:block;*/
}

#slideshow input[type=image].last-active {
    z-index:9;
    border:none;
    /*display:none;/*
    background-color:#D3D94D;
    background-image:url(../images/header.png);*/
}

.box
{
	margin-top:20px;
	margin-bottom:60px;	
}

.PoseTaQuestion
{
	height:170px;
	width:180px;
	background-image:url(../images/PoseTaQuestion.png);
	background-repeat:no-repeat;
	z-index:9;
}

#PoseTaQuestion_Texte
{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	margin-top:20px;
	width:130px;
	margin-left:20px;
	margin-top:-80px;
	z-index:10;
}

.PresDeChezToi
{
	height:170px;
	width:180px;
	background-image:url(../images/PresDeCheToi.png);
	background-repeat:no-repeat;
	z-index:9;
}

#PresDeChezToi_Texte
{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	margin-top:20px;
	width:160px;
	margin-left:20px;
	margin-top:-80px;
	z-index:10;
}

.EspacePerso
{
	height:30px;
	width:180px;
	background-image:url(../images/EspacePerso.png);
}


.titre,#titre{
	width:inherit;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EDA700;
	font-weight:500;
	border-bottom:1px solid #8BB520;
	padding:2px;
	margin-top:5px;
}


#resultat_recherche{
	/*width:774px;*/
	margin:inherit;
	display:block;
}

html>body #resultat_recherche{
	min-height:300px;
	height:auto;
	overflow:visible;
}

.description {
	overflow:visible;
	float: left;
	border: 1px solid #EDA700;
	padding:5px;
	width:310px;
}

#description {
	overflow:visible;
	float: left;
	border: 1px solid #EDA700;
	padding:5px;
	width:500px;
}

html>body #description {
	min-height:400px;
	height:auto;
	overflow:visible
}

html>body #description>div {
	height:auto;
	overflow:inherit
	
}


.resultat_liste {
	width:220px;
	float: right;
	border: 1px solid #EDA700;
	padding: 3px;

}

html>body .resultat_liste {
	height:auto
}


.hresultat {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*color:#EDA700;*/
	width:210px;
	color:#FFFFFF;
	font-weight:600;
	background-color:#75030A;
	padding:5px;
}


.dresultat 
{
	height:200px;
	overflow:auto;
}

.top, #top {
	background-image:url(../images/bandeau1_1.gif);
	width:780px;
	height:170px;
	visibility:visible;
	background-repeat:no-repeat;
	display:block;
	text-align: left;
	vertical-align: bottom;
	margin:0px;
	white-space: nowrap;
}

#nav,  #nav_1{

	margin:0px;
	height:26px;
	width:385px;
	text-align: left;
	padding: 0px;
	border: 0px;
	overflow:hidden;
	white-space: nowrap;
	display:inherit;
	z-index:1
}

#nav {

	margin-top:1px;
}
/*
#nav1 {
	margin-left:1px;
}*/

#space {
	height: 114px;
	width: 414px;
	white-space: nowrap;
}

#pers{
	float: right;
	z-index: auto;
	margin:0px
}

.foot, #foot{
	background-image: url(../images/bandeau2_1.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0px;
	width: 780px;
	text-align: right;
	margin-top:25px;
	height:80px;
		
   }

html>body #foot{
position: relative;
 float:inherit;
}

#footer
{
	height:96px;
	background-image:url(../images/Bas_Page.png);
}

#footer div
{
	padding-top:60px;
	width:784px;
	text-align:center;
}

#footer a
{
	color:Black;
	text-decoration: none;
	padding:0 2px 0 2px;
}

#content { 
	text-align:justify;
	font-size:12px;
	margin:0 5px 0 0;
}


/*Balise non comprise par IE*/
html>body #content {
	overflow:visible;
	display:block;
	min-height:400px;
	height: auto;
} 

.contenu_dossier
{
	text-align:justify;
}

html>body {
	height: auto;
	min-height: 35em;
} 

html>body .resultat{
	height:auto
}

html>body {
height:auto
}


.itemResultat{
	background-color:White;
	color:#75030A;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
	display: block;
	padding:3px;
	font-weight:500;
	text-decoration: none;
	border-style:solid;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-color:White
	/*color:#75030A;*/
	}


.head
{
	 background-color:#8BB520;
	 
	 color:#ffffff;
	 font-size:12px;
	 font-weight:bold;
	 font-family:Verdana,Arial, Helvetica, sans-serif;
	 padding:3px;
	 margin:20px 0 0 0;
	/* border:10px;
	 border-style:solid;*/
	 width:140px;
	 }



#dir
{
	width:200px;
	float:left;
	margin-top:2px;
	display:block
}

#dossier
{
	float:right;
	width:640px;
	overflow:visible;
	margin:2px 0px 0px 0px;
	display:block
	}

#detail_dossier
{  
	overflow:visible;
	border: 1px solid #EDA700;
	padding:5px;
	margin:0px;
	height:400px;
	display:block;
	width:490px;
	float:left;
	/*width:500px;*/
	}

/* hack ie7 firefox*/

#dossier > #detail_dossier
{
    min-height:400px;
    height:auto
}	
	
#detail_dossier .head
{ width:100%;
	}


#rightcolonne
{
    width:180px;
    float:right;
    margin-right:15px;
    display:block;
}

#rightcolonne a
{
	color:#000000;
	text-decoration:none;
	text-align:left;
	display:inline-block;
	margin-bottom:4px;
}

#rightcolonne a:visited
{
	color:#EDA700}


#dlliens,#dlfaqs,#dlstructures,#dltelechargement, #dlweb
{
 width:130px;
}	


#description table {
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF9900;
	width:inherit;
}

#description td {
	margin: 2px;
	border: 1px solid #FF9900;
}

#description p ,#description li   {
	font-size:13px;
	margin:3px;
	background-color:Yellow;
}

h2{
width:inherit;
}

.reponse{
	font-size:15px;
	font-weight:bold;
	/*padding:3px;*/
	margin:3px 0 3px 0;
	background-color:#8BB520;
	color : #ffFFFF;
	/*width:774px;*/
	display:block;
	/*border-top:10px solid #ffffff; 
	border-bottom:10px solid #ffffff; */
}

.elt {
display:block;
width:250px;
float:left}

.ctrl{
display:block;
float:right}

#recherche_detail{
	float:left;
	border: 1px solid #EDA700;
	width:100%;
	height:130px;
}

#recherche {
    width:inherit;
	border: 1px solid #EDA700;
	padding: 5px;
	height:auto;
}

.rub_titre{
display:block;

font-size:14px;
color:#75030A;
font-style:italic;
font-weight:600

}

#recherche_nom{
float:right;
border: 1px solid #EDA700;
padding: 5px;
width:inherit;
	height:130px;
	width:245px;}

#description_question{
font-weight:bold;
width:500px}

#description_reponse{
width:400px;
}

#description_imagette{
width:80px;
float:left}

#description_pseudo{
width:80px;
float:left}

#personnage {
	/*background-image: url(../images/personnage_1_top.gif);*/
	background-repeat: no-repeat;
	background-position: 410px 29px;
	z-index: 100;	
}

#faq {
	WIDTH: 180px;
	float: left;
	display: block;
	margin-top:80px;		
}

/* ajout */
#theme {
	WIDTH: 240px;
	/*float: left;*/
	display: block;
	margin-top:150px;
	left:350px;
	background-image: url(../images/theme.gif);
	height:102px;
	
}

#theme a
{	float:left;
	margin-left:10px;
	margin-top:20px;
	margin-right:40px;
	margin-bottom:10px
	}
#reponses {
margin-left:45px;
}



#annuaire {
	/*width: 260px;*/
	height:180px;
	float: right;
	display: block;
	margin-top:81px;
	margin-right:10px;
	
}

#sondage{
	/*height: 400px;
	width: 620px;*/
	width:100%;
	display: block;
	overflow:hidden;
}

#sondagegeneral{
	width:100%;
	height:100%;
}

#accueil {
	height: 640px;
	width: 780px;
	display: block;
	margin-top:10px;
	background-image:url(../images/index_fond.gif); 
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

}



#index_footer {
top:600px;
left:280px;
display:block;
position:relative;
}

#annuaire_rq {
margin:10px 5px 0px 20px;  
font-size:12px;
text-align:left;
}

#faq_rq {
margin:5px 0px 0px 45px;
width:140px;
display:block  ;
margin-left:0px;
font-size:12px;
text-align:left;

}

body #recherch{
min-height:140px;
text-align:left
}

#rq {
margin-top:10px;
margin-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
font-style:oblique;
display:block;
width:inherit
}
