body{
	width:760px;
	margin:0px;
	padding:0px;
	font-family : Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	margin:0 auto;
	background-color:#FFFFFF;	
}

h1{
	padding:0px;
	margin:0px;
	font-size:120%;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	text-decoration : underline;		
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}

h3{
	font-size:110%;
	margin:10px;
	padding:0;
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}

.litteral{
	float:left;
	color:#BBBBBB;
	font-size:85px;
	line-height:65px;
	padding-top:1px;
	padding-right:5px;
	font-family: times;
}


div#page{
	width:100%;
	border-style:solid;
	border-color: #000000;
	border-width:1px;
	margin: 0 auto;
	text-align: center;
	background-color:#FFFFFF;
}

div#zoneEnteteLogo{
	display:block;
	float:left;	
	width:185px;
	height:100px;
	background-image:url(../images/bg_enteteLogo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
}

img.enteteLogo
{
	border:0px;
	padding:0px;
	margin:0px;
}

div#zoneEntete{
	display:block;
	float:left;
	width:575px;
	height:100px;
	background-image:url(../images/bg_entete.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
}

div#zoneEntete p{
	padding:0px;
	margin:12px 5px 0px 0px;
	float:right;
	width:200px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
	font-size:80%;
}

div#zoneEntete a:link, a:hover, a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

div#zoneEntete a:hover{
	color:#CCCCCC;
}

div#zonePub{
	float:left;
	width:549px;
	height:123px;
	background-image:url(../images/visuelPromo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
}
div#zoneMenu{
	width:210px;
	float:right;
	border-left:1px solid #000000;
}

div#zoneMenu img{
	display:block;
	border:0px;
	border-bottom:1px solid #000000;
	
}

div#zoneContenu{
	display:block;
	width:100%;
	color:#000000;
}

div#titrePage{
	padding:5px 0px 5px 10px;
	margin-bottom:10px;
	/*background-color:#880000;*/
}

div#contenu{
	text-align:left;
	background-color:#FFFFFF;
	float:left;
	width:610px;
	min-height:328px;
	background-image:url(../images/bg_contenu.gif);
	background-position:top left;
	background-repeat: repeat;
}

div#contenu img{
	display:block;
	margin:0px;
	padding:0px 10px 10px 10px;
}


div#contenu p{
	font-size:80%;
	text-align:left;
	margin-left:10px;
	margin-right:10px;

}
div#contenu p.centre{
	text-align:center;
}

div#pubDynamique{
	float:left;
	width:148px;
	height:328px;
	min-height:328px;
	
}
div#pubDynamique p{
	margin:0px;
	padding:0px;
}
div#pubDynamique img{
	border-left:1px solid #0071DF;
	border-right:1px solid #0071DF;
	border-bottom:1px solid #0071DF;
}

div#zoneCommanditaires{
	width:100%;
	height:68px;
	min-height:68px;
	background-image:url(../images/bg_commanditaires.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-top:1px solid #000000;	
}

div.heureOuvertureGauche{
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:220px;
	border:1px dotted #000000;
	margin:0px 10px 0px 0px;
	vertical-align:middle;
	text-align:center;	
}

div.heureOuvertureDroite{
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:220px;
	border:1px dotted #000000;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;	
}

div#heureOuvertureParent{
	width:495px;
	margin:0 auto;
}

br.clear
{
	clear:both;
}


/************* Footer ************/
div#footer{
	display: block;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top:10px;
	text-align: center;
	margin-right: 0px;
	font-size:10px;
	background-color:#FFFFFF;
	color:#000000;
}

div#footer a{
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF;
}

div#copyright{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	background-color:#FFFFFF;
	color:#000000;
}

div#copyright a{
	color:#0000FF;
}


/******* Section Accueil ****** */

div#zonePhotoEquipe{
	width:100%;
	text-align:center;
}

div#zonePhotoEquipe img{
	display: block;
	margin-left: auto;
    	margin-right: auto; 
}


/* ****** Section Contact ****** */

div#carte{
	width:100%;
	/*border:1px solid #FF0000;*/
	text-align:center;
}

div#carte img{
	border:1px solid #000000;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

div#carte a{
	color:#0000FF;
}

div#contenu a{
	color:#0000FF;
}

div#visuelCentre img{
	margin-left: auto;
    	margin-right: auto; 
}

/******* Section Produits ****** */
img.visuelSection{
	padding:0px 0px 0px 0px !important;
}
div.encart{
	float:left;
	width:150px;
	margin-left:10px;
	margin-right:30px;
	padding-left:10px;
}
div#encartDernier{
	float:left;
	width:150px;
	margin-left:20px;
}
div.encart img{
	padding:0px 0px 0px 0px;
}
div#encartDernier img{
	padding:0px 0px 0px 0px;	
}
div.encartTop{
	width:150px;
	height:16px;
	background-image:url(../images/encartTop.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div.encartMiddle{
	width:150px;	
	background-image:url(../images/encartMiddle.gif);
	background-position:top left;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

div.encartMiddle img{	
	width:145px;
	border:0px;	
	margin:0px;
	padding:0px 0px 0px 3px !important;	
	/*padding:0px 0px 0px 3px;	
	margin-left:3px;*/
}

div.encartBottom{
	width:150px;
	height:13px;
	background-image:url(../images/encartBottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#encartDernier p.separateur{
	width:100%;
	margin-left:0px;
	text-align:center;
	font-weight:bold;
	font-size:120%;
}

/***********Section Service ********/

div#zoneService{
	display:block;
	float:left;
	/*width:185px;*/
	/*height:100px;*/
}


div#zoneService p{
	font-size:80%;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}

div#listePhotoServices img{
	display:inline;
	float:left;
	margin-left: auto;
    	margin-right: auto; 
}

table#tab-tarifs-velos{
	font-size:12px;
	margin: 0px 0px 0px 10px;
}

table#tab-tarifs-velos th{	
	font-weight: bold;
	background-color: #0273DD;
	color: #FFFFFF;
	border:1px solid #000000;
}

table#tab-tarifs-velos td{
	border:1px solid #000000;
}

h2.tableau-description{	
	font-size:16px;
	font-weight: bold;
	background-color: #0273DD;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	text-align:center;
}

/************* Section Équipe ********/

div#listePhotoEquipe p{
	text-align:center;
	padding:0px;
	margin:0px;
}

div#listePhotoEquipe img{
	display:inline;
	margin-left: auto;
    	margin-right: auto; 
}

div.zoneEquipePhotoGauche {
	display:block;
	float:left;
	width:110px;
	height:110px;
	margin:0px 0px 0px 10px;
	/*background-color:#FF0000;*/
}

div.zoneEquipeDescriptionGauche {
	display:block;	
	width:100%;
	height:110px;
	margin:0px 0px 0px 10px;
	/*background-color:#00FF00;*/
}

div.zoneEquipePhotoDroite {
	display:block;
	float:right;
	width:110px;
	height:110px;
	margin:0px 0px 0px 10px;
	background-color:#FFFFFF;
}

div.zoneEquipeDescriptionDroite {
	display:block;
	float:right;
	width:100%;
	height:110px;
}

hr.equipe {
  	margin:0px 10px 5px 10px;
  	border: none;
  	background-color: #B4CBDF;
  	color: #B4CBDF;
  	height: 1px;
}

img.equipeGauche {	
  	/*margin:0px 10px 0px 10px;*/
  	/*padding: 0px 0px 0px 0px;*/
}


img.equipeDroite {	
  	/*margin:0px 10px 0px 10px;*/
  	/*padding: 0px 0px 0px 0px;*/
}

p.nomPersonnel
{
	font-size:150%;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}

