.surtitre{
	font-size: 15px;
	color: #a3a2a2;
}

.soustitre{
	font-size: 13px;
	line-height: 22px;
	padding-left: 23px;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/puce_sous_titre.gif) 0px -2px no-repeat;
	font-weight: bold;
	color: #404040;
}

.chapo{
	font-weight: bold;
	color: #322b68;
}

.intertitre{
	line-height: 20px;
	padding-left: 23px;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/puce_intertitre.gif) 0px -2px no-repeat;
	color: #322b68;
}

.legende{
	font-size: 10px;
	font-style: italic;
	color: #202020;
}

.Miseenvaleur{
	font-weight: bold;
	color: #e77d00;
}

.Titre{
	color: #e77d00;
	text-align: left;
	height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}/***************************** CSS GENERIC ********************************/
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html, body, p, table, td, form, input, select, textarea, pre, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}
a{
	color: #f3890d;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;

}
a img{
	border-width: 0px;
}
td{
	vertical-align: top;
}

ul, ol{
	/* Sinon les puces ne sont pas visible sous IE */
	padding-left: 25px;
}

ul{
	list-style-type: disc;
}

li{
   line-height: 18px;
}



.cms_part{
	text-align: left;
	margin: 0px auto;
}

.cms_bandeau{
}

.cms_page{
}

.cms_gauche{
}

.cms_droite{
}

.cms_gauche, .cms_droite{
	float: left;
}

.cms_zone{
}

.cms_bloc{
	padding: 0px 0px;
	clear: both;
}

/*** BLOCS FILE ***/
.cms_bloc_file{
}

/*** BLOCS FORM ***/
.cms_bloc_form{
}

.cms_bloc_form table td{
	padding: 3px;
}

.cms_bloc_form table td.intitule{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: top;
}

.cms_bloc_form table td.valeur td{
	vertical-align: middle;
}


.cms_bloc_form label{
	padding: 0px 15px 0px 3px;
}

.cms_bloc_form input{
	width: 200px;
}

.cms_bloc_form textarea{
	width: 300px;
	height: 100px;
}

.cms_bloc_form select{
	width: 204px;
}

.cms_bloc_form_error{
	color: #FF0000;
	padding-bottom: 10px;
}

.cms_bloc_form_message{
	font-weight: bold;
	text-align: center;
}

.cms_bloc_form .cms_bloc_form_field_content{
	text-align: justify;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_content, .cms_bloc_form table td.cms_bloc_form_field_antispam{
	padding: 10px 0px;
}

.cms_bloc_form .cms_bloc_form_field_checkbox input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_checkbox table td{
	padding: 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio table td{
	padding: 0px 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_submit input{
	width: 85px;
	margin: 5px 0px;
}

/*** BLOCS HTML ***/
.cms_bloc_html{
}

/*** BLOCS MEDIA ***/
.cms_bloc_media{
	text-align: center;
}

.cms_bloc_media *{
	margin: 0px auto;
}

/*** BLOCS MODULE ***/
.cms_bloc_module{
}

/*** BLOCS MAP ***/
.cms_bloc_map .cms_bloc_map_carte{
	margin: auto;
}

/*** BLOCS TEXTE ***/
.cms_bloc_text{
	text-align: justify;
}

.cms_bloc_text_media_gauche{
}

.cms_bloc_text_media_gauche .cms_bloc_media{
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 15px 15px 0px;
}

.cms_bloc_text_media_droite{
}

.cms_bloc_text_media_droite .cms_bloc_media{
	padding: 0px;
	margin: 0px;
	float: right;
	padding: 0px 0px 15px 15px;
}

.cms_bloc_text_haut{
}

.cms_bloc_text_media_centre{
	text-align: center;
	padding: 15px auto;
}

.cms_bloc_text_media_centre .cms_bloc_media{
	margin: 15px 0px;
}

.cms_bloc_text_bas{
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_gauche{
	width: 49%;
}

.cms_bloc_text_milieu{
	width: 2%;
}

.cms_bloc_text_droite{
	width: 49%;
}

/*** BLOCS TITRE ***/
.cms_bloc_title{
}

.cms_bloc_title h2{
	color: #e77d00;
	text-align: left;
	height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 15px;
	text-align: left;
}

/*** ***/
.spacer{
	clear: both;
	line-height: 0px;
	width: 0px;
	font-size: 0px;
}#menu dl, 
#menu dt, 
#menu dd, 
#menu ul, 
#menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu{
	padding: 0px 0px 10px 7px;
	width: 225px;
}

#menu dt{
	cursor: pointer;
	background: #ffffff;
	min-height: 15px;
	height: auto;
	_height: 15px;
	margin: 2px 0px;
	padding: 2px 0px 0px 38px;
	font-weight: bold;
	color: #666262;	
	background: url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/puce_menu_n1.gif) 16px 5px no-repeat;
}
#menu dt a{
	color: #666262;	
}

