@CHARSET "UTF-8";

.clear
{
	clear: both;
}

.invisible
{
	visibility: hidden;
	margin: 0;
	padding: 0;
}

body
{
	background: url("medias/fond_site.jpg") #e1162c repeat-x top left;
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: #000000;
}

#contour
{
	width: 970px;
	margin: 5px auto;
	padding: 0;
}

#partieHaute
{
	background: url("medias/border_haut.png") no-repeat top left;
	height: 11px;
}

#partieCentrale
{
	background-color: #e9e9e9;
	padding: 0 10px;
}

#partieBasse
{
	background: url("medias/border_bas.png") no-repeat top left;
	height: 14px;
}

#site
{
	width: 950px;
	background: url("medias/border_fond.jpg") repeat-x top left #FFFFFF;
}

#header
{
	height: 140px;
}

#logo
{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#logo img
{
	width: 236px;
	height: 85px;
}

#header p
{
	color: #6f7072;
	font-size: 8pt;
	font-weight: bold;
	width: 300px;
	text-align: left;
	float: left;
	margin: 25px;
}

#cadreRouge
{
	width: 300px;
	float: right;
	background: #e1162b;
	margin: 10px 20px;
}

#cadreRouge p
{
	color: #FFFFFF;
	margin: 5px 0;
	padding: 5px;
}

#cadreRouge #probleme
{
	font-size: 9pt;
	width: 90px;
	text-align: center;
	float: left;
}

#cadreRouge #solution
{
	font-size: 12pt;
	width: 190px;
	text-align: center;
	float: right;
	font-weight: bolder;
	padding-top: 15px;
}

#menu
{
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}

#menu .elementMenu
{
	float: left;
	width: 155px;
	text-align: center;
	font-weight: bold;
}

#menu .espaceMenu
{
	float: left;
	width: 4px;
	text-align: center;
}

#menu .elementMenu a
{
	text-decoration: none;
	color: #6f7072;
}

#menu .elementMenu a:hover
{
	color: #e1162b;
}

#corps
{
	width: 950px;
	margin-top: 10px;
	min-height: 300px;
}

#corps h1
{
	color: #6f7072;
	font-size: 18pt;
}

#corps p
{
	font-weight: bold;
	font-size: 10pt;
}

#corps strong
{
	color: #e1162b;
	font-weight: bolder;
}

#colonneGauche
{
	width: 330px;
	text-align: center;
	padding: 0 10px;
	color: #6f7072;
	float: left;
}

#colonneDroite
{
	width: 580px;
	padding: 0 10px;
	float: right;
}

#colonneGauche h1
{
	font-size: 16pt;
	text-decoration: underline;
	font-weight: normal;
}

#colonneGauche h1 strong
{
	color: #e1162b;
	font-weight: bolder;
}

#colonneGauche .image
{
	position: relative;
	width: 260px;
	margin: auto;
}

#colonneGauche .image p
{
	background-color: grey;
	position: absolute;
	top: 0;
	color: #FFFFFF;
	font-style: italic;
	margin: 0;
	padding: 5px;
	font-weight: bolder;
}

#colonneGauche .image p.gauche
{
	left: 0;
}

#colonneGauche .image p.droite
{
	right: 0;
}

#colonneGauche .adresse strong
{
	color: #e1162b;
	font-weight: bolder;
}

#colonneDroite h1
{
	font-size: 18pt;
	font-weight: bolder;
	color: #6f7072;
}

#colonneDroite p, #colonneDroite li
{
	font-weight: bold;
	font-size: 10pt;
}

#colonneDroite p strong
{
	color: #e1162b;
	font-weight: bolder;
}

#colonneDroite .image
{
	display: inline-block;
	width: 49%;
	padding: 0;
	margin: 0;
	text-align: center;
}

#colonneDroite .image img
{
	border: none;
	vertical-align: middle;
}

#colonneDroite #solution
{
	width: 200px;
	margin: auto;
	font-size: 18pt;
	color: #e1162b;
	text-decoration: none;
	text-align: center;
}

#colonneDroite .survol:hover
{
	cursor: pointer;
}

#deroulant
{
	width: 530px;
	height: 90px;
	margin: auto;
}

#flash
{
	width: 385px;
	height: 290px;
	margin: auto;
}

#footer
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bolder;
}

#footer p
{
	text-align: center;
	margin: 0;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#metiersSolutions
{
	list-style-type: none;
	padding: 0;
}

#metiersSolutions li
{
	padding: 30px 0;
}

#metiersSolutions a
{
	text-decoration: none;
	color: #6F7072;
}

#metiersSolutions a:hover
{
	color: #E1162B;
}

#metiersSolutions img
{
	border: none;
	vertical-align: middle;
}

#metiersSolutions p
{
	display: inline-block;
	margin: 0;
	padding-left: 10px;
}

#metiersSlogan
{
	text-align: center;
	color: #e1162b;
	font-weight: bolder;
	padding: 10px 0;
}

#partenaires
{
	list-style-type: none;
	padding: 0;
}

#partenaires li
{
	padding: 30px;
}

#partenaires a
{
	text-decoration: none;
	width: 50px;
}

#partenaires .image
{
	width: 240px;
	display: inline-block;
	text-align: center;
}

#partenaires .image img
{
	border: none;
	vertical-align: middle;
}

#partenaires p
{
	display: inline-block;
	margin: 0;
	padding-left: 10px;
	text-align: center;
	width: 635px;
}

#partenaires h1
{
	font-size: 18pt;
	font-weight: bolder;
	color: #6f7072;
	padding-left: 20px;
}

#decopierre p, #partenaires p, #partenaires li
{
	font-weight: bold;
	font-size: 10pt;
}

#decopierre p strong, #partenaires p strong
{
	color: #e1162b;
	font-weight: bolder;
}

#decopierre
{
	width: 950px;
	padding: 0 10px;
}

#decopierre .logo
{
	text-align: center;
	width: 292px;
	margin: 20px auto;
}

#decopierre img
{
	border: none;
	width: 292px;
}

#decopierre #resultatDecopierre
{
	width: 700px;
	margin: 10px auto;
	border: 5px outset grey;
}

#decopierre #resultatDecopierre img
{
	width: 700px;
}

#realisations
{
	padding: 0 20px;
}

#realisations #flash
{
	width: 900px;
	height: 500px;
	margin: auto;
	padding: 0 0 10px;
}

#formulaire .intro
{}

#formulaire p
{
	width: 240px;
	text-align: right;
	display: inline-block;
}

#formulaire .donnee
{
	width: 320px;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

#formulaire input[type=text]
{
	width: 150px;
}

#formulaire input[type=submit]
{
	margin: 10px 0 0 240px;
}

#formulaire select
{
	width: 150px;
}

#remerciements
{
	width: 500px;
	margin: 200px auto 0;
}

#remerciements p
{
	text-align: center;
}

#imagesFissures
{
	width: 500px;
	margin: auto;
}

#imagesFissures .image
{
	float: left;
	margin: 6px 0;
	width: 160px;
}

#imagesEncrassement
{
	margin: 5px auto;
	width: 200px;
}

#imagesHumidite
{
	margin: 5px auto;
	width: 408px;
}
