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

body {
	font-family: Roboto, Arial, sans-serif;
	background-color: #ffffff;
	margin-top: 0px;
	top: 41px;
	left: 50px;
	background-image: url(images/background_2000px.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
	}

p {
	font-size: 13px;
	line-height: 19px;
	font-weight: 400;
	color: #464646;
	margin-top: 12px;
	margin-bottom: 0px;
	}

h1 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 700;
	color: #464646;
	margin-top: 30px;
	margin-bottom: 6px;
	}
	
h2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	color: #AE1E22;
	margin-top: 18px;
	margin-bottom: 9px;
	}
	
li {
	font-size: 13px;
	line-height: 19px;
	font-weight: 400;
	color: #464646;
	margin-top: 6px;
	margin-bottom: 0px;
	}
	
strong {
	font-weight: 700;
	}
	
:first-child { 
	margin-top: 0px;
	}	

.wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	}
	
.header {
	height: 115px;
	width: 1050px;
	position: relative;
	top: 0px;
	background-color: #ffffff;
	}

.contenu {
	height: auto;
	width: 850px;
	position: relative;
	top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-top: 25px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0.8);
	}

.contenu_accueil {
	height: auto;
	width: 850px;
	position: relative;
	top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-top: 25px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0.4);
	}

.footer {
	width: 1050px;
	height: 100px;
	position: relative;
	top: 10px;
	background-color: rgba(143,12,0,0.9);
	}

#headerbandehaut {
	background-color: #AE1E22;
	height: 10px;
	width: 1050px;
	position: relative;
	top: 0px;
	left: 0px;
	}
	
#headerhaut {
	height: 105px;
	width: 1050px;
	position: absolute;
	top: 10px;
	color: #FFFFFF;
	}

#header_logo {
	height: 45px;
	width: 267px;
	left: 50px;
	top: 41px;
	position: relative;
	}

.contenuglobal {
	height: auto;
	width: 1000px;
	position: relative;
	top: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	display: inline-block;
	text-align: left;
	}

.contenu_400px {
	height: auto;
	width: 400px;
	position: relative;
	display: inline-block;
	margin-bottom: 0px;
	padding-right: 45px;
	vertical-align: top;
	}
	
.exergue {
	background-color: #FFFFFF;
	height: auto;
	width: 350px;
	font-size: 18px;
	line-height: 21px;
	font-weight: 300;
	text-transform: uppercase;	
	color: #464646;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 25px;
	}
	
.vignette_400px {
	width: 400px;
	position: relative;
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 45px;
	font-size: 12px;
	line-height: 14px;
	font-weight: 300;
	vertical-align: top;
	}
	
	
.vignette_250px {
	height: 213px;
	width: 250px;
	position: relative;
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 45px;
	font-size: 12px;
	line-height: 14px;
	font-weight: 300;
	vertical-align: top;
	}
	
.sansvignette_400px {
	width: 400px;
	position: relative;
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 25px;
	vertical-align: top;
	}
	
.sansvignette_250px {
	height: 163px;
	width: 250px;
	position: relative;
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 25px;
	vertical-align: top;
	}
	
.realisations_250px {
	height: 333px;
	width: 250px;
	position: relative;
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 45px;
	vertical-align: top;
	}
	
.contenu_galerie {
	height: auto;
	width: 100%;
	position: relative;
	margin-bottom: 25px;
	display: inline-block;
	padding-right: 50px;
	vertical-align: top;
	}
	
.image_400x267 {
	background-color: #ffffff;
	height: 267px;
	width: 400px;
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	}
	
.image_400x267 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}
	
.image_400 {
	width: 400px;
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	}
	
.image_400 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}
	
.image_250x163 {
	background-color: #ffffff;
	height: 163px;
	width: 250px;
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	}

.image_250x163 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}	
	
.image_250x333 {
	background-color: #ffffff;
	height: 333px;
	width: 250px;
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	}

.image_250x333 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}	

.footercolonne {
	height: auto;
	width: 167px;
	position: relative;
	top: 20px;
	padding-left: 69px;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
	}

