/* Les liens */
#txt2 a:link {
	color: #fff;
}
#txt2 a:visited {
	color: #fff;
}
#txt2 a:hover {
	color: #fff;
	text-decoration:none
}
#txt2 a:active {
	color: #fff;
}
div#yzeo a.hover {
	color: #fff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* FIN : Les liens */



/* Structure General */
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	text-align: center;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #646464;*/
	background:#646464 url(../images/back_repeat_x.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.clearer {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}
p {
	text-align: justify;
	 /* margin: 0px auto; */
}
/* FIN: Structure General */

/* Structure Page d'introduction */
h1 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
div#titre-intro {
	width: 500px;
	text-align: center;
	height: 50px;
	position: relative;
	margin: 0px auto;
}
div#introheader {
	width: 500px;
	height: 300px;
	margin: 0px auto;
}
div#introconteneur {
	font-size: 12px;
	color: #000;
	position: relative;
}
div#introfooter {
	width: 500px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	color: #000;
	margin: 0px auto;
}
/* FIN : Structure Page d'introduction */

/* Structure Page type */
div#titre {
	width: 716px;
	height: 86px;
	float: right;
}
div#conteneur {
	background:url(../images/back_repeat_y.gif);
	margin: 0px auto;
	width: 950px;
}
div#header {
	background:url(../images/bandodefer.gif);
	margin: 0px auto;
	width: 950px;
	height: 307px;
}
div#pages {
	margin: 0px auto;
	width: 950px;
	background: url(../images/background-contenu.gif) repeat-y;
}
div#contenu {
	width: 950px;
	margin: 0;
}
div#photo {
	float: left;
	width: 275px;
}
p:first-letter {
	font: bold 12px verdana
}
div#txt {
	float: left;
	padding-left:70px;
	width: 570px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:justify;
}
div#txt2 {
	float: left;
	padding-left:70px;
	width: 570px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align:justify;
}

.txt a {
	float: left;
	padding-left:90px;
	width: 550px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:justify;
}
.txtblanc {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.txtblanc a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.txtnoir a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.txtnoir {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
div#menu {
	background: transparent url(../images/menu.gif) no-repeat;
	margin: 0;
	float: left;
	width: 234px;
	height: 491px;
}
div#adresse {
	background:transparent no-repeat;
	margin: 0 auto;
	width: 950px;
	height: 41px;
}
div#yzeo {
	text-align:center;
	color:#FFFFFF;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	width:950px;
	margin: 0 auto;
	margin-bottom:10px;
	background:transparent #646464 no-repeat;
}
div#yzeo img {
	padding: 0 5px 2px 5px;
	border:none;
	vertical-align:middle;
}
div#yzeo a {
	color:#FFFFFF;
}
div#liens{
		width:950px;
		color:#FFFFFF;
		font: normal 10px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 auto;
		margin-bottom:10px;
		background:transparent #646464 no-repeat;

		}
		div#liens a{color:#FFF;}
/* FIN : Structure Page type */

/* Structure catalogue */

div#catalogue {
	margin: 0;
	float: right;
	width: 253px;
	font-size: 12px;
	color: #e49721;
}
/* FIN : Structure catalogue */

/* Structure Page Formulaire */
div#formulaire {
	text-align:center;
	font-size: 13px;
	color: #000;
	width:500px;
	float: right;
	padding-right: 120px;
	padding-top: 30px;
}
div#formulaire p {
	text-align:center;
	font-size: 13px;
	color: #000;
	font-weight:bold
}
#frmEnvoi {
	text-align: left;
	padding-left: 10px;
}
p.field label {
	display: block;
	float: left;
	width: 250px;
}
p.submit {
	text-align: center;
}
/*FIN : Structure Page Formulaire */


/* ************************* Class Plan API GOOGLE ************************* */

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a379b;
}
.plan {
	width: 400px;
	height: 450px;
	border:1px #140411 solid;
}

/* ************************* Fin Class Plan API GOOGLE ************************* */

.liste li { list-style-image:url(../images/puce-camera.png); background-repeat:no-repeat; margin-left:201px; margin-bottom:18px; line-height:33px }

.center { text-align:center }

.bordure-txt { width:550px; border:3px solid #FFFFFF; margin-bottom:15px; }

.txtmail { margin-top:0em; font-size:12px }
