/* CSS Document */
.hide , caption{
	display: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.breaker{
	clear: both;
	height: 1px;
	overflow: hidden;
}
#page {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
a{
	color:#605e5e;
	text-decoration:none;
}
fieldset{
	border:none;
}
/*****************************************************************************************************************************
******************************************* HEADER ***************************************************************************
******************************************************************************************************************************/
#header {
	background: url(../images/css/bg_header.gif) no-repeat ;
	min-height:149px;
	height:auto;
}
#header .logo{
	padding:33px 0 0px 8px;
	float:left;
}
#header .logo a img{
	border:none;
}
#header .logo img{
	padding:0px 0 17px 0px;
}
#header .langue{
	display:none;
}
#header .bloc_header{
	display:none;
}
/*****************************************************************************************************************************
******************************************* FOOTER ***************************************************************************
******************************************************************************************************************************/
#footer {
	display:none;
}
/*****************************************************************************************************************************
******************************************* conteneur ***************************************************************************
******************************************************************************************************************************/
#conteneur {
	padding:16px 10px 40px 10px;
}
.home #conteneur {
	padding:36px 10px 40px 10px;
}
/*****************************************************************************************************************************
***************************************** col gauche *************************************************************************
******************************************************************************************************************************/
#col_gauche {
	display:none;
}
/*****************************************************************************************************************************
******************************************* centre ***************************************************************************
******************************************************************************************************************************/
.home #col_centre {
	width:523px;
}
#col_centre {
	float:left;
	width:733px;
}
#col_centre h1{
	font-size:166%;
	color:#f67e0a;
	margin:0 0 10px 0;
}
.entete{
	padding:0 0 40px 0;
}
.entete p{
	font-size:116%;
	line-height:21px;
	padding:0 0 6px 0;
}
.entete .btn {
	margin:0px 0 0 0;
}
.entete .btn .left{
	background: url(../images/css/left_btn2.gif) no-repeat ;
	width:30px;
}
.entete .btn input{
	/*font-size:91%;*/
}
.avis_techniques, .avis_generaux{
	background:#f67e0a url(../images/css/bg_avis_techniques.gif) no-repeat ;
	width:230px;
	padding:16px 10px 0px 10px;
	float:left;
	margin:0 20px 0 0;
}
.avis_generaux{
	background:#faa105 url(../images/css/bg_avis_generaux.gif) no-repeat ;
	margin:0 0px 0 0;
}
.avis_techniques .bas, .avis_generaux .bas{
	background: url(../images/css/bas_avis_techniques.gif) no-repeat ;
	height:23px;
	width:250px;
	margin:-13px 0px 0 -10px;
}
.avis_generaux .bas{
	background: url(../images/css/bas_avis_generaux.gif) no-repeat ;
}
.avis_techniques h2, .avis_generaux h2{
	font-size:150%;
	color:#fff;
	margin:0 0 5px 0;
}
.avis_techniques .visuel, .avis_generaux .visuel{
	margin:0 0 12px 0;
}
.avis_techniques .bloc_avis {
}
.avis_techniques .bloc_avis .left_fleche, .avis_techniques .bloc_avis .right_fleche,
.avis_generaux .bloc_avis .left_fleche, .avis_generaux .bloc_avis .right_fleche{
	background: url(../images/css/left_fleche.gif) no-repeat ;
	width:12px;
	height:16px;
	display:block;
	float:left;
	margin:13px 15px 0 0;
}
.avis_techniques .bloc_avis .right_fleche, .avis_generaux .bloc_avis .right_fleche{
	background: url(../images/css/right_fleche.gif) no-repeat ;
	margin:13px 0 0 15px;
}
.avis_generaux .bloc_avis .left_fleche, .avis_generaux .bloc_avis .right_fleche{
	background: url(../images/css/left_fleche2.gif) no-repeat ;
}
.avis_generaux .bloc_avis .right_fleche{
	background: url(../images/css/right_fleche2.gif) no-repeat ;
}
.avis_techniques .bloc_avis div, .avis_generaux .bloc_avis div{
	float:left;
	width:173px;
}
.avis_techniques h3, .avis_generaux h3{
	font-size:100%;
	margin:0 0 0px 0;
	line-height:14px;
}
.avis_techniques h3 a, .avis_generaux h3 a{
	color:#fff;
}
.avis_techniques .pdf, .avis_generaux .pdf {
	font-size:91%;
	background: url(../images/css/pdf.gif) no-repeat right ;
	padding:2px 27px 2px 0;
	color:#fff;
	text-decoration:underline;
}
.avis_techniques .pdf:hover, .avis_generaux .pdf:hover {
	text-decoration:none;
}
.avis_techniques .lien, .avis_generaux .lien {
	font-size:91%;
	background: url(../images/css/puce_blanche2.gif) no-repeat left ;
	padding:0 0 0 12px;
	color:#fff;
	font-weight:bold;
	float:right;
	margin:12px 0 0 0;position:relative;
}