.footercolonne p {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 3px;
	}
	
.boutonrouge {
	font-size: 13px;
	background-color: #AE1E22;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	display: inline-block;
	}
	
.boutonnoir {
	font-size: 13px;
	background-color: #000000;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	display: inline-block;
	}
	
.boutonbleu {
	font-size: 13px;
	background-color: #4764a0;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	display: inline-block;
	}
	
.boutonmenu {
	font-size: 13px;
	background-color: #ffffff;
	color: #AE1E22;
	height: 25px;
	line-height: 25px;
	font-weight: 400;
	text-transform: uppercase;
	margin-right: 0px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	display: inline-block;
	}
	
.boutonrouge a:link, .boutonrouge a:visited, .boutonnoir a:link, .boutonnoir a:visited, .boutonbleu a:link, .boutonbleu a:visited {
	text-decoration:none;
	color: #ffffff;
	}
	
.boutonmenu a:link, .boutonmenu a:visited {
	text-decoration:none;
	color: #AE1E22;
	}

.boutonrouge:hover, .boutonnoir:hover, .boutonbleu:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}
		
.boutonmenu a:hover, .boutonmenu a:active {
	color: #000000;
	}
	
.actif {
    background-color: #AE1E22;
	
	} 
#header_boites {
	height: 25px;
	width: 201px;
	position: absolute;
	left: 365px;
	top: 51px;
	display: inline-block;
	}

#headermenu {
	height: 25px;
	width: 400px;
	position: absolute;
	left: 559px;
	top: 51px;
	text-align: right;
	display: inline-block;

	}
#headerfb {
	height: 21px;
	width: 21px;
	position: absolute;
	left: 988px;
	top: 53px;
	}

#headerfb a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}

#contenu_sousmenu {
	height: 25px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 100px;
	}

#contenu_liquidation {
	height: 25px;
	width: 150px;
	position: absolute;
	left: 808px;
	text-align: right;
	top: 0px;
	}

hr {
	 background-color: #AE1E22;
	 height: 5px;
	 border: none;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 }
	 
.footer a:link, .footer a:visited {
	text-decoration:none;
	color: #ffffff;
	}
	
.footer a:hover {
	text-decoration:none;
	opacity: 0.7;
    filter: alpha(opacity=70);
	}
	
p a:link, p a:visited, .p:hover {
	text-decoration: none;
	}
	
.contenu a:link, .contenu a:visited {
	text-decoration: none;
	}
	
.exergue a:link, .exergue a:visited {
	text-decoration: none;
	color: #464646;
	}

.exergue a:hover {
	text-decoration: none;
	color: #AE1E22;
	}
	
#boites_accueil {
	height: 415px;
	width: 400px;
	position: relative;
	left: 100px;
	top: 35px;
	}

.boite_e {
	height: 150px;
	width: 80px;
	position: absolute;
	left: 0px;
	top: 25px;
	}

.boitegrise {
	height: 198px;
	width: 198px;
	position: absolute;
	left: 75px;
	top: 73px;
	background-color: rgba(0,0,0,0.5);
	}

.boitenoire {
	height: 198px;
	width: 198px;
	position: absolute;
	left: 250px;
	top: 175px;
	background-color: rgba(0,0,0,0.8);
	}

.boiterouge {
	height: 198px;
	width: 198px;
	position: absolute;
	left: 350px;
	top: 0px;
	background-color: rgba(143,12,0,0.9);
	}

.texteboite_bienvenue {
	height: 150px;
	width: 150px;
	top: 45px;
	left: 10px;
	position: absolute;
	font-size: 15px;
	color: #ffffff;
	line-height: 21px;
	vertical-align: middle;
	font-weight: 100;
	text-transform: uppercase;
	padding: 15px;
	}
	
.texteboites {
	height: auto;
	width: 175px;
	top: 75px;
	left: 10px;
	position: absolute;
	font-size: 18px;
	color: #ffffff;
	line-height: 21px;
	vertical-align: middle;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px;
	}
	
.boitenoire:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}
	
.boiterouge:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
	}
	
