html{
margin:0;
padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-0.5;
	font-size: 14px;
	color: #666666;
	background:#FFFFFF url(../Images/site_fond.png) left top repeat-x;
	text-align:center;
	margin:0;
	padding:0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
h4{
	font-weight:normal;
	font-size:120%;
	padding:0;
	margin:0;
	line-height:0px;
}
#langues{
	width:100%;
	height:34px;
	color:#666;
	text-align:right;
	font-size : 12px;
}
#page{
	width:990px;
	margin:0 auto 0;
}
#soficar{
	width:780px;
	height:auto;
	float:left;
	padding-bottom:10px;
}
#bordd{
	width:5px;
	height:662px;
	float:right;
	background:url(../Images/sof_bords2.png) left top repeat-y;
}
#docs{
	width:195px;
	height:622px;
	margin-right:2px;
	padding:40px 0px 0 0;
	color:#FFFFFF;
	float:left;
	text-align:left;
	background:url(../Images/sof_bords.png) right top repeat-y;
}
#docs div{
	height:45px;
	width:155px;
	padding-left:30px;
	font-size:12px;
}
.carbone{
	background:url(../Images/icone_carbone.png) left bottom no-repeat;
}
.composites{
	background:url(../Images/icone_composite.png) left bottom no-repeat;
}
.secu{
	background:url(../Images/icone_securite.png) left bottom no-repeat;
}
.autres{
	background:url(../Images/icone_autres.png) left bottom no-repeat;
}
#docs select{
	width:150px;
	color:#666666;
	float:right;
}
#pied{
	clear:both;
	width:100%;
	height:20px;
	text-align:center;
	padding:18px 4px 4px 90px;
	font-size:90%;
	letter-spacing:0;
	font-size:11px;
	background:url(../Images/site_pied.png) repeat-x left top;
	overflow:hidden;
}
.caps{
	font-variant:small-caps;
}
.corps {
	font-size: 10px;
	color: #666666;
}

.liste {
	font-size: 10px;
	color: #666666;
	font-variant: small-caps;
}

.entete {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #006699;
}

.titres {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
}

.titres a {
	color: #003366;
	font-variant: small-caps;
	text-decoration:none;
}

.titres a:hover {
	color: #006699;
	font-variant: small-caps;
	text-decoration:none;
}

.encarts {
	font-size: 11px;
	color: #333333;
}
.blanc {
	font-size: 16px;
	color: #FFFFFF;
	padding:0 6px;
}
.toray-margin{
	margin-top:153px;
}
#actu{
	float:left;
	width:96%;
	font-size : 11px;
	padding:4px 15px 4px;
	text-align:justify;
}
#actu p{
	pading:0;
	margin:0;
}
#actu .titre{
	color:#069;
	font-family:bold;
	font-size:12px;
	margin:2px 0 5px;
}
#savoir-plus a{
	text-align:right;
	
	padding-right:18px;
}
#savoir-plus a{
	display:block;
	background: url(../Images/puce-savoir.png) right center no-repeat;
}
#savoir-plus a:hover{
	background: url(../Images/puce-savoir-hover.png) right center no-repeat;
}

