/* Infos generales */

body {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #741904;
	color: #732E0E;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}

a:link, a:visited {
	color: #732E0E;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link, a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
	color: #732E0E;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #B63C42;
	text-decoration: none;
}

a.menu2:link, a.menu2:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
	color: #732E0E;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.menu2:hover {
	color: #B63C42;
	text-decoration: none;
}

p.decalage {
	padding-left: 25px;
	color: #ffffff;
}

p.texte_contenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 300;
}

p.texte_contenu_accueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: 300;
	padding-left: 20px;
	padding-right: 20px;
}

img {
	border: 0px solid #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

td.menu {
	padding: 21px 17px;
	background-image : url(graph/gauche_menu.jpg);
}

td.menu p {
	padding:0px 4px;
}

td.menu p.menu2 {
	background: url(graph/reserv.gif) no-repeat;
}

td.fond_trame {
	background-image : url(graph/fond_trame.gif);
}

td.contenu_accueil {
	background-image : url(graph/accueil_deco_fond.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

td.contenu_contact {
	background-image : url(graph/contact_deco_fond.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

td.contenu_interieur {
	background-image : url(graph/interieur_deco_fond.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

select, textarea, input {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

select, textarea{
	color: #000000;
	background-color: #FFFFFF;
}

.cadre_blanc {
	border: 1px solid #ffffff;
}

.cadre_noir {
	border: 1px solid #000000;
}
