@CHARSET "ISO-8859-1";

#g_body{
	padding:0px 50px 10px 8px;
	text-align:left;
	overflow:hidden;
    color:#646466;
     font-size:12px;
     line-height:16px;
     min-height:600px;
    font-familly:Arial,Helvetica,sans-serif;
width:100%;

}


#g_body A{
  	 font-size:100%;
	 color:#0BA486;
	 font-weight:bold;
}

#g_body A:hover{
  	 font-decoration:underline;
}

#g_body h1{
padding-left : 28px;
margin:0px;
font-size:14px;
color:#48BBA4;
background:url('../images/ico_title.jpg') left no-repeat;
}
/*
h1{
        font-familly:Arial,Helvetica,sans-serif;
	 font-size:140%;
        font-weight:normal;
	 color:#0BA486;
}
*/
#g_body h2{
	 font-familly:Arial,Helvetica,sans-serif;
  	 font-size:100%;
	 font-weight:bold;
}

#g_body #citation{
	text-align:left;
	padding-top:50px;
}

#g_body .textcitation{
	color:#0BA486;
}

#g_body .auteurcitation{
	
}

/*Inscription*/
.side_contact{
border : 2px solid #A4DDD2;
margin:5px;
padding : 3px;
width:95%;
}
.side_contact h1{
margin:0;
}
.side_contact p{
color:#666;
font-size : 11px;
margin:0;
padding:0px;
}
span.evidence{
color :#48BBA4;
font-weight:bold;
font-size:12px;
}
input, textarea{
background:#F7F7F7;
border : 1px solid #D1D1D1;
color : #000;
font-size:11px;
margin:2px 0 0 2px;
}
input.sub_contact{
margin : 5px 0 0 0;
border : 0px;
}

