/* CSS pages partenaires */
#intro{
float:left;
margin-left:50px;
width:463px;
border-color:#3300FF;/* bleu */
border-style:solid;
border-width:0px;
}
#barre{
float:left;
width:15px;
height:67px;
background-color:#663399;
margin-right:5px;
}
		#resume{
		font-family: Arial, verdana, Helvetica, sans-serif;
		font-size: 16px;
		float:left;
		width:435px;
		height:50px;
		background-color:#818181;
		border:0px solid #FF3333;
		
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:5px;
		padding-left:5px;
		padding-top:15px;
		}

#menu_partenaires
{
	float:right;
	border:0px solid #FFF;
	width:125px;
	height:65px;
	border-color: #66FF99;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11.5px;
}

#presentation , #caracteristique , #tarif{
	
	width:125px;
	height:18px;
	padding:1px;
	background-color: #7E359D;
	margin-bottom:3px;
	border:0px solid #fff;
}
#caracteristique 

{
	background-color: #7A3F92;
}

#tarif
{	
	background-color:#754988;
	margin-bottom:0px;
}

#presentation a:link,#presentation a:visited, 
#caracteristique a:link ,#caracteristique a:visited
,#tarif a:link, #tarif a:visited
{
text-decoration:none;
color:#FFFFFF;
}
#presentation a:hover, #caracteristique a:hover
,#tarif a:hover
{
	background-color: #C354DF;
	display:block;
	color:#FFFFFF;
height:16px;
padding:1px;
}
 

/* _______________________________________________________________________________ */

#contenu_partenaires{
	float:right;
	width:574px;
	height:400px;
	border:0px solid #00FF00; /* vert */
margin-top:5px;

	margin-left:15px;
}
#grande_photo{
float:left;
width:270px;
height:300px;

}



#detail_partenaires{
	float:left;
	width:285px;
	height:300px;
	margin-left:5px;
	margin-right:0px;
	border:0px solid #ff2; /*jaune*/

}
#scroll{
float:right;
width:10px;
height:5px;
border:0px solid #f2f;
margin-top:10px;

}

#boutons_partenaires{
border:0px solid #fff;
float:left;
width:270px;
height:60px;
margin:0px;
margin-top:5px;
}
/* _________Boutons reservation, + de photo, commande on line_______________________________________________ */

#reservation, #bt_photo, #commande
 { 
padding:3px 1px;
	margin-bottom: 4px;
	width: 133px;
	
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11.5px;
	color:#FFF;
}
#reservation
{

background-color: #8E8E8E; 
}
#bt_photo
{
position:relative;
top:-25px;
right:-135px;
background-color: #7E359D;
}
#commande
{
position:relative;
top:-25px;
right:-135px;
background-color: #95C83C;
}

#reservation a:link, #reservation a:visited, 
#bt_photo a:link, #bt_photo a:visited, 
#commande a:link, #commande a:visited 
 {
	text-decoration:none;
	color: #FFFFFF;
}
#reservation a:hover, #bt_photo a:hover, #commande a:hover
{
	padding:0px;
	background-color: #BEBEBE;
	display: block;
	width:133px;

}


