/* CSS Document */

body {
	text-align:center;
	padding:0;
	margin:0 0 0 0;
	font:normal 11px Tahoma, Arial, Sans-serif;
	color : #666;
	background-image: url(../img/back3.jpg);
	background-repeat: repeat-x;
}

a{
	color:#899EBD;
	text-decoration: none;
}

a:hover {
	font-weight : bold;
	color:#899EBD;
}
	
img {
	border:none;
}

p{
	text-align:justify;
}

.erreur_html{
	font-weight : bold;
	padding-left: 60px;
	font:normal 25px Tahoma, Arial, Sans-serif;
}

/************************/
/* IDs				*/
/************************/

#container {
	margin:auto;
	text-align:left;
	width:808px;
	background-color:#FFFFFF;
	height:auto;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width:3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width:3px;
}

#pageHeader {
	margin:auto;
	width:808px;
	height:159px;
	background-image: url(../img/img_fond_hea3.jpg);
}

#logo{
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:auto;
}

#langue{
	float:right;
}

#langue a{
	font:normal 10px Tahoma, Arial, Sans-serif;
}

#menu{
	float:right;
	width:auto;
	padding-top:45px;
	padding-bottom:20px;
}

#banner{
	width:808px;
	height:118px;
	background: url(../img/bandeau.jpg) no-repeat;
}

#corp{
	margin:auto;
	height:auto;
	width:808px;
	background-color:#FFFFFF;
	overflow:auto;
}

#submenu {
	float: left;
	width:185px;
	height:inherit;
	background-color: #FFFFFF;
}

#ta_subme_produits{
	float:left;
	margin-top:20px;
	padding-left: 20px;
	font:normal 13px Tahoma, Arial, Sans-serif;
}

#information_top_submenu{
	margin-top:20px;
}

#imgs_logos{
	padding-top: 150px;
}

#texte_prin{
	width:605px;
	height:700px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	color:#000000;
	border-left: solid 1px #bdbdbd;
	line-height:12.5pt;
	text-align:justify;
}

#texte_prin_produc{
	width:605px;
	float:left;
	padding-top:20px;
	padding-bottom:50px;
	font-size:12px;
	color:#000000;
	border-left: solid 1px #bdbdbd;
	line-height:12.5pt;
	text-align:justify;
}


#titre{
	font:normal 30px Tahoma, Arial, Sans-serif;
	text-align:right;
	font-weight : bold;
	line-height : 1em;
	border-bottom:1px solid #899EBD;
	margin-top:1.4em;
	margin-bottom:0.2em;
	color: #899EBD;
}

#titre:first-letter{
	font-weight : bold;
	color: #ff813f;
	text-transform: uppercase;
}

#ta_titre{
	margin-left:52px;
}

#parra{
	margin-top:20px;
	margin-left:30px;
	padding-left:22px;
	padding-right:25px;
	margin-right:20px;
	margin-bottom:20px;
	height:auto;
}

#parra_sup{
	width:auto;
	height:auto;
}

#img_cont{
	border:2px solid #333333;
	height:auto;
	width:auto;
	margin-left:125px;
	margin-top:30px;
}
#ta_cont{
	height:auto;
	width: auto;
	padding-left:125px;
	margin-top:30px;
	margin-bottom:20px;
}

#img_produits{
	float:left;
	width:auto;
	height:auto;

}

#txt_produits_act{
	float:right;
	width:300;
}

#parra_inf_bor{
	width:500px;
	height: auto;
	border:1px solid #333333;
	position: relative;
	float: left;
	margin-bottom:20px;
	margin-top:10px;
	padding:10 10 10 10px;
}

#parra_inf{
	width:500px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom:20px;
	margin-top:10px;
	padding:10 10 10 10px;
}


#footer{	
	margin:auto;
	width:808px;
}

#footer_texte{
	margin:auto;
	padding-top:30px;
	text-align:center;
	color:#CCCCCC;
}
#footer .fma {	
	float: right;
}
#footer .fma a:link {	
	color: #666
}
#footer .fma a:hover {	
	color: #666
}
#footer .fma a:active {	
	color: #666
}
#footer .fma a:visited {	
	color: #777
}