@charset "utf-8";
/* CSS Document */
html, * {
	padding:0;
	margin:0;
	border:0px;
}
body {
	text-align:center;
	font-family:"Times New Roman", Helvetica, sans-serif;
	font-size:13px;
	background-color: #000;
	color: #666666;
	background-image: url(../images/bg.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}
a {
	color:#CCCCCC;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}
/******************************************/
.container {
	background-color:#1a1a1a;
	background-repeat:repeat-y;
	display:inline-block;
	margin-top:10px;
	position:relative;
	text-align:left;
	width:1004px;
	z-index:2;
}
.col1 {
	background-color:#48484a;
	float:left;
	height:652px;
	width:200px;
}
.col1 h1 {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center 20px;
	width:200px;
	float:left;
	height:100px;
}
/************************/
.col2 {
	float:left;
	height:652px;
	width:400px;
	background-color: #1a1a1a;
}
.col2 img {
	height:652px;
	width:400px;
}
.large {
	width:550px;
}
.large img {
	width:550px;
	height:652px;
}
.home {
	width:804px;

}
.home img {
	width:804px;
	height:652px;
}
/************************/
.col3 {
	float:left;
	height:574px;
	width:234px;
	padding:70px 10px 8px 10px;
	background-color: #ccc;
	color:#333333;
}
.col3 h1 {
	border-bottom:1px solid;
	font-size:11px;
	font-weight:normal;
	margin-bottom:15px;
	padding:5px 0 10px;
	text-transform:uppercase;
	border-color: #A6A6A6;
}
.col3 a {
	color:#333;
	text-decoration:underline;
}
.col3 a:hover {
	text-decoration:none;
}
.col3 .links {
	margin:8px 0;
	padding:8px;
	background-color:#C0C0C0;
	border: 1px solid #ccc;
}
.col3 .links a {
	margin-bottom:1px;
	background-image:url(../images/puce_blanc.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
	display:block;
	padding:2px 0 2px 15px;
	text-decoration:none;
}
.col3 .links a:hover, a.colored {
	background-color:#1a1a1a;
	color:#ccc;
}
ul.plan {
	padding-bottom:20px;
}
ul.plan li {
	font-weight:bold;
	background-image:url(../images/puce_blanc.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	list-style-type:none;
	margin-top:2px;
	padding:0 0 0 10px;
}
ul.plan li ul {
	padding:2px 0 6px 0;
}
ul.plan li ul li {
	font-weight:normal;
}
ul.plan li a {
	text-decoration:none;
}
ul.plan li a:hover {
	text-decoration: underline;
}
/************************/
.gallery {
	background-color:#BABABA;
	float:left;
	height:600px;
	padding:52px 0 0 12px;
	width:138px;
}
/************************/
.footer {
	background-color:#1a1a1a;
	/*	background-image:url(../images/logo_footer.png);
	background-repeat:no-repeat;
	background-position:25px center;*/
	float:left;
	width:1004px;
	height:50px;
	padding:0 0 0 0px;
}
.footer a {
	padding:0 5px;
	color:#666;
	text-decoration:none;
}
.footer a:hover {
	color:#CCCCCC;
}
.footer .resau{
	float:left;
	font-size:11px;
	height:38px;
	padding-top:12px;
	text-align:center;
	width:200px;
	background-color:#1a1a1a;
}
.footer .resau img{
height:25px;
width:25px;}

.footer .copy {
	float:left;
	font-size:11px;
	height:40px;
	padding-top:10px;
	padding-left:10px;
	width:390px;
	background-color:#1a1a1a;
}
.footer .liens {
	text-align:center;
	float:left;
	height:50px;
	line-height:50px;
	width:404px;
}
/*****************************************************************/
.error_send {
	color: #FFEAEB;
	padding:4px;
	border:1px solid;
	border-color: #333333;
	background-color: #333333;
	margin: 5px 0;
}
.ok_send {
	color: #FFFFFF;
	padding:4px;
	border:1px solid;
	border-color: #333333;
	background-color: #333333;
	margin: 5px 0;
}
#form_res input[type="submit"], input[type="reset"] {
	margin-top: 10px;
	color: #fff;
	font-size: 11px;
	padding: 1px 8px;
	background-color: #666666;
}
#form_res textarea {
	overflow:hidden;
	border:1px solid;
	border-color:#e2e2e2;
	width:200px;
	height: 100px;
}
#form_res input[type="text"], #form_res .input {
	height:15px;
	border:1px solid;
	border-color:#e2e2e2;
	width:130px;
	font-size: 11px;
	color: #666666;
}
#form_res {
	font-size:11px;
	font-weight:bold;
}
.error {
	color:#C1A684;
	font-weight: normal;
	font-size: 11px;
}
/************/
ul#nav {
	float:left;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	padding:0px;
	width:180px;
	height:336px;
	padding:80px 10px 0px 10px;
}
ul#nav li {
	padding:2px 0;
	list-style-type: none;
}
ul#nav li ul {
	padding:1px 0px 5px 20px;
	font-size:11px;
}
ul#nav li ul li {
	padding:0px;
	margin-top:1px;
}
ul#nav li ul li a, ul#nav li ul li a:hover, ul#nav li ul li a.current {
	background-position:12px 9px;
	padding:3px 0px 3px 15px;
}
ul#nav li a {
	background-position:6px 11px;
	background-repeat:no-repeat;
	color:#CCCCCC;
	display:block;
	padding:3px 0px 3px 14px;
	text-decoration:none;
}
ul#nav li a:hover, ul#nav li a.current {
	background-color:#CCCCCC;
	/*color:#AE9437;*/
	color:#000000;
	background-position:12px 11px;
	background-image:url(../images/puce.gif);
}
/************************************/
