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

body {
	margin:0;
	padding:0;
	background:#c5c7c6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#general {
	width:100%;
	background:url(../images/bg-general.jpg) repeat-x #f3f3f3;
}

#background {
	width:100%;
	background:url(../images/bg-centre.jpg) no-repeat top center;
}

#background #entete {
	width:980px;
	height:220px;
	margin:auto;
	padding:110px 0 0 20px;
	background:url(../images/bg-entete.png) no-repeat bottom center;
}

#background #entete p {
	margin:0;
}

#background #menu {
	width:960px;
	height:49px;
	margin:auto;
	padding:0 10px 0 10px;
	background:url(../images/bg-menu.jpg) no-repeat;
}

#background #menu .elt {
	width:160px;
	height:49px;
	line-height:40px;
	float:left;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

#background #menu .elt a {
	color:#ffffff;
}

#background #corps {
	width:930px;
	margin:auto;
	padding:5px 25px 5px 25px;
	background:url(../images/bg-corps.jpg) no-repeat;
}

#pied-de-page {
	width:100%;
	height:100px;
	background:#c5c7c6;
}

#pied-de-page #contenu-pdp {
	width:960px;
	margin:auto;
}

#pied-de-page #contenu-pdp .titre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#pied-de-page #contenu-pdp #info-sct {
	width:300px;
	line-height:16px;
	margin:0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575958;
}

#pied-de-page #contenu-pdp #logo-tuv {
	width:400px;
	text-align:center;
	padding:10px 0 0 0;
	float:left;
}

#pied-de-page #contenu-pdp #a-propos {
	width:100px;
	line-height:16px;
	margin:0;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575958;
}

#pied-de-page #contenu-pdp #a-propos a {
	color:#575958;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

.clear {
	clear:both;
}

.centre {
	text-align:center;
}

.droite {
	text-align:right;
}

.photoentreprise {
	float:left;
}

.margeD42 {
	margin-right:42px;
}

.margeD10 {
	margin-right:10px;
}

form label {
	display:inline-block;
	width:150px;
}

.erreur {
	color:#ff0000;
}

.justif {
	text-align:justify;
}

.lien {
	font-size:16px;
	color:#575958;
}

/***************************************  INDEX **************************************/

#background #corps #logos-sct {
	width:225px;
	margin:30px 0 0 20px;
	text-align:center;
	float:left;
}

#background #corps #logos-sct p {
	margin:0;
}

#background #corps #logos-sct .ligne {
	border-bottom:1px solid #d3d3d3;
}

#background #corps #edito {
	width:205px;
	margin:26px 0 20px 0;
	float:right;
	font-size:9px;
	color:#818181;
	text-align:justify;
	line-height:14px;
}

#background #corps #edito p {
	margin:0;
}

#background #corps #accroche {
	width:940px;
	height:50px;
	line-height:50px;
	background:url(../images/bg-accroche.jpg) no-repeat;
	margin:0 0 30px 0;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:27px;
	color:#8d9790;
	text-align:center;
}