#menu dt.niv1_on{
	background: #f48d15 url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/puce_menu_n1_on.gif) 16px 5px no-repeat;
}
#menu dt.niv1_on a{
	color: #ffffff;
}


#menu dd{
	display: none;
	position: absolute;
	left: 232px;
	margin-top: -22px;
	width: 163px;
}

.menu_interieur{
	background: url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/fond_menu_trait.gif) left repeat-y;	
}
.menu_interieur_bottom{
	background: url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/fond_menu_bottom.jpg) bottom left no-repeat;	
}
.menu_interieur_top{
	background: url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/fond_menu_top.jpg) top left no-repeat;	
}
.menu_interieur_puce{
	background: url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/puce_menu_n2.gif) 5px center no-repeat;	
	padding: 5px 2px 5px 0px;
}

#menu ul{
	font-weight: bold;
}

#menu li{	
	padding-left: 28px;
	min-height: 18px;
	height: auto;
	_height: 18px;
	line-height: 18px;
	cursor: pointer;
	
}

#menu li a, #menu dt a{
	text-decoration: none;
}
#menu li a{
	color: #ffffff;
}

#menu li.niv2 a:hover,
#menu li.niv2_on a{
	color: #4e4a49;
}

#menu li.niv3,
#menu li.niv3_on{
	padding-left: 36px;
	background : url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/puce_menu_n3.gif) 27px 7px no-repeat; 
}
#menu li.niv3_on{
	background : url(http://www.reproceane.fr/default/CMS/css/common/../../images/reproceane/puce_menu_n3_on.gif) 27px 7px no-repeat; 
}

#menu li.niv3 a:hover,
#menu li.niv3_on a{
	color: #3c3c3c;
}body{
	background: #FFFFFF url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/fond_body.jpg) center top no-repeat;
	font-size: 11px;
	color: #322b68;
}

#contenu{
	margin: 0px;
	padding: 0px 20px 0px 30px;
}

/******  STYLE DES LISTES  ******/

#contenu ul,
#contenu ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
}
#contenu ol{
	list-style-position: inside;
}
#contenu ul{
	list-style-type: none;
	_list-style-type: disc;
}

#contenu ul li{
	padding-left: 23px;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/puce_liste.gif) 5px 7px no-repeat;
	overflow:hidden;

	_padding-left: 7px;
	_background: none;
	_list-style-position: inside;
}
#contenu ol li{
	padding-left: 7px;
}


/***************************** DECOUPAGE DE LA PAGE ********************************/
.r_contener{
	position: relative;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#r_bandeau{
	z-index: 5;
	height: 240px;
}

#r_page{
	position: relative;
	width: 978px;
	float: left;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/fond_page.jpg) top left no-repeat;
}

#r_gauche{
	position: relative;
	z-index: 10;
	width: 232px;
	float: left;
}

#r_centre{
	position: relative;
	z-index: 1;
	width: 572px;
	float: left;
	min-height: 280px;
	height: auto;
	_height: 280px;
}

/***************************** PARTIE BANDEAU ********************************/
#r_bandeau a{
	text-decoration: none;
}

#r_bandeau h1{
	position: absolute;
	top: 6px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
	color: #a3a2a2;
}

#lien_accueil{
	display: block;
	position: absolute;
	top: 35px;
	left: 15px;
	width: 200px;
	height: 110px;
}
#libelle_logo{
	display: block;
	position: absolute;
	top: 155px;
	left: 15px;
	width: 200px;
	height: 35px;
	text-align: center;
	color: #6f6f6f;
	font-weight: bold;
	letter-spacing: -1px
}
#lien_contact{
	display: block;
	position: absolute;
	top: 15px;
	left: 830px;
	padding: 4px 7px 6px 0px;
	width: 140px;
	color: #9c9c9c;
	font-weight: bold;
	text-align: right;
}
#contact_adresse{
	display: block;
	position: absolute;
	z-index: 10;
	top: 135px;
	left: 585px;
	width: 220px;
	height: 70px;
}
#r_maj{
	display: block;
	position: absolute;
	top: 212px;
	left: 7px;
	width: 450px;
	height: 20px;
	color: #FFFFFF;
}
#r_maj a{
	color: #FFFFFF;
}

#cad_imp{
	padding-left: 20px;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/imprimer.gif) 2px 2px no-repeat;
}

#r_flash{
	display: block;
	position: absolute;
	z-index: 2;
	top: 105px;
	right: 0px;
	width: 251px;
	height: 185px;
}

