html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset,  label, legend/*,
form, table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

table, tbody, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

td {
	vertical-align:top;
}


.page {
	width:870px;
	margin:auto;
}

.header {
	background: url(/images/logo/155.jpg) no-repeat;
	width:870px;
	height:142px;
	margin-bottom:1px;
}

.header:hover {
	cursor:pointer;
}

.header_menu {
	width:870px;
	height:22px;
	margin-bottom:1px;
}

.header_menu_home {
	background: #8d4326;
	width:210px;
	height:19px;
	padding-top:3px;
	position: relative;
	float:left;
	text-align:center;
}

.header_menu_home a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

.header_menu_rub .menu {
	background: #b999c2;
	color:#FFF;
	width:660px;
	height:19px;
	padding-top:3px;
	position: relative;
	float:left;
}

.menu ul{
}

.menu ul li{
	position: relative;
	float:left;
	list-style-type:none;
	margin:0 10px;
	text-align:center;
}

.menu ul li a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

.contenu {
	width:870px;
	/*height:650px;*/
}

.contenu_gauche {
	background: url(images/colonne_gauche.jpg) repeat-y;
	/*position: relative;*/
	/*float:left;*/
	width:210px;
	/*height:650px;*/
	text-align:center;
}

.lien_menu_gauche {
	text-decoration:none;
	color:#69391b;
	font-weight:bold;
	font-size:14px;
}

.contenu_centre {
	/*position: relative;*/
	/*float:left;*/
	width:660px;
	background-color:#F8EDD7;
	/*height:650px;*/
}

#contact {
	background-color:#F8EDD7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*.contenu_centre {
	background: url(images/centre_temp_2.jpg);
	position: relative;
	float:left;
	width:330px;
	height:650px;
}

.contenu_droite {
	background: url(images/centre_temp_3.jpg);
	position: relative;
	float:left;
	width:330px;
	height:650px;
}*/



.footer {
	width:870px;
	/*height:44px;*/
	clear:both;
}

.footer1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background: #b999c2;
	color:#000;
	width:854px;
	/*height:22px;*/
	padding-top: 4px;
	padding-left:16px;
}

.footer1 a{
	font-size:11px;
	text-decoration:none;
	color:#000;
}

.footer2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	width:854px;
	height:22px;
	padding-top: 4px;
	padding-left:16px;
}

.footer2 a{
	font-size:11px;
	text-decoration:none;
	color:#000;
}
