/***** GENERAL START *****/

*{
	margin:0;
	padding:0;
	border:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

a,
a:link,
a:visited{
	position:relative;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

a:hover{
	text-decoration:none;
}

a:focus,
a:active{
	outline: none;
}

.killer{
	clear:both;
	height:1px;
}

#header{
	width:845px;
	margin:0 auto;
}

#navigation{
	background-color:#4c0e01;
	height:30px;
}

.navigation_content{
	width:845px;
	margin:0 auto;
	color:#FFFFFF;
	padding:4px 0 0 0;
	font-size:18px;
}



#global_page{
	background:url('../images/bg/page-fond.gif') repeat-x #d30700;
}

#page{
	width:845px;
	margin:0 auto;
}

#content{
	width:540px;
}

.title{
	padding:24px 0 12px 0;
}

.realisation{
	width:540px;
	padding-bottom:45px;
}

.realisation_archive{
	float:left;
	width:260px;
	padding-bottom:40px;
}

.visuel{
	height:272px;
	background-color:#FFFFFF;
	color:#737373;
	font-size:18px;
	padding-left:5px;
	margin-bottom:10px;
}

.visuel_title{
	float:left;
	padding:5px 5px 10px 0;
}

.visuel_title a,
.visuel_title a:link,
.visuel_title a:visited{
	float:right;
	color:#737373;
	padding-top:5px;
}

.visuel_reduit_title{
	padding:5px 0 10px 0;
}

.visuel_first{
	margin-right:20px;
}

.texte{
	padding-bottom:14px;
}


/** PORTLET **/
#portlet{
	position:absolute;
	width:209px;
	z-index:300;
	margin:-280px 0 0 590px;
}

.portlet_title{
	color:#ee2a23;
	font-size:15px;
	font-weight:bold;
	padding:3px 0 10px 23px;
}

.portlet_content{
	width:179px;
	font-size:12px;
	color:#737373;
	padding:12px 15px 0 15px;
	background:url('../images/bg/portlet.png') no-repeat;
}

.portlet_visuel{
	float:left;
	padding-bottom:5px;
}

.portlet_visuel_first{
	margin-right:3px;
}

#newsletters{
	padding-top:10px;
}

#newsletters a,
#newsletters a:link,
#newsletters a:visited{
	color:#737373;
}

#champs{
	position:relative;
	width:151px;
	height:18px;
	border:#bfbfbf solid 1px;
	background-color:#e6e6e6;
	margin-top:5px;
}

.prix{
	padding:15px 0 0 0;
}

/** FOOTER **/
#global_footer{
	height:144px;
	background:url('../images/bg/footer-fond.gif') repeat-x top;
	padding-top:33px;
}

#footer{
	width:845px;
	margin:0 auto;
	color:#000000;
	font-size:12px;
	//font-weight:bold;
}

#footer a,
#footer a:link,
#footer a:visited{
	color:#000000;
}

#footer_logo{
	float:left;
}

#footer_texte{
	padding-top:25px;
	line-height:18px;
}

/* GENERAL END */
