body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
a:link{
	color: #0099FF;
	text-decoration: none;
} 
a:active{
	color: #0099FF;
}
a:visited{
	color: #3366FF;
	text-decoration: none;
}
a:hover{
	color: #3366FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bandeauD{
	background-image: url(../images/BandeauD.jpg);
	background-repeat: no-repeat;
}
.barreB{
	background-image: url(../images/barreB.jpg);
}
.actuD{
	background-image: url(../images/Actu.jpg);
}
.photodistri{
	background-image: url(../images/Distri.jpg);
}
.actuTitre{
	font-size: 12px;
	font-weight: bold;
}
.actuTitreDate{
	font-size: 12px;
}
.actuTab{
	font-size: 9px;
}
.actuTabImg{
	border: 1px solid #E8E8E8;
}
.actuTabTitre{
	font-size: 10px;
	font-weight: bold;
}
.actuTabDesc{
	text-align: justify;
}
.actuTabPlus{
	font-size: 9px;
	color: #0099FF;
	cursor: pointer;
}

.produitTabDesc{
	text-align: justify;
	display: compact;
}
.newsletterTabTitre{
	font-size: 10px;
}

.tarifstitre{
	font-weight: bold;
	text-transform: uppercase;
}
.gallerietitre, .reseautitre{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.gallerielibelle{
	background-color: #E8E8E8;
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
.reseauresult{
	font-weight: bold;
}
.occasionImg{
	border: 2px solid #E8E8E8;
}
.lien{
	cursor: pointer;
}
.fieldError{
	border: 1px solid #FF0000;
}
.contactTitre{
	font-size: 14px;
	font-weight: bold;
}
.contactSousTitre{
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.msgOK{
	border: 1px solid #009900;
	font-weight: bold;
	color: #009900;
	background-color: #D5FFD5;
	background-position: center;
	text-align: center;
	display: block;
	height: 30px;
	width: 500px;
}
.msgKO{
	border: 1px solid #FF0000;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFD5D5;
	background-position: center;
	text-align: center;
	display: block;
	height: 30px;
	width: 500px;
}
.cnil{
	font-size: 9px;
	background-position: center;
}
.pics { height: 497px; width: 497px; padding:0; margin:0; overflow: hidden }

.pics img { height: 465px; width: 465px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }

.pics img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.tabmyPlayer {
    text-align: center;
    border: 1px solid #999; 
	cursor: pointer;
} 
 
/* play button */ 
.tabmyPlayer img {
    border: 0px; 
} 
 
/* when container is hovered we alter the border color */ 
.tabmyPlayer:hover { 
    border: 1px solid #000; 
}
