﻿body{
	font-family:arial;
	border:0;
	font-size:14px;
	color:#404040;
	}

.texte {width:700px;height:100%;  }	
	
	
div.top {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-487px;
	width:1000px;
	height:200px;

}

div.contenu{
	position:absolute;
	top:260px;
	left:50%;
	margin-left:-487px;
	color:#404040;
	background: WHITE;
	width:1000px;
/*	height:500px;*/
	border-width: 0px;
	border-style: solid;
	border-color: #6A94D4;
	z-index:-1;
	overflow:visible;
}

div.prefoot{
	position:relative;

	color:white;
	background: #2b40a0;
	width:1000px;
	height:50px;

}	

.handi{
	position:absolute;
	top:3px;
	right:3px;
	
}	
.valid{
	position:absolute;
	top:9px;
	left:3px;
	
}	

div.foot{
	position:relative;
	color:black;
	background: white;
	width:1000px;
	height:50px;
}	
	

p.infoSoc{
	font-family: arial;  

	font-size:13px;
	text-align:center; 	
	color:white;
	line-height: 100%;
}


	
.titre{
	background-color: white; 
	color: #2b40a0;
	font-family: arial;  
	font-size:18px; 	
	text-align:left;
}	

	
.titreleft{
	color: #0F4DA8;
	font-family: arial;  
	font-size:16px; 	
	text-align:left;
}	
.titreleft2{
	color: #0F4DA8;
	font-family: arial;  
	font-style:italic;
	font-size:15px; 	
	text-align:left;
	margin-left: 3.5cm;
}	

.right{
	background-color: white;  
	font-family: arial;  
	font-weight: none; 
	font-style:none;
	font-size:14px;
	text-align:right; 		

}		


.center{
	background-color: white;  
	font-family: arial;  
	font-weight: normal; 
	font-style:none;
	font-size:14px;
	text-align:center; 		

}	
.left{
	background-color: white;  
	font-family: arial;  
	font-weight: none; 
	font-style:none;
	font-size:14px;
	text-align:left; 		

}	

.small{
	font-family: arial;  
	font-weight: none; 
	font-style:none;
	font-size:10px;
	text-align:left;	
	
}

.smallcenter{
	font-family: arial;  
	font-weight: none; 
	font-style:none;
	font-size:10px;
	text-align:center;	
	
}

table.revendeurs{
	border:1px solid #2b40a0;
	border-collapse: collapse;
}



td {
	 border: 1px solid #2b40a0;
	 padding:3px;
}

tr { 
	border: 1px solid #2b40a0; 
}

table.horaires{
	border:3px solid #2b40a0;
	border-collapse: collapse;
	width: 500px;


}



.bleuBold{
		font-weight:  bold; 
		font-size:15px;
		color:#0F4DA8;
}

ul.bullet {
  list-style-image: url('img/bullet.jpg');
  text-align:left;
  margin-left:20px;
}



ul.bullet2 {
  list-style-image: url('img/bullet2.gif');
  text-align:left;
  margin-left: 3.5cm;
  
}

img.decoupe {
	position:relative;
	width:20%;
}

.foot {
	font-size:10px;
	color:#0F4DA8;
	text-decoration:none;
	
}



/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(images/bg.png) top center; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #2b40a0; text-decoration: none; }
a:hover, a:active							{ color: #2b40a0; text-decoration: underline;}
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 12px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 11px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }






