/*STYLES DE LA PARTIE CONTENU*/

#cnt_centre h1 {
	height: 17px;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	background: url(../img/bg_hr.gif) repeat-x center bottom;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#cnt_centre h2 {
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	margin:15px 0px;
	padding: 0px;
}

#cnt_centre a{
	color: #366;
}


#bloc_image{
	background: url(../img/bg_page_img.jpg) repeat-x;
	height: 134px;
	width: 712px;
	margin-left: 20px;
}

#img_header {
	height: 135px;
	width: 265px;
}

#text ul{
	font:12px/1.5 Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#text li{
	padding-left: 10px;
background: url(../img/puce.gif) no-repeat 0px 6px;
}
/*ARCHIVES*/
#archivage{
clear:both;
}

#onglets dd{
float: left;
}

#onglets {
clear: both;
}

#archivage dl{
margin: 0px;
padding: 0px;
border-bottom: 1px solid #CCC;
}
#archivage dd{
}
#archivage dt{
background: url(../img/puce.gif) no-repeat 0px 8px;
padding-left: 10px;
}


/*TARIFS*/
dl.tarifs{
width: 720px;
margin: 0;
padding: 0px 10px;
}

.tarifs dt
{
width: 340px;
float: left;
margin: 0;
padding: 5px;
border-bottom: 1px solid #CCC;
font-weight: bold;
}
/* hack de commentaire avec un antislash pour ie5 mac \*/
.tarifs dt { clear: both; }
/* end hack */

.tarifs dd
{
float: left;
width: 250px;
margin: 0 0 0 0;
padding: 5px;
border-bottom: 1px solid #999;
}

/*New font en attente de police*/
#colonne{ width: 6.7cm; border-left: 1px solid #CCC; border-right: 1px solid #CCC; margin:0; padding: 0 0.2cm; float: left;}
#result{ float:left; margin-left:10px; width: 220px;}
#annonce{ border-top: 4px solid #000; border-bottom: 4px solid #000; margin:0; padding: 0.2cm 0cm ;}
#annonce p{ margin:0; padding: 0.1cm 0cm 0.1cm 0; font:  0.35cm Arial, Verdana, sans-serif; line-height: 0.35cm;}
hr{ margin: 0.2cm auto; padding:0;}
.text_deno{ text-align: center; font-weight: bold; font-size: 0.5cm; letter-spacing: -0.01cm; line-height: 0.6cm;}
.text_ref{ text-align: center;}
.text_forme{ text-align: center; font-weight: bold;}
.text_capital{ text-align: center;}
.text_siege{ text-align: center;}
.text_rcs{ text-align: center;}
.text_base{ text-align: justify;}
.strong{font-weight: bold;}


/*ExtJs add*/
.x-panel-header-text{
	height: 17px;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