/*****************************************************************************************************************************
***************************************** col droite *************************************************************************
******************************************************************************************************************************/
#col_droite {
	display:none;
}
/*****************************************************************************************************************************
******************************************* Pages  ***********************************************************************
******************************************************************************************************************************/
.fil_ariane{
	font-size:91%;
}
.fil_ariane a{
	text-decoration:underline;
}
.fil_ariane span{
	color:#990000;
}
/********************************************************
************************* col centre ********************
********************************************************/
.htmlarea {
	padding:0 0 20px 0;
}
.htmlarea .visuel{
	float:right;
}
.htmlarea .chapeau{
	font-size:116%;
	line-height:21px;
	padding:0 0 10px 0;
}
.htmlarea h3{
	font-size:108%;
	font-weight:bold;
	padding:0 0 5px 0;
}
.htmlarea p{
	font-size:108%;
	line-height:18px;
	padding:0 0 10px 0;
}
.htmlarea p a{
	color:#f67e0a;
	text-decoration:underline;
}
.htmlarea .lien_liste{
	background: url(../images/css/fleche_orange.gif) no-repeat left 3px;
	padding:0px 0 0px 16px;
	color:#f67e0a;
	text-decoration:underline;
	margin:0 0 22px 0;
	display:block;
}
.htmlarea ul{
	padding:0px 0 26px 0px;
}
.htmlarea ul li{
	font-size:108%;
	line-height:18px;
	background: url(../images/css/puce_orange2.gif) no-repeat left 8px;
	padding:0px 0 0px 9px;
}
.htmlarea li li{
	font-size:100%;
	background: url(../images/css/puce.gif) no-repeat left 10px;
	padding:0px 0 0px 8px;
}
.htmlarea ul ul{
	padding:0px 0 0px 38px;
}
.htmlarea h2, .tableau_avis h2{
	font-size:125%;
	font-weight:bold;
	color:#f67e0a;
	padding:0 0 11px 0;
}
.htmlarea ol{
	margin:0;
	padding:10px 0 14px 20px;
}
.htmlarea ol li{
	font-size:108%;
	margin:0 0 5px 0;
	list-style:none;
}
.htmlarea ol li a{
	text-decoration:none;
}
.htmlarea ol li a span, .htmlarea ol li a strong{
	color:#f67e0a;
}
.htmlarea h2.gris, .tableau_avis h2.gris{
	color:#605e5e;
	padding:0 0 8px 0;
}
.htmlarea .cadre{
	background-color:#fff5f0;
	border:solid 1px #eed5c9;
	padding:9px 0 10px 14px;
	margin:0 0 27px 0;
}
.htmlarea table, .tableau_avis table{
	background:#b04006 url(../images/css/bg_thead.gif) no-repeat left top  ;
}
.htmlarea table thead {
}
.htmlarea table thead th, .tableau_avis table thead th{
	padding:8px 0 8px 16px;
	font-size:108%;
	color:#fff;
}
.htmlarea table tbody td, .tableau_avis table tbody td{
	background-color:#fff5f0;
	border-bottom:solid 1px #eed5c9;
	border-left:solid 1px #eed5c9;
	padding:8px 0 9px 16px;
	font-size:108%;
}
.htmlarea table tbody td.last, .tableau_avis table tbody td.last {
	border-right:solid 1px #eed5c9;
}
.htmlarea table tbody .pyjama td, .tableau_avis table tbody .pyjama td {
	background-color:#fffcfb;
}
/*****************************************************************************************************************************
******************************************* Cotrep_int_liste  ****************************************************************
******************************************************************************************************************************/
.tableau_avis{
	padding:40px 0 60px 0;
}
.tableau_avis label{
	float:left;
	display:block;
	padding:5px 12px 0 0;
	color:#818181;
}
/** liens direct **/
.liens_directs {
	margin: 0 0 -3px 0;
	float:right;
}
.lien_direct img {
	float: right;
	vertical-align: middle;
}
.liens_directs .float {
	float:left;
	margin:0 10px 0 0;
}
.lien_direct {
	border: 1px solid #d0d0d0;
	width: 195px;
	color: #818181;
	text-align: left;
	padding: 1px 1px 0 8px;
	height:24px;
	overflow:hidden;
}
.lien_direct span{
	padding: 4px 0px 0 0px;
	display:block;
}
.menu_deroulant {
	font-size: 92%;
	border: 1px solid #d0d0d0;
	border-top-width: 0;
	padding: 4px;
	position:absolute;
	width:196px;
	background-color:#fff;
	display:none;
}
.menu_deroulant li {
	padding: 0 0 2px 5px;
}
.menu_deroulant li a{
	color: #818181;
}
/***/
.tableau_avis input.bt{
	background: url(../images/css/btn_ok.gif) no-repeat ;
	width:27px;
	height:27px;
	border:none;
	padding:0;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin:0;
}
.tableau_avis h2{
	font-size:116%;
}
.tableau_avis table {
	margin:0 0px 17px 0px;
}
.tableau_avis table tbody td{
	padding:11px 5px 12px 16px;
}
.tableau_avis table thead th{
	padding:8px 8px 8px 16px;
	border-right:1px solid #c6764d;
}
.tableau_avis table thead th.last{
	border-right:0;
}
.tableau_avis table tbody td a{
	text-decoration:underline;
}
.tableau_avis table tbody td a:hover{
	text-decoration:none;
}
.tableau_avis table thead th div{
	width:24px;
	float:right;
}
.tableau_avis table thead th div a{
	float:left;
}

