* {
	margin:0px;
	padding:0px;
	outline:none;
	border:0px;
}
body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bordure {
	border: 1px solid #721513;
}
.bordure2 {
	width:320px;
	height:240px;
	border: 1px solid #721513;
}
strong {
	font-weight:bold;
}
p {
	margin-bottom:10px;
}
.clearer {
	clear:both;
	line-height:0;
	height:0;
	width:0;
	margin:0;
	padding:0;
}
/******STRUCTURE******/

div#page {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	vertical-align:top;
	background-image: url(images/bg.jpg);
}
div#menu {
	width:320px;
	float:left;
}
div#menu p {
	padding-left:30px;
	color:#721513;
}
div#contenu {
	width:620px;
	float:left;
}
div#head {
	width:620px;
	height:220px;
}
div#texte {
	_margin-top:-4px;
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
p.texte {
	color:#721513;
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
}
.txt, .page_title {
	color:#721513;
}
p.texte a {
	color:#721513;
}
.imgdroite {
	margin-left:10px;
	margin-right:15px;
	margin-bottom:40px;
	display:block;
	float:right;
}
/*pied de page*/

#footer {
	width:940px;
	height:76px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/lourdes.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	_margin-top:-4px;
}
#adresse {
	width:233px;
	height:76px;
	float:left;
	text-align:right;
}
#yzeolien {
	text-align:right;
	color:#721513;
	font-size: 10px;
	padding-top:50px;
}
.yzeolien {
	color:#721513;
	font-size: 10px;
}
#yzeolien a {
	color:#721513;
	font-size:10px;
}
#yzeo {
	width:87px;
	height:76px;
	float:left;
}
#yzeo img {
	display:block;
}

#liensPage {
	width:940px;
	margin:0 auto 0 auto;
	text-align:right;
	padding-right:190px;
}
/* Page contact */



p#genre {
	color:#721513;
}
p.field {
	padding: 0.5em 0;
	text-align:left;
}
p.field label {
	display: block;
	width: 200px;
	text-align: right;
	color: #721513;
	float: left;
	padding-right: 0.8em;
}
#contact {
	text-align:center;
}
#contact p, #contact div.imgcapt {
	margin:0 auto;
	width:500px;
}
#contact .texte {
	text-align:center;
	color: #721513;
}
/****** intro *******/

h1 {
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	height:40px;
	font-size: 12px;
	color:#721513;
	text-align:center;
	font-weight:normal;
}
div#intro {
	margin-left:auto;
	margin-right:auto;
	width:854px;
	text-align:center;
	color:#721513;
	text-align:center;
}
div#intro a {
	color:#721513;
}
/* Plan google */ 

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	margin-left:25px;
	border: 1px solid #515151;
	width: 560px;
	height: 380px;
}
