/* CSS Document */

*{
	padding: 0;
	margin: 0 auto;
}

h1{
	color: #252018;
	font-size: 14px;
	font-weight: bold;
}

h2{
	color: #957C5B;
	font-size: 12px;
	font-weight: bold;
}

.marge{
	margin-left: 25px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #252018;
}

ul{
	margin-left: 25px;
}

a:link {
color: #ffffff; text-decoration: underline;
} 


a:visited {
color: #ffffff; text-decoration: underline;
} 


a:hover {
color: #B5D5F3; text-decoration: underline;
}


a.lien:link {
color: #957C5B; text-decoration: underline;
} 


a.lien:visited {
color: #957C5B; text-decoration: underline;
} 


a.lien:hover {
color: #957C5B; text-decoration: underline;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #957C5B;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #F18832;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}


.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}


.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #957C5B;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}


.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

.yzeo{
	vertical-align: middle;
}

.debug{
	margin-top: -2px;
}

/* Plan du site */

div#plan_haut
{
	width: 705px;
	height: 240px;
	margin: 0 auto;
}

div#plan_dupli
{
	width: 645px;
	margin: 0 auto;
	padding: 0 30px 0 30px;
	text-align: left;
	background: url(../images/plan_dupli.jpg);
}

div#plan_adresse
{
	width: 705px;
	height: 65px;
	margin: 0 auto;
}

div#plan_yzeo
{
	width: 705px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
}

div#plan_yzeo img
{
	vertical-align: middle;
}