/********************************************************************************************************************************/
/****************************************************          STYLES SPECIFIQUES : COULEUR 65ABA6 (VERT)         ***************/
/********************************************************************************************************************************/
/**************    GENERAL    **********************/
h1 {
	color:#65aba6;
}
h2 {
	color:#FF9933;
}
h3 {
	color:#FF9933;
}
h4 {
	color:#FF9933;
}
h5 {
	color:#FF9933;
}
h6 {
	color:#FF9933;
}
a, a:link, a:hover{
	color:#353a90;
}
/**************    BANDEAUX    *********************/
.bandeau {
	border-color:#FF9933;
}
/**************    STYLES SPECIFIQUES    ***********/
.texte_colore {
	color:#FF9933;
}
.entete_fleche {
	color:#FF9933;
	background-image:url(../images/FF9933/fleche.gif);
	background-repeat:no-repeat;
}

.row_haut, .row_bas{
	padding:0 0 0 50px;
	/*display:block;
	clear:both;*/
	width:725px !important;
	width:765px;

}
.row_haut_gauche, .row_bas_gauche{
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:465px;
}
 .row_bas_droite{
	display:block;
	float:left;
	width:250px !important;
	width:260px;
	padding:0px;
	border-right:10px solid #F4D42B;
}
.row_haut_droite{
	background-image:url(../images/degrade_jauneorange_corps.jpg);
	background-repeat:repeat-y;
	background-position:0% 100%;
	padding:5px 10px 10px 10px;
	display:block;
	float:left !important;
	float:none;
	width:240px!important;
	width:260px;
}
.row_haut_droiteTop{
	background-image:url(../images/degrade_jauneorange_corps_haut.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:260px;
	height:12px;
	float:left !important;
	float:none;
}
.row_bas_droite{
	background-color:#FFFCEF;
}
* html .row_bas_droite{
	float:right;
	background-color:#FFFCEF;
}
* html .row_haut_droite{
	float:right;
	pading:0 10px;
}
* html .row_haut_droiteTop{
	float:right;
}
/********** IE6 **************/
* html .row_haut, .row_bas{
	padding:0 0 0 50px;
	width:775px;
}

* html .centresMenu {
height:480px;
width:250px;
}
* + html .centresMenu {
width:250px;
}
