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

html{
	margin: 0;
	padding: 0;
	height:100%;
}

body{
	margin:0;
	padding:0;
	height:100%;
	background-color:#f1f0f0;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#726f64;
	font-size:12px;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	background-position:0 136px;
}

a{
	text-decoration:none;
	color:#df1800;
}

a:hover{
	text-decoration:underline;
	color:#df1800;
}

#global{
	position: absolute;
	top: 0;
	left: 0;
	min-height:100%;
	width: 100%;
	background-image:url(../img/back_content.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#header{
	height:136px;
	width:100%;
	background-color:#3a3a3a;
	background-image:url(../img/back_header.gif);
	color:#FFF;
	margin:0;
	padding:0;
}

#top_header{
	width:960px;
	height:98px;
	margin:0 auto;
	padding-left:10px;
}
#top_header img{
	padding-top:23px;
}


#push_footer{
	width:100%;
	height:30px;
	margin-bottom:30px;
	display:block;
	float:left;
}

#footer{
	width: 100%;
	position: absolute;
	height: 45px;
	bottom: 0; left: 0;
	background-image:url(../img/back_footer.gif);
	clear: both;	
}

#content_footer{
	width:992px;
	margin:auto;
}
#centerizer{
	width:992px;
	margin:auto;
}

#footer p{
	font-size:10px;
	float:left;
	padding-left: 320px;
	margin-top:15px;
}

#footer img{
	float:left;
	padding:15px 0 0 10px;
}


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

#navigation{
	float:left;
	margin:0;
	padding:0;
	height:38px;
}

#navigation li{
	list-style: none;
	display: inline;
	margin:0; 
	padding:0; 
}
#navigation li a:hover{
	background-position: 0 -38px;
}

#btn_home{
	display: block;
	float:left;
	background: url(../img/home_btn.gif) no-repeat left 0;
	width:80px;
	height:38px;
	margin:0;
	padding:0;
}

#btn_portfolio{
	display: block;
	float:left;
	background: url(../img/portfolio_btn.gif) no-repeat left 0;
	width:106px;
	height:38px;
	margin:0;
	padding:0;
}

#btn_propos{
	display: block;
	float:left;
	background: url(../img/propos_btn.gif) no-repeat left 0;
	width:105px;
	height:38px;
	margin:0;
	padding:0;
}

#btn_contact{
	display: block;
	float:left;
	background: url(../img/contact_btn.gif) no-repeat left 0;
	width:96px;
	height:38px;
	margin:0;
	padding:0;
}

#btn_blog{
	display: block;
	float:left;
	background: url(../img/blog_btn.gif) no-repeat left 0;
	width:77px;
	height:38px;
	margin:0;
	padding:0;
}

#menu_newsletter{
	position:relative;
	float:right;
	height:38px;
	margin:0 10px 0 0;
	padding:0;
}

#newsletter_list{
	list-style:none;
	margin:0; 
	padding:0;
	vertical-align:middle;
	line-height:0;
}

#newsletter_list li {
	float:left; 
	margin:0; 
	padding:0;
}

#menu_newsletter_input{
	float: left;
	width: 140px;
	background-color: transparent;
	height: 20px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#FFFFFF;
	
}
#newsletter_input_back{
	background-image:url(../img/newletter_input.gif);
	background-repeat:no-repeat;
	width:140px;
	height:23px;
	margin-top: 9px;
}

#newsletter_ok{
	margin-top:9px;
	border:none;
}

#wrap{
	/*width:100%;
	min-height:100%;*/
	min-height:100%;
	margin:auto;
	clear: both;
}

#content{
	width:960px;
	margin-right:auto;
	margin-left:auto;
}

#flashcontent {
	height: 100%;
}

#TwoCol{
	display: inline;
	width:620px;
	margin :0 10px 10px 10px;
	float:left;
}

#OneCol{
	display: inline;
	width:300px;
	margin :0 10px 10px 10px;
	float:left;
}

#BigCol{
	display: inline;
	width:940px;
	margin :0 10px 10px 10px;
	float:left;
}

