@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Verdana, "Century Gothic";
	background-color: #0079A2;
	background-image: url(../images/bkg.png);
	background-position: top center;
	background-repeat: repeat-x;
	line-height: 18px;
	font-size: 11px;
	margin: 0;
}

a {	
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 25px;
	text-decoration: underline;
}

#header {
	width: 1280px;
	height: 215px;
	margin: 0 auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 235px;
	height: 53px;
	display: block;
}

#menu {
	width: 960px;
	margin: 0 auto;
}

#main {
	width: 960px;
	margin: 0 auto;
}

#content {
	width: 960px;
	min-height: 400px;
	margin-top: -10px;
	font-size: 13px;
	color: #FFF;
}

.img_content{
	float: right;
	margin: 0 0 20px 25px;
}

#footer {
	background-color: #111;
	padding: 5px 0;
	color: #999;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #0CC;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer_seo {
	background-image: url(../images/footer_seo_bkg.png);
	background-repeat: repeat-x;
	height: 170px;
	padding-top: 7px;
	//padding-top: 17px;
	margin-top: 15px;
}

#footer_seo_txt {
	width: 960px;
	margin: 0 auto;
}

#footer_seo ul {
	width: 200px;
	float: left;
	list-style-type: none;
	font-size: 11px;
}

#footer_seo ul li a{
	text-align: left;
	line-height: 18px;
	color: #888;
	margin-left: 10px;
	text-decoration: none;
}

#footer_seo ul li a:hover{
	color: #BBB;
}

#footer_seo ul li a.title_footer {
	font-weight: bold;
	color: #DDD;
	padding-bottom: 5px;
	margin-left: 0px;
}

#footer_seo ul li a.title_footer:hover {
	color: #888;
}

#social_media_title {
	color: #CCC;
}

#social_media {
	margin-left: -10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#facebook a{
	width: 30px;
	height: 30px;
	background-image: url(../images/sprite_icon.png);
	background-position: -30px -78px;
	float: left;
}

#facebook a:hover {
	background-image: url(../images/sprite_icon.png);	
	background-position: 0 -78px;
}

#twitter a{
	width: 30px;
	height: 31px;
	background-image: url(../images/sprite_icon.png);
	background-position: -30px -108px;
	float: left;
}

#twitter a:hover {
	background-image: url(../images/sprite_icon.png);	
	background-position: 0 -108px;
}

#linkedin a{
	width: 30px;
	height: 32px;
	background-image: url(../images/sprite_icon.png);
	background-position: -30px -138px;
	float: left;
}

#linkedin a:hover {
	background-image: url(../images/sprite_icon.png);	
	background-position: 0 -138px;
}

#viadeo a{
	width: 30px;
	height: 31px;
	background-image: url(../images/sprite_icon.png);
	background-position: -30px -169px;
	float: left;
}

#viadeo a:hover {
	background-image: url(../images/sprite_icon.png);	
	background-position: 0 -169px;
}

.clear {
	float: none;
	clear: both;
}

.for_print {
	display: none;
}

.btn {
	background-image: url(../images/home_pic_btn.png);
	width: 137px;
	height: 30px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	display: block;
}

.btn:hover {
	background-image: url(../images/home_pic_btn_selected.png);
	width: 137px;
	height: 30px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	display: block;
}

.btn_link {
	background-image: url(../images/home_pic_btn_selected.png);
	width: 137px;
	height: 30px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	display: block;
}


#home_bottom_slideshow {
	position: relative;
	background-image: url(../images/home_bottom_box.png);
	width: 960px;
	height: 243px;
}

#home_bottom_box {
	background-image:url(../images/home_bottom.png);
	width: 960px;
	height: 195px;
	margin-top: 15px;
}


#home_bottom_box div {
	float: left;
	width: 162px;
	height: 180px;
	padding: 0 15px;
	color: #CCC;
	font-size: 11px;
	text-align: justify;
}

#home_bottom_box div h1 {
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	padding-top: 0px;
	text-decoration: none;
}

#content_404 p {
	font-size: 16px;
}

#content_404 a{
	text-decoration: underline;
	color: #333;
}

#content_404 a:hover {
	text-decoration: none;
}

#content_crea a {
	text-decoration: underline;
	color: #333;
}

#content_crea a:hover {
	text-decoration: none;
}

#content_crea h1 {
	height: 35px;
	text-align: left;
}
	
#content_crea img {
	margin-left: 30px;
}

#content_crea .alert {
	display: block;
	font-weight: bold;
	color: #300;
}