.liste_actu .pagination{
	margin:0 0 10px 0;
}
.tableau_avis .pagination {
	float:right;
	font-size:91%;
	color:#f67e0a;
}
.tableau_avis .pagination a, .tableau_avis .pagination span{
	padding:1px 3px 0  3px;
	color:#f67e0a;
}
.tableau_avis .pagination a{
	text-decoration:underline;
	/*float:left;*/
}
/*.tableau_avis .pagination .last, .tableau_avis .pagination .next{
	margin:-2px 4px 0 0;
	display:block;
	float:left;
}
.tableau_avis .pagination .next{
	margin:-2px 0 0 4px;
}*/
/*************************************************************************************************************************
******************************************* Cotrep_contact  **************************************************************
*************************************************************************************************************************/
.form_contact{
	padding:0 0 20px 0;
}
.form_contact form{
	padding:0 10px 0 0;
}
.form_contact legend{
	display:block;
	font-size:110%;
	color:#ff840d;
	padding:0 0 10px 0;
}
.form_contact .separateur{
	border-bottom:1px solid #d0d0d0;
	margin:0 0 10px 0;
}
.form_contact div{
	margin:0 0 16px 0;
}
.form_contact label, .form_contact .radio span{
	display:block;
	font-size:110%;
	font-weight:bold;
	padding:0 0 10px 0;
}
.form_contact label span{
	color:#ff840d;
}
.form_contact input.txt{
	color:#ff840d;
	width:315px;
	height:24px;
}
.form_contact input.checkbox{
	width:15px;
	height:15px;
	float:left;
	margin:0 8px 0 0;
	border:none;
}
.form_contact label.check{
	font-weight:normal;
	padding:0 0 0px 0;
}
.form_contact textarea{
	width:719px;
	height:118px;
	border:1px solid #d0d0d0;
}
.form_contact .radio input{
	width:11px;
	height:11px;
	float:left;
	margin:2px 7px 0 0;
	border:none;
}
.form_contact .radio label{
	float:left;
	font-weight:normal;
	padding:0 26px 0 0;
	color:#ff840d;
}
.form_contact .btn{
	float:right;
	margin:4px 0 0 0; 
}
.form_contact .btn span{
	float:left;
}
.form_contact .btn .left, .form_contact .btn .right{
	background: url(../images/css/left_btn3.gif) no-repeat ;
	width:4px;
	height:36px;
}
.form_contact .btn .right{
	background: url(../images/css/right_btn3.gif) no-repeat ;
}
.form_contact .btn input{
	background: url(../images/css/repeat_btn3.gif) repeat-x ;
	float:left;
	font-size:110%;
	color:#fff;
	font-weight:bold;
	border:none;
	cursor:pointer;
	height:36px;
	padding:0 8px 1px 8px;
	overflow:visible;
	display:block;
}