 /*
 title : FE Style base [yourdomain.com].
 author : kprykorn@teamzforge.org.
 date : 09/10/2005
*/

/* GENERALE _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
body, html, img, form {
	margin:0;
	padding:0;
	border:0;
}
/* Pour la gestion des *.png transparent sur IE */
img {
	behavior: url("medias/tpl/css/pngbehavior.htc"); 
}

body {
	background-color : #002536;
	color:  #FFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	text-align: center; /* On centre le conteneur */
}

h1, h2, h3, h4, h5, h6{
	margin : 0px 0px 5px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p.desc_froid {
	margin-left:65px;
	padding-left:60px;
	line-height:22px;
	font-size:9px;
	width:210px;
	background: url(../img/commun/couette/description_froid.jpg) no-repeat left center; 
}

p.desc_tempe {
	margin-left:65px;
	padding-left:60px;
	line-height:22px;
	font-size:9px;
	width:210px;
	background: url(../img/commun/couette/description_tempe.jpg) no-repeat left center; 
}
/* CONTENEUR PAGE FRONTEND _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#conteneur {
	width:926px;
	margin-left:auto;
	margin-right:auto;
	text-align: left; /* On rÃ©tablit l'alignement normal du texte */
	background:#004160;
}

#entete {
	height:155px;
	width:926px;
	background: url(../img/commun/couette/entete_couette.png) no-repeat;
}

#contenu {
	width:926px;
}

#cont_left_img {
	float:left;
	width:170px;
	margin:10px 0 0 17px;
}

#cont_left_txt {
	float:left;
	width:210px;
	margin:10px 0 0 0;
}

#cont_right_img {
	float:left;
	width:170px;
	margin:10px 0 0 120px;
}

#cont_right_txt {
	float:left;
	width:210px;
	margin:10px 0 0 0px;
}

#pied_de_page {
	clear:left;
	height:20px;
	background:#002536;
	padding-top:5px;
}

#entete ul li{
	float:left;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
}

#entete li a{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 118px;
	color:#FFF;
	text-decoration: none;
	margin:129px 0 0 17px;
	line-height:25px;
}

/* CONTENU PAGE FRONTEND _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


#entete li a.contact{
	background: url(../img/commun/couette/fond_btn_couette.png) no-repeat 0 0;
}


#contenu p{
}

#cont_left_img img {
	margin:0 0 30px 0px;
}

#cont_left_txt h2 {
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
}

#cont_left_txt a {
	color:#FFF;
	text-decoration: underline;
}

#cont_left_txt a:hover {
	text-decoration: none;
}

#cont_left_txt p {
	height:100px;
	margin:10px 0 43px 0px;
	text-align: justify;
}

#cont_right_img img {
	margin:0 0 30px 0px;
}

#cont_right_txt h2 {
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
}

#cont_right_txt p {
	height:100px;
	margin:10px 0 41px 0px;
	text-align: justify;
}

#cont_right_txt p.asterisque{
	padding:0 20px 0 5px;
	line-height:11px;
	font-size:9px;
	text-align: justify;
}

#cont_right_txt a {
	color:#FFF;
	text-decoration: underline;
}

#cont_right_txt a:hover {
	text-decoration: none;
}
#pied_de_page {
	text-align:center;
	font-size:10px;
	color:#628A9D;
	padding-top:5px;
	border-top:#628A9D 1px solid;
}

#pied_de_page a {
	color:#628A9D;
	text-decoration:none;
}

#pied_de_page a:hover {
	color:#628A9D;
	text-decoration:underline;
}
/*******************************/
.drapeau {
	float:left;
	margin-left:5px;
}
/* New_entry (don't delete this line) */
