/* CSS Document */

* {
	margin:0;
	font-size:100%;
	color: #000;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body{
	background:url(images/body-bg.gif) top center;
	text-align:right;
	padding:33px 0 0 0;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.417em;
	color:#FFF;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#FFF;
}
a:hover{
	text-decoration:none;
	color: #FFF;
	padding-right: 0px;
}
p {padding-top:15px;}
strong a {color:#333333;}
strong {
	color:#000;
}

/* ============================= main layout ====================== */

#main {
	width:977px;
	text-align:left;
	height:818px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/main-bg.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col-1, .col-2, .col-3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
	padding-left: 0px;
}

.col-left {
	width:461px;
	float:left;
	background-repeat: repeat-y;
	background-position: 177px 0;
}
.col-right {
	width:486px;
	float:left;
	height:657px;
	background-repeat: repeat-y;
	background-position: 0 0;
}

.col-1 {
	width:385px;
}

.indent {padding:15px;}

li { background:url(images/marker2.gif) no-repeat 0 9px; padding-left:14px; line-height:1.833em;}
li a {color:#565656; font-weight:bold;}

.imgindent {margin:0 20px 0 0; float:left;}

h2 {
	color:#F00;
	font-size:3em;
	line-height:1em;
	font-weight:normal;
	margin-bottom:15px;
}
h2 span {display:block; color:#5a5a5a; font-size:0.719em; line-height:1em; margin-top:-3px;}
h3 {
	color:#F00;
	font-weight:normal;
	font-size:2.167em;
	margin-bottom:20px;
	padding:0 0 0 5px;
}
h3 span {color:#343434;}
h4 {
	color:#FFF;
	text-transform:none;
}

/* ============================= header ====================== */

#header {padding:29px 0 0 25px; height:571px;}
.menu-bg {
	height:657px;
	background-repeat: no-repeat;
	background-position: right top;
}
#page1 .menu-bg {background:url(images/menu-bg1.jpg) no-repeat right top; height:657px;}
.logo {
	background:url(images/line.gif) left bottom repeat-x;
	margin-right:236px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 34px;
	padding-left: 0px;
}

.menu {
	padding-top:5px;
}
.menu li {padding:0 0 41px 8px; font-size:1.75em; line-height:1em; background:none;}
.menu li a {display:block; width:342px; height:46px; text-decoration:none; color:#2a2a2a; font-weight:normal; cursor:pointer;}
.menu li a:hover, .menu li .active {text-decoration:none; color:#fff;}
.menu li a span {display:block; width:166px; text-align:right; padding:12px 0 0 0;}
.menu .m1 a {background:url(images/m1.png) no-repeat 0 0;}
.menu .m1 a:hover, .menu .m1 .active {background:url(images/m1-act.png) no-repeat 0 0;}
.menu .m2 a {background:url(images/m2.png) no-repeat 0 0;}
.menu .m2 a:hover, .menu .m2 .active {background:url(images/m2-act.png) no-repeat 0 0;}
.menu .m3 a {background:url(images/m3.png) no-repeat 0 0;}
.menu .m3 a:hover, .menu .m3 .active {background:url(images/m3-act.png) no-repeat 0 0;}
.menu .m4 a {background:url(images/m4.png) no-repeat 0 0;}
.menu .m4 a:hover, .menu .m4 .active {background:url(images/m4-act.png) no-repeat 0 0;}
.menu .m5 a {background:url(images/m5.png) no-repeat 0 0;}
.menu .m5 a:hover, .menu .m5 .active {background:url(images/m5-act.png) no-repeat 0 0;}

/* ============================= content ====================== */

#content {padding:44px 32px 20px 41px;}

.col-pad {padding-right:31px;}
.margin0 {margin-top:0px !important;}
.margin1 {margin-top:22px;}
.margin2 {margin-top:15px;}

.link {background:url(images/marker1.gif) no-repeat 0 7px; padding-left:10px; color:#272727; font-weight:bold; text-decoration:none; display:inline-block; margin-top:12px;}
.link2 {background:url(images/line.gif) left top repeat-x; margin-top:20px; padding:15px 0 0 0}
.link2 a {background:url(images/marker1.gif) no-repeat 0 6px; padding-left:10px; color:#272727; font-weight:bold; text-decoration:none;}
.link2 a strong {text-decoration:none;}

.line {
	padding-bottom:22px;
	margin-bottom:0px;
}
.line2 {
	padding-bottom:8px;
	margin-bottom:24px;
}

.phone {float:left; width:112px;}

/* ============================= footer ====================== */

#footer {
	background:url(images/line.gif) left top repeat-x;
	color:#a1a1a1;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
#footer a {color:#a1a1a1;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:25px;}
#ContactForm .link2 {text-align:right;}
#ContactForm .link2 a{margin-left:15px;}

.input {width:178px; height:18px; border:1px solid #d3d3d3; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:178px; height:120px; border:1px solid #d3d3d3; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
#telgros {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	color: #FFF;
}
.steve {
	color: #FFF;
}
#steve {
}
#fot {
	color: #000;
	padding-left: 120px;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#fot2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 190px;
	line-height: 0.8em;
	font-weight: bold;
}
#retour {
	color: #FFF;
	text-align: center;
}
#retour {
	color: #FFF;
	text-align: right;
	padding-right: 290px;
}
#steve {
	color: #FFF;
	padding-right: 300px;
}
