@import url("CSS_GENERAL.css");
#suporting_text {
/*padding:0px 145px 0px 105px;*/
background-color:#FFFFFF;
padding:20px 50px 10px 50px;
margin-bottom:10px;
/*height:250px;  à commenter si scroll */
/*overflow:auto; à commenter si on veux le scroll */
}

#suporting_text h3{
	font-size: 20px;
	color: #218128;
}


#suporting_text h2{
	font-size: 15px;
	color: #9cba2d;
}


#suporting_text li{
	font-size: 13px;
	padding-bottom:7px;
	/* font-weight:bold;
	color: #9cba2d;*/
}
#suporting_text span{
font-size:16px;
font-weight:bold;
color: #9cba2d;
}

#suporting_text h3.comprendre
{
color:#004268;
}

#suporting_text h3.irriguer
{
color:#4c96ce;
}

#imgmais {
float:left;
padding:10px 20px 20px 0px;
margin-top:5px;
}



#photofloatright {
float:right;
padding:0px 0px 20px 20px;
margin-top:0px;
text-align:center;
}
#photofloatright a:link, #photofloatright a:visited, #photofloatright a:hover, #photofloatright a:active {
text-decoration:none;
}

#photofloatmiddle {
margin-left: 100px;
width: 210px;
padding:0px 0px 20px 20px;
text-align:center;
border-bottom:hidden;
}

#photofloatmiddle a:link, #photofloatmiddle a:visited, #photofloatmiddle a:hover, #photofloatmiddle a:active {
text-decoration:none;
}

#imgnews {
float:left;
padding:0px 20px 20px 0px;
}

/********************************** CSS DU FORMULAIRE D'INSCRIPTION à L'ESPACE PRESSE *********************
***********************************************************************************************************/
.cssform {
padding-left: 100px; /*width of left column containing the label elements*/
}


.cssform p{
width: 190px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 155px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}


* html .threepxfix{
margin-left: 3px;
}



table#tableauclient td{

}

.entetetableau{
text-align:center;
background-color:#9cba2d;
}

.contenutableau{
text-align:left;
}


/****************************************************
******************** CSS FAQ (Ajax) *****************
*****************************************************/

/******** PARTIE CLIENT ******/
#questionreponse{
margin-top:20px;
/*border:1px dashed;*/
width:483px;
}

.faqtitre {
color:#82a996;
font-weight: bold;
}



.fondtitre {
background-color:#dcece4;
border-top:1px solid #82a996;
padding-left:15px;
margin-left:5px;
/* border-left: 5px dotted  #82a996;*/
}


.fondnormal {
background-color:#dcece4;
padding-left:15px;
margin-left:5px;
/* border-left: 5px dotted  #82a996;*/
}

.fondtitre a{
color:#82a996;
font-size:12px;
}

.petittitre {
font-weight: bold;
color:#46715b;
}

.texte {
color:#46715b;
}

.textereponse {
color:#4c96ce;
}

.textepuce1 {
	background-image:url(../img/fondboutonaffichertoutequestion.png);
	text-align:center;
	color:#ffffff;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#dcece4;
}

.textepuce1 a{
	color:#ffffff;
}

.textepuce2 {
	background-image:url(../img/fondboutonposterquestion.png);
	text-align:center;
	color:#ffffff;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#dcece4;
}

.textepuce2 a{
	color:#ffffff;
}

/******** PARTIE ADMIN ******/

#questionreponseadmin{
margin-left:50px;
}



/***********************************************
********************* CSS PRESSE DOCUMENTS******
************************************************/

#documents{
font-size:11px;
width:400px;
border-bottom:1px #cadff0 solid;
padding:10px 5px 10px 10px;
margin-right:15px;
}

#documents a{
color:#4c96ce;
}

#photos {
text-align:center;
font-size:11px;
float:left;
width:100px;
padding:10px 10px 5px 10px;
}

.espacepressetitre {
color:#4c96ce;
font-weight: bold;
font-size:9px;
border-bottom:solid #4c96ce 1px;
}

.espacepressetitrenonsouligne {
color:#4c96ce;
font-weight: bold;
font-size:15px;
}

/************************************************
**************** CSS De l'Actualite nombre page *
************************************************/
#nombrespage{
text-align:center;
clear:both;
}
/***********************************************
************************************************
***********************************************/



/***********************************************
******************* CSS DU DIV TEXTE************/


#texte a:hover, a:active { 
	text-decoration: underline;
	color:#FFFFFF;
	}
	
#ajoutfichier a:hover, a:active { 
	text-decoration: underline;
	color:#9cba2d;
	}
	
	
