/********/
/* HTML */
/********/
body {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	margin 				: 0;
	background-image	: url(../images/kerveron/divers/fond_kerveron.gif);
	background-repeat	: repeat-x;
	background-color	: #8AA3AE;
}
/******************************/



/******/
/* ID */
/******/
/* Contenu */
#contenu {
	background-image	: url(../images/kerveron/fr/navig/fond_contenu.jpg);
	background-repeat	: no-repeat;
	background-position	: top;
	background-color	: #8AA3AE;
}

/* Menu droite */
#menu_droite {
	background-image	: url(../images/kerveron/fr/navig/fond_menu_droite.jpg);
	background-repeat	: no-repeat;
	background-position	: top;
	background-color	: #8AA3AE;
}
#menu_droite div {
	margin		: 10px 30px 10px 30px;
	text-align	: justify;
	font-size	: 11px;
	text-indent	: 30px;
}
#menu_droite div.contact {
	margin		: 10px 30px 10px 30px;
	text-align	: center;
	font-size	: 11px;
	text-indent	: 0px;
}
#menu_droite div.contact .tel {
	color		: #5A5B60;
	font-size	: 14px;
	font-weight	: bold;
}
#menu_droite div.prix .blanc {
	color		: #FFFFFF;
	text-indent	: 0;
	text-align	: center;
}
#menu_droite div.prix .lien {
	text-align	: center;
	text-indent	: 0;
}
#menu_droite p {
	margin	: 0;
}
#menu_droite a:link, #menu_droite a:visited, #menu_droite a:hover, #menu_droite a:active {
	color			: #5A5B60;
	text-decoration	: none;
}
#menu_droite a:hover {
	text-decoration	: underline;
}


/* Pied de page */
#pied {
	width				: 851px;
	height				: 51px;
	text-align			: center;
	color				: #242424;

	background-image	: url(../images/kerveron/fr/navig/fond_pied.jpg);
	background-repeat	: no-repeat;
	background-position	: top;
	font-size			: 11px;
}
#pied div {
	margin-top	: 7px;
}
#pied a:link, #pied a:visited, #pied a:hover, #pied a:active {
	color			: #242424;
	text-decoration	: none;
}
#pied a:hover {
	text-decoration	: underline;
}

/* Références */
#ref {
	margin-bottom	: 5px;
	text-align		: center;
	font-size		: 10px;
	color			: #555555;
}
#ref a:link, #ref a:visited, #ref a:hover, #ref a:active {
	color			: #555555;
	text-decoration	: none;
}
#ref a:hover {
	text-decoration	: underline;
}
/******************************/


/***********/
/* CLASSES */
/***********/
.photo {
	display		: none;
	height		: 480px;
	text-align	: center;
	color		: #444444;
	font-size	: 11px;
}
/******************************/