body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ol,ul{list-style:none;}
img {border:0;}

body {
	text-align:center;
	color:#210000;
	font-family:Verdana, Arial, Georgia;
	background-color:#210000;
	font-size:12px;	
}

* {
margin:0;
padding:0;
border:0 none;
font-style:normal;
font-size:100%;
list-style-type:none;
text-align:left;
text-decoration:none;
font-family:Verdana, Arial, Georgia;
}

.cleaner {
	clear:both;
	height:0;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	line-height:1px;
	background:transparent;
}

small { font-size: smaller; }
big { font-size: larger; }

/* ---- Liens ---- */
a	{ 
	background:transparent; 
	text-decoration: none;	
}

a:link,
a:visited {
	color:#25ad95;
	text-decoration:underline;
}

a:focus,
a:hover { 
	color:#0795C0;
	text-decoration:underline;
}

/* ---- Elements formulaire ---- */
input.text {
	padding-left:2px;
	padding-right:2px;
	height:20px;
	border:1px solid #220001;
	font-family:Verdana,Arial;
}

input.button {
	text-align:center;
	border:1px solid #999999;
	padding:2px;
}

/* ---- Page ---- */
#page {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:872px;
}

#header {
	width:100%;
	text-align:center;
	height:254px;
	position:relative;
	background-color:#d0fb78;
}

#logo {
	position:absolute;
	left:43px;
	top:18px;
	height:80px;
	width:470px;
}

#logo a {
	text-decoration:none;
}

#content {
	position:relative;
	width:100%;
	overflow: hidden;
	background-color:#d0fb78;
	padding-bottom:20px;
}

#content table {
	margin-left:120px;
	margin-right:120px;	
	width:630px;
}

#content table tr td.albumphotos {
	padding-left:66px;
}

#content table tr td.photo p {
	color:#516a23;
	font-weight:bold;
}

#content table tr td.texte {
	padding-left:5px;	
}

#content table tr td.texte,
#content table tr td.texte p {
	text-align:justify;
	font-size:14px;
}

#content table tr td.texte p {
	padding-bottom:5px;
}

#content table tr td.texte p.center {
	text-align:center;
}

#content table tr td.texte p.alerte {
	color:#FF0000;
	text-align:center;	
}

#content table tr td.texte p span.periode {
	color:#663330;
}

#content table tr td.texte p span.prix {
	color:#663330;
	font-weight:bold;
}

#content table tr td.texte form {
	padding-right:30px;	
	padding-bottom:20px;
}

form ul li label {
	float:left;
	vertical-align:top;
	width:100px;
	text-align:right;
	clear:left;
	padding-right:3px;
}

#content table tr td.texte form ul li {
	padding-bottom:5px;	
}

#content table tr td.texte form ul li.button {
	padding-left:100px;
}
	
#footer {
	position:relative;
	width:100%;
	overflow: hidden;
	background-color:#d0fb78;
	padding-bottom:10px;
}

#footer p.information {
	text-align:center;
	font-size:14px;
}

#footer p.liens {
	padding-top:20px;
	text-align:center;
	padding-bottom:10px;
}
