/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%; height:100%;}

body {font-family:Arial, Helvetica, sans-serif;font-size:100%;color:#7f7f7f;min-width:960px;height:100%;background:url(../images/body-bg.jpg) center top repeat #151515}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main-bg {width:100%; min-height:100%; background:url(../images/bg-2.jpg) center top repeat-x;}
.bg {width:100%; min-height:100%; background:url(../images/bg.jpg) center top no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:13px;
	line-height:24px;
}

a {color:#ff5b33; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left; width:160px;}
.col-1 {margin-right:50px;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:45px;}
.p5 {margin-bottom:50px;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#b22300;}

/*********************************boxes**********************************/
.indent {padding:41px 30px 0 0;}
.indent-top {padding-top:15px;}
.indent-left {padding-left:8px; padding-right:8px;}
.indent-left2 {padding-left:1px;}
.indent-right {padding-right:50px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot2 {margin-bottom:5px;}
.img-indent-bot {margin-bottom:25px;}
.margin-bot {margin-bottom:35px;}

.img-indent {float:left; margin:0 19px 0px 0;}	
.img-indent2 {float:left; margin:0 25px 0px 0;}	
.img-indent3 {float:left; margin:0 30px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.link,
.link-1,
.link-2,
.button,
h1 a {text-decoration:none;}	



/*********************************header*************************************/


	
/***** menu *****/

/* paramètres du menu */
#dock { position: relative; top: 30px; }
.dock-container { position: relative; top: -8px; height: 50px; padding-left: 0px; }
a.dock-item { display:inline-block; width: 50px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #fff; }
.dock-item span { display: none; padding-left: 10px; }
.dock-item img { border: 0; padding-right: 30px; float:left; margin: 5px 10px 0px; width: 100%; }

ul#css3menu1{
	margin:0;
	list-style:none;
	padding:0;
	background-color:#dedede;
	border-width:1px;
	border-style:solid;
	border-color:#5f5f5f;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:0;
	z-index:999;
	position:relative;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:auto;
	vertical-align:middle;
}
ul#css3menu1 li{
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;
}
* html ul#css3menu1 li a{
	display:inline-block;
}
ul#css3menu1>li{
	margin:0;
}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;
}
ul#css3menu1 a{
	display:block;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	font:bold 14px Trebuchet MS;
	color:#ffffff;
	text-shadow:#FFF 0 0 1px;
	cursor:pointer;
	padding:10px;
	background-color:#191919;
	background-image:url("images/mainbk.png");
	background-repeat:repeat;background-position:0 0;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#C0C0C0;
}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	background-color:#ff0000;
	border-color:#C0C0C0;
	border-style:solid;
	color:#FFF;
	text-shadow:#FFF 0 0 1px;
	background-image:url("images/mainbk.png");
	background-position:0 100px;
	text-decoration:none;
}
ul#css3menu1 img{
	border:none;
	vertical-align:middle;
	margin-right:10px;
}
ul#css3menu1 li.topfirst>a{
	border-width:0;
	border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
}
ul#css3menu1 li.toplast>a{
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-webkit-border-radius:0;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:43px 0;
	position:relative;
	z-index:1;
}

.spacer-1 {
	width:100%; 
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}

h2 {
	font-size:40px; 
	line-height:1.2em; 
	color:#fff;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:9px;
	text-align:center;
}
h3 {
	font-size:25px; 
	line-height:2em; 
	color:#fff;
	margin-bottom:2px;
	text-align:center;
}
	h3 strong {display:block; margin-top:-25px;}
h4 {
	font-size:18px;
	line-height:25px;
	color:#f0f0f0;
	font-weight:normal;
	margin-bottom:8px;
	text-align:center;
}
h6 {color:#fff; font-weight:normal; margin-bottom:3px;}

.border-bot {
	width:100%; 
	padding-bottom:31px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%; 
	padding-bottom:23px; 
	margin-bottom:18px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:260px; 
	background:#151515;
	position:absolute;
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
	.box .padding {padding:15px 15px 20px 30px;}

.prorprio {
	width:260px; 
	background:#151515;
	position:absolute;
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.container-bot {
	width:100%;
	padding-bottom:6px;
	background:url(../images/container-bot.png) left bottom no-repeat;
}
.container-top {
	width:100%;
	padding-top:6px;
	background:url(../images/container-top.png) left top no-repeat;
}
.container {
	width:100%;
	background:url(../images/fond.png) center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	display:inline-block; 
	padding:5px 15px 6px;
	font-size:13px;
	line-height:1.23em;
	font-weight:bold;
	color:#757575; 
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.button:hover {background:#fb4400; color:#fff;}

.list-1 li {
	line-height:18px; 
	padding:8px 0 8px 10px; 
}
	.list-1 a {
		display:inline-block;
		color:#7f7f7f;
		font-weight:bold;
	}
	.list-1 a:hover {color:#b22300;}

.list-2 li {
	line-height:20px; 
	padding:5px 0 5px 10px; 
	background:url(../images/marker-1.gif) 0 13px no-repeat;
}
	.list-2 a {display:inline-block;}
	.list-2 a:hover {text-decoration:none;}
	
	#page4 .list-2 a {color:#7f7f7f; text-decoration:none;}
	#page4 .list-2 a:hover {text-decoration:underline;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-weight:bold;
	padding-left:14px; 
	color:#fff;
	background:url(../images/marker-2.gif) 0 10px no-repeat;
}
.link-1:hover {text-decoration:underline;} 

.link-2 {color:#7f7f7f;}
.link-2:hover {text-decoration:underline;}

.text-1{
	font-family:Verdana, Geneva, sans-serif;
	display:inline-block;
	font-size:18px;
	line-height:1.2em;
	color:#ffffff;
	letter-spacing:-1px;
}
.text-2 {
	font-family:Verdana, Geneva, sans-serif;
	display:inline-block;
	font-size:16px;
	line-height:1.2em;
	color:#f7f7f7;
	letter-spacing:-1px;
} 
.text-3 {
	font-family:Verdana, Geneva, sans-serif;
	display:inline-block;
	font-size:16px;
	line-height:1.2em;
	color:#c3c3c3;
	letter-spacing:-1px;
} 
.text-4 {
	font-family: "Copperplate Light";
	display:inline-block;
	font-size:20px;
	line-height:1.2em;
	color:#f7f7f7;
	letter-spacing:-1px;
} 
p.text-service{
	display: block;
	font-size:11px;
	width=251px;
	height:1070px;
	background-image:url(../images/fond.png);
	background-repeat:no-repeat;
	margin-top: 30px;
	background-position: top center;
	text-align: left;
	color:#ffffff;
}

dl span {float:left; width:80px;}

dl.main-address dt {margin-bottom:5px;}
dl.main-address span {float:left; width:74px; color:#fff;}


/***** contact form *****/

input, textarea {
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 200px;
	color: #999999;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;		
}

textarea {
	width: 400px;
	height: 150px;
	max-width: 400px;
	line-height: 18px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 1px solid #C9C9C9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

.form label {
	margin-left: 10px;
	color: #999999;
}

/* ===========================
   ====== Submit Button ====== 
   =========================== */

.submit input {
	width: 100px; 
	height: 40px;
	background-color: #474E69; 
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:0 0 40px;
	text-align:center;
}
	footer span {display:block;}
	
.main .container-bot .container-top .container div .text-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