.bloc{
	margin-top:20px;
	margin-bottom:10px;
}

.bloc_work{
	width:300px;
	float:left;
	padding:5px;
}

.thumb{
	width:300px;
	height:176px;
	background-image:url(../img/fond_thumb.jpg);
}

.bloc_work img{
	/*border:solid #e2dcc8 5px;
	margin-bottom:5px;*/
	margin:6px auto auto 15px;
	border:none;
}

.bloc_work p{
	height:90px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	/*font-family:"Trebuchet MS", Verdana, sans-serif;*/
	font-size:18px;
	color:#df1800;
	font-weight:100;
	margin-top:0;
	margin-bottom:10px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#df1800;
	font-weight:100;
	line-height:0.5;
}

p{
	margin-top:5px;
	margin-bottom:5px;
}

.info{
	padding:0;
	margin:0;
}
.info li {
	list-style:none;
	display:inline;
	margin-right:20px;
}
.red{
	color:#df1800;
}

.bloc_footer{
	background-image:url(../img/footer_bloc_bck2.gif);
	background-repeat:no-repeat;
	height:27px;
	width:300px;
	margin:10px 0 10px 0;
	padding:4px 0 0 5px;
}

.bloc_big_footer{
	background-image:url(../img/footer_bloc_bck_big.gif);
	background-repeat:no-repeat;
	height:27px;
	width:600px;
	margin:10px 0 10px 0;
	padding:4px 0 0 5px;
}

.puce_fleche{
	background-image:url(../img/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	float:left;
	margin-right:15px;
}

.titre_bloc{
	background-image:url(../img/bloc_titre_bck2.gif);
	background-repeat:repeat-x;
	height:37px;
	margin-bottom:5px;
	padding:5px 0 0 5px;
}

.titre_bloc h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#df1800;
	font-weight:100;
	padding-top:2px;
	margin:0;
}
.checklist{
	list-style:none;
	margin:0;
	padding:0;
}
.checklist li{
	background-image:url(../img/check_list.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:20px;
	line-height:25px;
}


#gallerie .thumb{
	width:300px;
	height:176px;
	background-image:url(../img/fond_thumb.jpg);
	float:left;
}

#gallerie img{
	margin:6px auto auto 15px;
	border:none;
}
.spacer {
	clear: both;
}

#portfolio_nav ul{
	width:940px;
	float:left;
	margin:0;
}

#portfolio_nav li{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-size:14px;
}

#portfolio_nav li a, #portfolio_nav li a:link{
	margin-left:0;
	padding:2px 5px;
	text-decoration:none;
	color:#df1800;
	background-color:#EEEEEE;
}

#portfolio_nav li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#FF0000
}

.list_fleche{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
.list_fleche li{
	background-image:url(../img/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	line-height:25px;
}

.myform{
	margin:0 auto;
	width:550px;
	padding:20px 0 20px 50px;
}

#form_contact{
	margin:0 20px 0 15px;
}

#contact_envoyer{
	float:right;
	position:relative;
	border:none;
}

#retour_contact{
	float:left;
	color:#df1800;
}

.contact_error{
	float:left;
	padding:9px 0 0 5px;
	color:#df1800;
}

.contact_input{
	/*float: left;*/
	width: 155px;
	background-color: transparent;
	margin: 1px 2px 0 2px;
	height: 20px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#2f2b20;
	
}
.contact_input_back{
	background-image:url(../img/fond_input_contact.gif);
	background-repeat:no-repeat;
	width:159px;
	height:23px;
	float:left;
	margin-top: 9px;
}

.contact_message_input{
	/*float: left;*/
	width: 265px;
	background-color: transparent;
	margin: 1px 2px 0 2px;
	height: 138px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#2f2b20;
	
}

.contact_message_back{
	background-image:url(../img/fond_input_message.gif);
	background-repeat:no-repeat;
	width:270px;
	height:142px;
	margin: 9px 0 5px 0;
	float:left;
}

