/*****************************************************************************/
/*								PRESTATIONS ASSOCIEES						 */
/*****************************************************************************/

#offres_prestations {
    font-family : Arial, Helvetica, sans-serif;
    color : #666666;
    font-size : 11px;
	background-color:inherit;
    width:100%;
}

#offres_prestations a.menu_actif:link, a.menu_actif:hover, a.menu_actif:visited, a.menu_actif:active
{
	color:#521D26;
	background-color:inherit;
	text-decoration:none;
	cursor:pointer;
}


#offres_prestations p {
    margin:0px;
	padding:0px;
}


/*#offres_prestations .descriptif {
	float:left;
    width :320px;
    vertical-align : top;	
	height:100%;
	text-align:justify;
	margin-right:10px;
	line-height:20px;
}*/

#offres_prestations .legende {
	float:left;
    width :600px;
	height:100%;
    vertical-align : top;
	text-align:right;
	
}

#offres_prestations .separation {
	height:15px;
	width:100%;
	clear:both;
}


#offres_prestations .telechargement {
    width : 100%;
    vertical-align : top;
}


#offres_prestations a img {
    border : 0;
}

#offres_prestations a.lien_ext:after {
   /*content : "(lien externe)";*/
   text-decoration:none;
   text-align:right; 
}

#offres_prestations a.lien_ext:link, a.lien_ext:hover, a.lien_ext:visited, a.lien_ext:active
{
	color:#521D26;
	background-color:inherit;
	text-decoration:none;
	text-align:right; 
}

#offres_prestations a.lien_ext:hover
{
	color:#521D26;
	background-color:inherit;
	text-decoration:underline;
	text-align:right; 
}



#offres_prestations .img_telech {
	vertical-align:middle;  
	text-align:right; 
}


#offres_prestations .tab_offres {
	width:600px;
	/*border:1px solid #521D26;*/
}

#offres_prestations .rows_entete {
	clear:both;
	width:100%;
	height:30px;
	background-color:#FFB300;
	color:#000000;
	border-bottom:1px solid #521D26;
	border-top:1px solid #521D26;
	border-left:0px;
	border-right:0px;
	/*border-width:1px;*/
	text-align:center;
}

#offres_prestations .rows_data {
	clear:both;
	width:100%;
	/*height:30px;*/
	text-align:center;
	background-color:inherit;
	color:#000000;
	/*border-bottom:1px solid #521D26;*/
	border-width:1px;
}

#offres_prestations .rows_ligne_dessous {
	clear:both;
	width:100%;
	height:1px;
	background-color:#521D26;
	color:#000000;
}



#offres_prestations .cols {
	float: left;
	width:40px;
	background-color:inherit;
	color:#000000;
	text-align:right;
}

#offres_prestations .cols img {
	text-align:right;
	vertical-align:middle;
}

#offres_prestations .cols_salle {
	float: left;
	width:130px;
	text-align:left;
	/*margin-left:2px;*/
	height:100%;
	background-color:inherit;
	color:#000000;
	font-weight:bold;
}

#offres_prestations .cols_salle_entete {
	float: left;
	width:140px;
	text-align:right;
	/*margin-left:2px;*/
	height:100%;
	background-color:inherit;
	color:#000000;
	font-weight:bold;
}

#offres_prestations .cols_surface {
	float: left;
	width:50px;
	text-align:right;
	/*margin-left:2px;*/
	height:100%;
	background-color:inherit;
	color:#000000;
	font-weight:bold;
}

#offres_prestations .cols_entete {
	float: left;
	width:40px;
	text-align:right;
	/*margin-left:2px;*/
	height:100%;
	background-color:inherit;
	color:#000000;
	font-weight:bold;
}

.lesboutons_offres {
	border-width: 1pt ;
	font-size: 10pt ;
	background-color: #663333 ;
	color: #ffffff ;
	font-weight:bold; 
}

.rows_entete_ressort {
	clear:both;
	width:100%;
	height:17px;
	background-color:#FFB300;
	color:#000000;
	border-bottom:1px solid #521D26;
	border-top:1px solid #521D26;
	border-left:0px;
	border-right:0px;
	/*border-width:1px;*/
	text-align:center;
}
.cols_ressort {
	width:210px;
	float:left;
	text-align:center;
	font-weight:bold;
}

.cols_ressort_jour {
	width:100px;
	float:left;
	text-align:center;
}

.cols_ressort_jour_espace {
	width:12px;
	float:left;
}

.cols_ressort_jour_entete {
	width:100px;
	float:left;
	text-align:center;
	font-weight:bold;
}

.cols_ressort_jour_spec {
	width:450px;
	float:left;
	text-align:center;
}
