/* antonyp */

* {
	padding:0;
	margin:0;
}

.lineclear{
	height:1px;
	clear:both;
}

.display{
	display:none;
}

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
}

.banner {
	margin:0 auto;
	width:955px;
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	height: 321px;
	position: relative;
}

.page {
	margin:0 auto;
	width:955px;
	position: relative;
}

.bold {
	font-weight:bold;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p a {
	color:#000000;
	text-decoration:none;
}

p a:hover {
	color:#FFFFFF;
}

.footer {
	text-align:center;
	background-image: url(images/bgfoot.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height: 80px;
}

#tt{
	text-align:center;
	width: 220px;
	float: right;
	margin: 3px 0 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#tt a{
    font-size:8px;
    color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tt a:hover{
    color:#000000;
}

#logo {
	margin:0 30px 0 59px;
	float: left;
}

.banner div a {
	float:left;
	display: block;
	width: 128px;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 20px 0 0 0;
}

.banner div a.double {
	padding: 10px 0 10px 0;
}

.banner div a.on {
	background-image:url(images/over.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#cd0202;
}

.banner div a:hover {
	background-image:url(images/over.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#cd0202;
}

.bloc1 {
	float:left;
	width:319px;
	padding: 0 10px 0 30px;
}

.bloc1a {
	float:left;
	width:595px;
	padding: 0 10px 0 30px;
}

.bloc2 {
	width:256px;
	float:left;
	background-image:url(images/matiere.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0 10px 0 10px;
}

.bloc3 {
	width:256px;
	float:left;
	background-image:url(images/bgmap.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0 10px 0 10px;
}

.bloc4 {
	width:550px;
	float:left;
	background-image:url(images/matiere.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0 10px 0 10px;
}

.bloc5 {
	float:left;
	width:900px;
	padding: 0 10px 0 30px;
}

.titre1 {
	background-image:url(images/flesh.gif);
	background-repeat:no-repeat;
	display: block;
	padding: 13px 0 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d0000;
	font-style: italic;
	font-size: 14px;
	background-position: 0 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D0000;
	margin: 0 0 10px 0;
}

.titre2 {
	display: block;
	padding: 13px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d0000;
	font-style: italic;
	font-size: 14px;
	background-position: 0 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D0000;
	margin: 0 0 10px 0;
}

.titre3 {
	background-image:url(images/flesh.gif);
	background-repeat:no-repeat;
	display: block;
	padding: 13px 0 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d0000;
	font-style: italic;
	font-size: 14px;
	background-position: 0 13px;
}

.titre3 a {
	color: #9d0000;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 30px;
}

.titre4 {
	background-image:url(images/flesh2.gif);
	background-repeat:no-repeat;
	display: block;
	padding: 13px 0 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #626469;
	font-style: italic;
	font-size: 14px;
	background-position: 0 13px;
}

.puce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 20px;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	color: #626469;
	font-weight: bold;
}

.sspuce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 20px;
}

.navfoot {
	width:880px;
	margin:0 auto;
}

.navfoot2 {
	width:660px;
	margin:0 auto;
}

.minilogo {
	float:left;
	margin: 25px 0 0 0;
}

.txtfoot1 {
	float:left;
	margin: 30px 0 0 10px;
}

.txtfoot1 p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	text-align: left;
	background-image: url(images/puce2.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	background-position: 0 4px;
}

.txtfoot1 a {
	color:#FFFFFF;
	text-decoration:none;
}

.txtfoot1 a:hover {
	color:#000000;
}

#margbottom {
	margin-bottom:10px;
}

.contactez {
	background-image:url(images/contactez.gif);
	background-repeat:no-repeat;
	width:238px;
	height:95px;
	margin: 10px 0 10px 10px;
}

.titre5 {
	color: #cc0000;
	padding: 5px 0 0 10px;
}

.txt3 {
	color:#FFFFFF;
	padding: 15px 0 0 10px;
}

.txt3 a {
	color:#FFFFFF;
}

.txt3 a:hover {
	color:#000000;
}

.txt4 {
	font-size:16px;
}

.slogan {
	float:left;
	text-align: right;
	padding: 60px 0 0 20px;
}

.slogan p {
	font-size:24px;
}

#flash {
	margin: -50px 40px 0 0;
	float: right;
}

#floatr {
	float:right;
	margin: 0 0 0 5px;
}

.txt1 {
	text-align:justify;
}

.diapo1 img {
	margin: 0 10px 10px 0;
	border: none;
}

#carte {
	float:left;
	margin: 15px 20px 0 10px;
}

.adresse {
	float:left;
}

label {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	padding: 0 0 4px 0;
	height: 24px;
}

input {
	float:right;
	width: 175px;
}

form#message {
	width:255px;
	display: block;
}

label span {
	display:block;
	float:left;
}

textarea {
	width:250px;
	height: 50px;
}

.codespam {
	float:none;
	display:inline;
	width: 20px;
}

#envoyer {
	width:98px;
	height:19px;
	background-image: url(images/btenvoyer.jpg);
	background-color: #000000;
	color: #FFFFFF;
	border: none;
}

#envoyer:hover {
	color:#FF0000;
}

#annulez {
	display:block;
	float:left;
	width:98px;
	height:19px;
	background-image: url(images/btannule.jpg);
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

#annulez:hover {
	color:#000000;
}

/******** pop-up *****/

#bigplan {
	display: none;
	position: absolute;
	top: -200px;
	left: 100px;
	height: 441px;
	width: 744px;
	border:none;
	z-index: 2000;
}

#bigplan img {
	border: 2px solid #870301;
}

.fermer-carte {
	background: #870301;
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.fermer-carte a {
	color: #fff;
	display: block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 2px 4px 0 0;
}
.fermer-carte a:hover {
	color:#000000;
	text-decoration: none;
}
.cadreX {
	border: 1px #aaa solid;
	padding: 0px 3px;
}