.referencement_box {
	background-image: url(../images/original/referencement_box.png);
	float: left;
	width: 390px;
	height: 255px;
	padding: 15px 20px 10px 20px;
	margin: 0 15px;
}

.referencement_box h2 {
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	//padding-top: 10px;
}

.link_top {
	background-image: url(../images/links.png);
	background-position: 0px -70px;
	background-repeat:repeat-y;
	width: 225px;
	height: 7px;
}

.link_content {
	background-color: #1D4649;
	min-height: 0px;
	width: 225px;
}

.link_content h2 {
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}

.link_content li {
	background-image: url(../images/links.png);
	background-position: 0px -101px;
	width: 225px;
	height: 19px;
	margin-left: -40px;
	padding: 3px 0;
	//margin-left: 0px;
	list-style-type: none;
}

.link_content li:hover {
	background-image: url(../images/links.png);
	background-position: 0px -81px;
	width: 225px;
}

.link_content a {
	color: #FFF;
	padding-left: 35px;
	text-decoration: none;
}

.link_content ul {
	margin: 0px;
}

.link_bottom {
	background-image: url(../images/links.png);
	background-position: 0px -76px;
	background-repeat:repeat-y;
	width: 225px;
	height: 7px;
	margin-bottom: 10px;
}

a.devis {
	width: 170px;
	height: 25px;
	display: block;
	padding: 10px 0 0 55px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(../images/links.png);
	background-position: 0px -35px;
	color: #FFF;
}

a.devis:hover {
	background-image: url(../images/links.png);
	background-position: 0px 0px; 
}

.col_1 {
	width: 705px;
	float: left;	
	padding: 0 20px 20px 10px;
}

.col_1 a, #send_mail_confirm a {
	text-decoration: underline;
	color: #333;
}

.col_1 a:hover, #send_mail_confirm a:hover {
	text-decoration: none;
}

.col_2 {
	width: 225px;
	float: left;
}

/*------------------ INPUT ---------------------*/

input, textarea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background:#FFFFFF url(../images/bg_blue.png) repeat-x scroll 0 0;
	border:1px solid #B7B7B7;
	//color:#333;
	font-size:12px;
	height:15px;
	width: 200px;
	margin:2px 0 0;
	padding:3px;
}

textarea {
	width: 450px;
	height: 150px;
	overflow: auto;
}

input[type=radio] {
	width: auto;
	background: none;
	border: none;
	margin-top: 4px;
}


.submit {
	height: 24px;
	border: 1px solid #666;
	//border: 1px solid #CCC;
	-moz-border-radius: 4px;
	background: url(../images/btn_submit.png) repeat-x scroll 0 0;
	width: inherit;
	margin-top: 10px;
	padding: 0 25px 4px 25px;
	//padding: 0;
	color: #333;
}

.submit:hover {
	background: url(../images/btn_submit_hover.png) repeat-x scroll 0 0;
}

.submit:active {
	background: url(../images/btn_submit_active.png) repeat-x scroll 0 0;
}

select {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:3px;
	background:#FFFFFF url(../images/bg_blue.png) repeat-x scroll 0 0;
	border:1px solid #B7B7B7;
	color:#333;
	font-size:12px;
	height:25px;
	margin:3px 0 15px 20px;
	padding:2px;
	width: 455px;
}



/**************************** CONTACT ********************************************/
.contact {
	color: #333;
	padding-top: 30px;
	height: 450px;
}

.contact div {
	float: left;	
	margin-right: 20px;
	//margin-right: 10px;
}


.contact label {
	width: 150px;
	display: block;
	margin-left: 20px;
	color: #FFF;
	font-size: 13px;
}

.contact input, .contact textarea {
	margin-left: 20px;
	margin-bottom: 10px;
}

input.input {
	width: 210px;
}

textarea.message {
	width: 450px;
	height: 250px;
}



.contactError input, .contactError textarea {
	border: 1px solid #990000;
	background-color: #F6F6F6;
}

.error, .contactError label {
	color: #990000;
	font-weight:bold;
}

.descContact {
	float: left;
	height: 360px;
	width: 210px;
	padding-left: 30px;
	margin-left: 120px;
	margin-top: 10px;
	font-size: 14px;
	color: #FFF;
	border-left: 1px dotted #CCC;
	line-height: 1.5;
}

.refe {
	width: 245px;
	float: left;
}

.refe li {
	line-height: 1.3;
	list-style-type: none;
	margin-left: -20px;
}


#send_mail_confirm {
	#color: #FFF;
}

