@charset "utf-8";
html {
	
}
body { 
	background-color:#91240e; 
	background-image:url(../images/background.jpg); 
	background-position:top center;
	/*background-attachment:fixed; */
	background-repeat:no-repeat; 
	color:#000; 
	margin:0; 
	padding:0; 
	font-size: medium; 
	font-family:Arial; 
	font-size: medium;
}
ul { list-style: none; margin:0; padding:0;}
a { color:#000; text-decoration: none; }
a:hover { color:#; text-decoration:underline; }
img { border:none; }
h1 { float:left; margin:30px 30px 0 0; }
h2 { margin:15px 0 0 0; }
h3 { color:#91240e; margin:0; padding:0; font-size:1.5em; }
.rouge { color:#670505; }
.orange { color:#d08728; }
.txtsmall { font-size:.70em; }
h4 { float:left; width:460px; color:#303766; margin:10px 0 10px 0; padding:0; font-size:1.1em; }

/* CONTENEUR */
#conteneur { margin:0 auto; width:1010px; }

/* TOTAL */
#total { float:left; width:1010px; }

/* HEADER */
#header { float:left; width:1010px; height:246px; }

/* MENU */
#navigation { 
	float:left; 
	width:1010px; 
	height:45px; 
	background:url(../images/back-menu.gif) no-repeat 0 0;
}
/*#menu ul { width:970px; text-align: center; margin:0 20px 0 20px; }
#menu ul li { font-family: Times; margin:15px 0 16px 0; }
#menu ul li a { 
	display:block; 
	float:left; 
	height:15px; 
	color:#fff; 
	background:url(../images/back-li-menu.gif) no-repeat 0 2px; 
	padding-left:15px;
	margin:0 20px 0 20px;
}
#menu ul li a:hover {
	background:url(../images/back-li-menu.gif) no-repeat 0 -13px; 
	color:#f7ca96;
}*/

/* INTER */
#inter { 
	float:left; 
	width:970px;
	padding:20px;
	background:url(../images/back-inter.png) repeat-y 0 0;
}

/* TOTEM */
#totem { 
	float:left; 
	width:205px;
	padding:0 0 0 20px; 
	font-size: 0.7em;
	z-index:1;
}
.newsletter {
	background:url(../images/titre-newsletter.png) no-repeat 0 0;
	padding-top:30px;
	margin-top:20px;
	width:205px;
	float:left;
}
.coord {
	width:205px;
	float:left;
	margin-top:20px;
}

/* CONTENT */
#content { 
	float:left; 
	width:460px;
	padding:0 20px 0 20px; 
}
#content p {
	font-size:.80em;
	text-align: justify; 
}
#content ul {
	font-size:.80em;
	margin-left:15px;
	list-style:circle;
}
#content ul.photos {
list-style:none;
width:460px;
margin:0 0 20px 0;
padding:0;
float:left;
}
#content ul.photos li {
display: block;
float:left;
margin-left:10px;
padding:0;
}

#filariane {
	float:left;
	width:460px;
	color:#91240e;
}
#filariane ul li {
	display: block;
	float:left;
	margin-right:5px;
}
#filariane a {
	font-size:.65em;
	color:#91240e;
}

/* NEWS */
#news { 
	float:left;
	width:204px;
	padding:40px 20px 0 20px;
	border-left:1px dotted #91240e;
	min-height:500px;
	background:url(../images/titre-actus.gif) no-repeat 15px 0;
	font-size:.70em;
}
#newsuk { 
	float:left;
	width:204px;
	padding:40px 20px 0 20px;
	border-left:1px dotted #91240e;
	min-height:500px;
	background:url(../images/titre-actusuk.gif) no-repeat 15px 0;
	font-size:.70em;
}
#news a {
	color:#91240e;
}
#news p {
	text-align:justify;
}

/* FOOTER */
#footer {  
	width:1010px; 
	float:left;
	height:70px; 
	background:url(../images/back-footer.gif) no-repeat 0 0;
}
#footer ul {
	width:970px;
	margin:40px 20px 0 20px;
	text-align:center;
}
#footer ul li { 
	display:inline;	
	font-size:.70em;
	margin:0 15px 0 15px; 
}
#footer ul li a {
	color:#fff;
}

/* JNOV */
#jnov {  
	width:1010px; 
	float:left; 
	color:#fff;
	font-size:.65em;
	text-align:center;
	margin-top:30px;
}
#jnov a {
	color:#fff;
}

/* FORMS */
form { margin: 0; padding: 0; }
.divform {
	float:left;
	width:460px;
	margin-bottom:5px;
}
input {
	border:1px solid #000;
	float:left;
	margin-right:5px;
}
label {
	float:left;
	width:100px;
}




.alignRight {
	float:right;
	text-align: right;
	margin-left:20px;
}
.alignCenter, #content p.alignCenter {
	text-align: center;
}
/* TARIFS */
.tarifs {
	width:460px;
	background-color:#303766;
	color:#fff;
	border:1px solid #f7ca96;
	margin:0px;
}
.tarifs td {
	border:1px solid #f7ca96;
	padding: 2px;
	margin:0;
}