@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body.bodybg {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #790606;
	margin: 0px;
	padding: 40px 0px 0px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.clearboth {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.clearleft {
	margin: 0px;
	padding: 0px;
	clear: left;
	font-size: 0.7em;
	line-height: 0.7em;
}
#container {
	background: #7d514d url(../images/container_bg.gif) repeat-x left top;
	height: 511px;
}
#flashbg {
	background: transparent;
	height: 511px;
	width: 829px;
	margin-right: auto;
	margin-left: auto;
}
#uber_container {
	position: absolute;
	z-index: 90;
	text-align: center;
	left: 0px;
	width: 100%;
	overflow: hidden;
	background: transparent url(../images/bg_7d514d.gif) repeat-x left 511px;
	top: 40px;
}
#contenu {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	height: 511px;
}
html>body #contenu {
	height: auto;
	min-height: 511px;
}
#text_container {
	padding-top: 210px;
}
#text {
	padding: 20px 10px 45px 10px;
	border: 1px solid #ccaeb3;
	background: #000000;
}
html>body #text {
	background: transparent url(../images/black_50.png) repeat;
}
#text p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.smalltext {
	font-size: 12px;
}
.text_images {
	padding-left: 10px;
	margin-top: -35px;
}
.text_images a {
	text-decoration: none;
	border: none;
}
.text_images img {
	border: 1px solid #ccaeb3;
	margin-right: 10px;
}
#text a {
	color: #FFFFFF;
}
#text a:hover {
	color: #cccccc;
}
#logo {
	height: 100px;
	width: 365px;
	position: absolute;
	z-index: 110;
	top: 2px;
}
#logo a {
	text-decoration: none;
	border-style: none;
}
#logo a img {
	border-style: none;
}
#logo h1 {
	display: none;
}
#menu {
	width: 250px;
	position: absolute;
	z-index: 100;
	top: 20px;
	margin-left: 550px;
}
#menu h1 {
	padding: 0px 0px 10px 0px;
}
#menu_lang {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#menu_lang li {
	list-style: none;
	float: left;
	width: 49px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#menu_lang a {
	text-decoration: none;
	border: 1px solid #ccaeb3;
	display: block;
	margin-right: 6px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
	background: #790606 url(../images/menu_lang_a_bg.gif) repeat-x left top;
}
#menu_lang a:hover, #menu_lang a.self, #menu_lang a.self:hover {
	color: #790606;
	background: #ccaeb3 url(../images/menu_lang_a_bg.gif) repeat-x left bottom;
}
#index_picts {
	clear: left;
	background: transparent;
	height: 302px;
}
#submenu {
	clear: left;
	width: 239px;
	background: #790606 url(../images/submenu_bg.gif) repeat-x left top;
}
#submenu ul {
	border: 1px solid #ccaeb3;
	margin: 0px;
	padding: 5px 5px 10px;
	display: block;
}
#submenu li {
	list-style: none;
	width: 100%;
	display: block;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	height: 24px;
}
#submenu a {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	background: #790606 url(../images/menu_lang_a_bg.gif) repeat-x left top;
	width: 100%;
	text-indent: 5px;
}
#submenu a:hover, #submenu a.self, #submenu a.self:hover {
	color: #790606;
	background: #ccaeb3 url(../images/menu_lang_a_bg.gif) repeat-x left bottom;
}
#footer {
	margin-top: 1px;
	/*border-top: 1px solid #7d7470;*/
	font-size: 10px;
	background: #790606;
}
#footer_content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
}

/* Formulaire */

form {
	margin: 0em;
	padding: 0em;
}
input, textarea, select {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
}
fieldset {
	border: none;
	line-height: 2.2em;
	font-size: 12px;
	margin-bottom: 20px;
}
fieldset p {
	line-height: 12px;
	margin: 0em;
	padding: 0em;
}
fieldset ul li {
	line-height: 1em;
	font-size: 1em;
	color: #666666;
}
fieldset br {
	clear: left;
}
legend {
	display: none;
}
label {
	float: left;
}
fieldset input, fieldset textarea {
	float: left;
	margin-right: 40px;
	margin-left: 20px;
	margin-top: 0.2em;
}
fieldset textarea {
	width: 440px;
}
fieldset input.check1 {
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0.2em;
}
fieldset input.check2 {
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 0.2em;
}
html>/**/body fieldset input.check1, html>/**/body fieldset input.check2 {
	margin-top: 0.5em;
}
*+html fieldset input.check1, *+html fieldset input.check2 {
	margin-top: 0.2em;
}
input.butt_send {
	font-weight: bold;
	color: #FFFFFF;
	background: #009900;
	cursor: pointer;
}
input.butt_cancel {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;
	cursor: pointer;
}
iframe {
	border: 1px solid #FFFFFF;
}
