/* Communs ------------------------------------------------------------>*/
BODY {
	background: #dbdbdb url(/images/fonds/fond.jpg) repeat-x;
	background-position:top;
    margin-top: 0px;
}
TD,TH {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
A, A:link, A:hover, A:active, A:visited {
color:#000000;
}

/* Tableau Central ------------------------------------------------------------>*/
.tabcentral {
	vertical-align:top;
	background-image:url(/images/fonds/fond-tab-droit.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.tabcentral_gauche {
	background-image:url(/images/fonds/cote-gauche.jpg);
	background-repeat:no-repeat;
}
.tabcentral_droit {
	background-image:url(/images/fonds/cote-droit.jpg);
	background-repeat:no-repeat;
}
/*menu-------------------------------------------------------------------------->*/
.menu {
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	font-weight: bold;
	cursor:pointer;
	text-align:right;
	font-style:italic;
	font-size:14px;
}
.bouton_accueil{ 
	background-image:url(/images/boutons/bouton-accueil.jpg);
	height:41px;
}
.bouton_accueil_on{
	background-image:url(/images/boutons/bouton-accueil-on.jpg);
	height:41px;
}
.bouton_web{ 
	background-image:url(/images/boutons/bouton-web.jpg);
	height:41px;
}
.bouton_web_on{
	background-image:url(/images/boutons/bouton-web-on.jpg);
	height:41px;
}
.bouton_pub{ 
	background-image:url(/images/boutons/bouton-publicite.jpg);
	height:41px;
}
.bouton_pub_on{
	background-image:url(/images/boutons/bouton-publicite-on.jpg);
	height:41px;
}
.bouton_print{ 
	background-image:url(/images/boutons/bouton-imprimeur.jpg);
	height:41px;
}
.bouton_print_on{
	background-image:url(/images/boutons/bouton-imprimeur-on.jpg);
	height:41px;
}
.bouton_photo{ 
	background-image:url(/images/boutons/bouton-photo.jpg);
	height:41px;
}
.bouton_photo_on{
	background-image:url(/images/boutons/bouton-photo-on.jpg);
	height:41px;
}
.bouton_video{ 
	background-image:url(/images/boutons/bouton-video.jpg);
	height:41px;
}
.bouton_video_on{
	background-image:url(/images/boutons/bouton-video-on.jpg);
	height:41px;
}
.bouton_references{ 
	background-image:url(/images/boutons/bouton-references.jpg);
	height:41px;
}
.bouton_references_on{
	background-image:url(/images/boutons/bouton-references-on.jpg);
	height:41px;
}
.bouton_promo{ 
	background-image:url(/images/boutons/bouton-promo.jpg);
	height:41px;
}
.bouton_promo_on{
	background-image:url(/images/boutons/bouton-promo-on.jpg);
	height:41px;
}
.bouton_contact{ 
	background-image:url(/images/boutons/bouton-contact.jpg);
	height:41px;
}
.bouton_contact_on{
	background-image:url(/images/boutons/bouton-contact-on.jpg);
	height:41px;
}


/* Divers ------------------------------------------------------------>*/
.bouton_rappel{ 
	background-image:url(/images/boutons/rappel.png);
}
.bouton_rappel:hover{
	cursor:pointer;
	background-image:url(/images/boutons/rappel-on.png);
}
.movie {
	width: 100%;
	height: 100%;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color:#990000;
}
.mentions {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #766453;
	text-align: center;
}
.mentions A, .mentions A:visited {
	color: #766453;
	text-decoration:underline;
}
.defile, .defile A, .defile A:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #766453;
	text-align: center;
}
.ajusteblanc, .ajusteblanc A, .ajusteblanc A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.textestd, .textestd A, .textestd A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.textestd A:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.textetbl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	padding-left: 5px;
}
.fondrouge {
	background-color: #8F210C;
}
.contour_relief {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	margin:8px;
}
.grostitre {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #8F210C;
	font-weight: bold;
}
#boitonet {
visibility:hidden;
}