/***************************** PARTIE GAUCHE ********************************/
#r_actu{
	position: relative;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/fond_actu.jpg) right repeat-y;
}
#r_actu_bottom{
	position: relative;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/fond_actu_bottom.png) right bottom no-repeat;
}
#r_actu_top{
	position: relative;
	padding: 10px 0px 0px 20px;
	width: 212px;
	min-height: 180px;
	height: auto;
	_height: 180px;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/fond_actu_top.jpg) top right no-repeat;
}

#r_news{
	padding-right: 10px;
	height: 140px;
}

#r_actu .titre_bloc{
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4f4f4f;
}

#r_actu a{
	color: #ff8a00;
}

#r_actu .actu_date{
	padding: 0px 0px 5px 0px;
	color: #999696;
}
#r_actu .actu_titre{
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	color: #ff8a00;
	font-weight: bold;
}
#r_actu .actu_resume{
	padding: 0px 0px 5px 0px;
	color:#000000;
}
#r_actu .actu_savoir_plus{
	padding: 0px 0px 10px 0px;
}
.actu_description img{
	float: right;
	padding: 0px 0px 15px 15px;
}

.r_extranet_titre_bloc{
	/* background: transparent url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/extranet_bg.png) no-repeat 0px 0px; */
	margin: 0px 0px 0px -11px;
	padding-left: 11px !important;
	padding-bottom: 4px !important;
	line-height: 21px;
}

.r_extranet{
	color: #5b5b5c;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	height: 106px;
}

.r_extranet_connected{
	font-size: 11px;
}

.r_extranet_connected table{
	margin: 10px 0px 10px 30px;
}

.r_extranet .intitule{
	text-align: right;
}

.r_extranet form{
	margin: 0px 0px 3px -12px;
}

.r_extranet_error{
	color: #c50000;
	padding: 2px 0px 2px 5px;
}

.r_extranet_error_1, .r_extranet_error_2, .r_extranet_error_3{
	font-size: 4px;
}

.r_extranet td{
	padding: 2px;
	white-space: nowrap;
}

.r_extranet input{
	width: 108px;
	height: 14px;
	font-size: 10px;
}

.r_extranet input.r_extranet_submit{
	width: auto;
	height: auto;
}

#r_actu a.r_extranet_lien{
	display: block;
	line-height: 16px;
	color: #7c7c7c;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px -7px;
	text-decoration: none;
	background: transparent url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/extranet_puce.png) no-repeat 0px 3px;
}

#r_actu a.r_extranet_lien:hover{
	text-decoration: underline;
}

/***************************** PARTIE CENTRE ********************************/

#fil_ariane{
	padding: 0px 0px 10px 0px;
	color: #f3890d;
}

#fil_ariane span,
#fil_ariane a{
	color: #4f4f4f;
}
#fil_ariane a{
	text-decoration: none;
}
#fil_ariane a:hover{
	text-decoration: underline;
}


/***************************** PARTIE BAS ********************************/
#r_bas{
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/fond_bas.jpg) top repeat-x;
}

#lien_nos_service{
	display: block;
	position: absolute;
	top: 62px;
	left: 830px;
	padding: 4px 20px 6px 0px;
	width: 128px;
	color: #9c9c9c;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
#r_copyright{
	padding: 50px 0px 0px 10px;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/fond_pied_page.jpg) bottom right no-repeat;
	height:67px;
	font-size: 10px;
	color: #FFFFFF;
}
#r_copyright .l1{
	padding: 10px 0px 10px 0px;
	text-transform: uppercase;
}
#r_copyright img{
	margin-bottom: -2px;
}
#r_copyright a{
	color: #FFFFFF;
	text-decoration: none;
}
#r_copyright .l1 a{
	padding-right: 10px;
	padding-left: 5px;
	background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/puce_pied_page.gif) 0px 3px no-repeat;
}

#r_copyright a:hover{
	text-decoration: underline;
}

/***************************** PLAN DU SITE ********************************/

#plan_du_site{
   padding-left: 25px;
}

#plan_du_site a{
   text-decoration: none;
}

#plan_du_site a:hover{
   text-decoration: underline;
}

#plan_du_site div{
   padding: 5px 0px 0px 0px;
}

#plan_du_site .plan_du_site_niveau1{
	font-size: 12px;
   background: url(http://www.reproceane.fr/default/CMS/css/tpl2/../../images/reproceane/puce_menu_n1.gif) 10px 8px no-repeat;
   padding-left: 25px;
}

#plan_du_site .plan_du_site_niveau2{
   padding-left: 30px;
}

#plan_du_site .plan_du_site_niveau3{
   padding-left: 75px;
}
