@import url(agenda.css);
@import url(inter.css);
@import url(recherche.css);
@import url(formulaire.css);
 

body
{
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/custom/img/bg.jpg);
	background-position: top;
	background-attachment:fixed;
	color: Black;
}

img{
	border:none;
}

a
{
	color:black;
	border:none;
}


h1{
	margin:10px 0 0 15px;
}

a:hover
{
	text-decoration: underline;
}

hr
{
	/**margin:3px 0px 5px 0px;*/
	margin:10px 0 0px 0px;
	padding:0 0 0 0;
	color:white;
	border-top: dotted 1px #8D8B8D;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
}

#space
{
	width: 990px;
	/*margin: 0 495px 0 -495px;*/
	position:relative;
	margin:0 auto;
	padding: 0 0 0 0;
	overflow:hidden;
}

.general
{
	width: 990px;
	/*margin: 0 495px 0 -495px;
	position:absolute;*/
	/*left: 50%;	*/
	padding: 0 0 0 0;
}

#space div
{
	float: left;
}

.texte_noir_10{
	color:#000000;
	font-size:14px;
	font-weight:bold;}

.vignet
{
	float: left;
	margin:0 10px 10px 10px;
	max-width:107px;
	max-height:96px; 
	_width: expression((this.offsetWidth>=this.offsetHeight) ? 
      Math.min(parseInt(this.offsetWidth), 107 ) : true); 
  _height: expression((this.offsetHeight>this.offsetWidth) ? 
      Math.min(parseInt(this.offsetHeight), 96 ) : true);
}

.vignetgrand
{
	float: right;
	max-width:300px;
	max-height:370px;
	margin: 0 0 10px 10px;
	_width: expression((this.offsetWidth>=this.offsetHeight) ? 
      Math.min(parseInt(this.offsetWidth), 300 ) : true); 
  	_height: expression((this.offsetHeight>this.offsetWidth) ? 
      Math.min(parseInt(this.offsetHeight), 370 ) : true)
}

.vignet2
{
	float: right;
	margin-left:15px;
}

.vignet3
{
	display:block;
	width:230px;
}

select
{
	width: 200px;
	border: 1px solid black;
	font-size: 11px;
}

form
{
	margin: 0 0 0 0;
}

.tag-cloud
{
	margin: 10px 0 20px 0;
	padding:5px;
	width:186px;
	background-color:#FFF;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	font-weight:bold;
	color:#8D8B8D;
	text-align:center;


}

.tag3 
{
	
	color:#88A800;
	
	font-size:11px;
		font-weight:normal;

}

.tag2
{
	
	color:#88A800;
		font-weight:bold;
	font-size:12px;
		
}

.col1 .tag-cloud a, .col1 .tag-cloud a:hover
{
	
	color:#88A800;

		
}

.tag1
{
	
	color:#88A800;
	font-weight:bold;
	font-size:16px;
	
}



#correctif_ie7
{
	float:left;
	margin:0 0 0 0
	/**largin:0 0 0 0;*/
}


#agenda
{
	float:right;
}
/***********************************************/
.header
{
	width: 990px;
	height: 318px;
}

.header img
{
	border:none;
}

.col1
{
	width: 196px;
}

.col_home
{
	width: 518px;
	margin: 0 0 0 10px;
	float:left
	/*display: inline;
	border:1px solid red;*/
}

.col_home1
{
	margin: 10px 0 0 0;
	width: 253px;
}

.col_home2
{
	margin: 10px 0 0 12px;
	width: 253px;
}

.col_agenda
{
	width: 518px;
	margin: 12px 0 15px 10px;
	display: inline;
	padding-bottom:20px;
}

.col_asso
{
	width: 518px;
	margin: 0px 0 0 10px;
	display: inline;

}

.col_centredoc
{
	width: 518px;
	margin: 0px 0 0 10px;
	display: inline;
}

.col3
{
	width: 253px;
	margin: 0 0 0 20px;
	padding-top:13px;
	display: inline;
	/*background-image:url(/custom/img/bg_col3.png);
	background-repeat:no-repeat;*/
	background-position:top right;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_col3.png');
	/*border:1px solid red;*/
}

html>body .col3 {
	filter: none;
	background: url('/custom/img/bg_col3.png') no-repeat;
}

* html .col3{
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_col3.png',sizingMethod='crop');
    } 

.col3_agenda
{
	width: 253px;
	min-height:95px;
	margin: 0 0 0 20px;
	padding-top:12px;
	display: inline;
	/*background-image:url(/custom/img/bg_col3.png);
	background-repeat:no-repeat;*/
	background-position:top right;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_col3.png');
}

html>body .col3_agenda{
	filter: none;
	background: url('/custom/img/bg_col3.png') no-repeat;
}

* html .col3_agenda{
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_col3.png',sizingMethod='crop');
    } 
/*********************BLOC COL1****************/
.bloc_assos
{
	display:block;
	width: 196px;
	*padding-top:1px;
	margin: 0 0 0 0;
}

.bloc_assos_content
{
	background-color: #B0C700;
	width: 196px;
	height:104px;
}

.bloc_assos_content p
{
	margin: 5px  0px 0px 0px;
	text-align:center;
}

.bloc_assos_content img
{
	margin: 0px  0px 0px 10px;
	text-align:center;
}
/*************************************/
.bloc_citoyen
{
	width: 196px;
	margin: 15px 0 0 0;
}

.bloc_citoyen_content
{
	background-color: White;
	width: 196px;
}

.bloc_citoyen_content p
{
	margin: 10px 0 10px 10px;
	width:181px;
}

.bloc_citoyen_content p img
{
	border-right: 5px solid White;
}

/***************************************/
.bloc_acti_sco
{
	width: 196px;
	margin: 15px 0 0 0;
}

.bloc_acti_sco_content
{
	background-color: White;
	width: 196px;
}

.bloc_acti_sco_content p
{
	margin: 10px 10px 10px 10px;
}

/***************************************/
.bloc_assos_midi
{
	width: 196px;
	margin: 15px 0 0 0;
}

.bloc_assos_midi_content
{
	background-color: #FF9900;
	width: 196px;
}

.bloc_assos_midi_content p
{
	margin: 10px 10px 10px 10px;
}

/***********************COL CENTRALE***************/
.bloc_minute
{
	width: 518px;
	/*height:102px;*/
	margin: 0 0 200px 0;
}

.bloc_minute_content
{
	background-color: #597070;
	width: 498px;
	/*height:92px;*/
	padding:0 10px 10px 10px;
	color:#FFFFFF;
	margin:0 0 0 0 ;
}
.bloc_minute_content p
{
	color:#FFFFFF;
	margin:5px 0 10px 0 ;
}

.bloc_minute_content h1
{
	font-size:12px;
	margin:5px 0 5px 0;
	color:#8BB711;
	font-weight:bold;
}

.bloc_minute_content span
{
	color:#000000;
}


.evenement_home
{
	width: 498px;
	min-height:82px;
	margin:12px 0 2px 0;
	background-color:white;
	padding:10px;
}
.evenement_home h1
{
	font-size:13px;
	margin:5px 0 5px 0;
	color:#000000;
	font-weight:bold;
}



/***********************************************/
.bloc_petitdej
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_petitdej h1
{
	margin: 0 0 0 0;
	background-color: #FECC00;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_petitdej_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
}

/*.bloc_petitdej_content img
{
	margin:0 0 0 0;
	*margin:0 0 0 0 ;
	float:
}*/

.bloc_petitdej_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_petitdej_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #D6AD00;
	word-spacing: 0px;
}

.bloc_petitdej_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_petitdej_content p
{
	margin: 0 0 0 0;
}

/***********************************************/
.bloc_atelier
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_atelier h1
{
	margin: 0 0 0 0;
	background-color: #FCAE00;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_atelier_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
}

.bloc_atelier_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_atelier_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #FF9900;
	word-spacing: 0px;
}

.bloc_atelier_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_atelier_content p
{
	margin: 0 0 0 0;
}

/***********************************************/
.bloc_mercredi
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_mercredi h1
{
	margin: 0 0 0 0;
	background-color: #FF9100;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_mercredi_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
}

.bloc_mercredi_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_mercredi_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #FF9900;
	word-spacing: 0px;
}

.bloc_mercredi_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_mercredi_content p
{
	margin: 0 0 0 0;
}

/***********************************************/
.bloc_journeeseco
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_journeeseco h1
{
	margin: 0 0 0 0;
	background-color: #FF7900;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_journeeseco_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
}

.bloc_journeeseco_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_journeeseco_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #FF7900;
	word-spacing: 0px;
}

.bloc_journeeseco_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_journeeseco_content p
{
	margin: 0 0 0 0;
}

/***********************************************/
.bloc_conference
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_conference h1
{
	margin: 0 0 0 0;
	background-color: #FECC00;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_conference_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
}

.bloc_conference_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_conference_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #D6AD00;
	word-spacing: 0px;
}

.bloc_conference_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_conference_content p
{
	margin: 0 0 0 0;
}

/***********************************************/
.bloc_expotemp
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_expotemp h1
{
	margin: 0 0 0 0;
	background-color: #B0C700;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_expotemp_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
}

.bloc_expotemp_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_expotemp_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #88A800;
	word-spacing: 0px;
}

.bloc_expotemp_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_expotemp_content p
{
	margin: 0 0 0 0;
}


/***********************************************/
.bloc_expoperm
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_expoperm h1
{
	margin: 0 0 0 0;
	background-color: #8BB711;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_expoperm_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
	float:left;
}

.bloc_expoperm_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_expoperm_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #8BB711;
	word-spacing: 0px;
}

.bloc_expoperm_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_expoperm_content p
{
	margin: 0 0 0 0;
}

/***********************************************/
.bloc_vieassociative
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_vieassociative h1
{
	margin: 0 0 0 0;
	background-color: #B0C700;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_vieassociative_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
	float:left;
	width:238px;
	}

.bloc_vieassociative_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_vieassociative_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #88A800;
	word-spacing: 0px;
}

.bloc_vieassociative_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_vieassociative_content p
{
	margin: 0 0 0 0;
}

/***********************************************/
.bloc_vacances
{
	width: 253px;
	margin: 0 0 0 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_vacances h1
{
	margin: 0 0 0 0;
	background-color: #FF9100;
	height: 20px;
	font-size:1px;
	width: 253px;
}

.bloc_vacances_content
{
	margin: 10px 5px 10px 10px;
	display: inline;
}

.bloc_vacances_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_vacances_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #FF9900;
	word-spacing: 0px;
}

.bloc_vacances_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_vacances_content p
{
	margin: 0 0 0 0;
}
/********************************COL 3***********************/

.bloc_document
{
	width: 253px;
	
	margin: 0 0 15px 0;
	
}

.bloc_document form
{
	margin: 0 0 0 0;
	background-color: White;
	padding: 0 0 0 10px;
	
}

.bloc_document input
{
	border: solid 1px #8D8B8D;
	font-size: 11px;

}

.bloc_document_content
{
	padding: 10px 5px 10px 10px;
	/*display: inline;*/
	background-color: White;
	color: #009AB9;
	width:238px;
	display:block;
}

.bloc_document_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
	color: #8D8B8D;
}

.bloc_document_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #009AB9;
}

.bloc_document_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #8D8B8D;
}

.bloc_document_content p
{
	margin: 0 10px 0 0;
}

/*******************************************/

.bloc_actu
{
	width: 253px;
	margin: 0 0 15px 0px;
}

.bloc_actu_content
{
	width: 238px;    
	padding: 10px 5px 5px 10px;
	display: inline;
	background-color: White;
	color: #8D8B8D;
}

.bloc_actu_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
	
}

.bloc_actu_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: red;
}

.bloc_actu_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_actu_content p
{
	margin: 0 0 0 0;
}

/*******************************************/

.bloc_actu_assos
{
	width: 253px;
	margin: 12px 0 0 0;
}

.bloc_actu_assos_titre
{
	display:block;
	width:243px;
	height:20px;
	color:black;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	background-image:url(/custom/img/titre_actu_assos.png);
}

.bloc_actu_assos_content
{
	width: 238px; 
	height:193px;   
	padding: 10px 5px 5px 10px;
	display: block;
	color: #8D8B8D;
	background-image:url(/custom/img/hr2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}

.bloc_actu_assos_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
	
}

.bloc_actu_assos_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #AFC501;
}

.bloc_actu_assos_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_actu_assos_content p
{
	margin: 0 0 0 0;
}

.bloc_actu_assos_content_vide
{
	width: 238px; 
	height:193px;   
	padding: 10px 5px 5px 10px;
	display: block;
	}

.bloc_actu_assos_content_vide p,
.bloc_actu_assos_content_vide h1,
.bloc_actu_assos_content_vide h2,
.bloc_actu_assos_content_vide h3,
.bloc_actu_assos_content_vide h4{
	display:none;}


/***********************************************/
.bloc_infohome
{
	width: 253px;
	margin: 0 0 15px 0;
	color: #8D8B8D;
	background-color: White;
}

.bloc_infohome h1
{
	margin: 0 0 0 0;
	background-color: #597070;
	height: 20px;
	width: 253px;
}

.bloc_infohome_content
{
	margin: 10px 5px 5px 10px;
	display: inline;
	padding-bottom:0;
	*padding-bottom:5px;
	width:230px;
}

.bloc_infohome_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_infohome_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: Red;
	word-spacing: 0px;
}

.bloc_infohome_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_infohome_content p
{
	margin: 0 0 0 0;
}

.bloc_infohome_content img
{
	float:right;
}

/***********************************************/
.bloc_sondage
{
	width: 253px;
	margin: 0 0 15px 0;
	color: Black;
}

.bloc_sondage h1
{
	margin: 0 0 0 0;
	height: 20px;
	width: 253px;
}


.bloc_sondage_content
{
	padding: 10px 5px 0 10px;
	width:238px;
	display: inline;
	background-color: #597070;
	/*background-image: url(/custom/img/bg_sondage.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}

.bloc_sondage_content h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_sondage_content h3
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: Red;
}

.bloc_sondage_content h4
{
	margin: 0 0 0 0;
	font-size: 11px;
}

.bloc_sondage_content p
{
	margin: 0 0 0 0;
}

/**************************** calendrier participe*********/
.bloc_calendrier_participer
{
	width: 253px;
	margin: 0 0 15px 0;
	padding-bottom:10px;
	color: #8D8B8D;
	background-color: White;
	text-align:center;
}
.bloc_calendrier_participer table
{
	width: 234px;

}
.bloc_calendrier_participer a
{
	text-decoration:none;
}

.bloc_calendrier_participer form
{
	margin: 10px 0 0 8px;
}
.bloc_calendrier_participer #month a
{
	color: #8D8B8D;
	text-decoration:none;
}
.bloc_calendrier_participer #month a:hover
{
	color: #8D8B8D;
	text-decoration:underline;
}
.bloc_calendrier_participer #month span
{
	color: #000000;
	font-weight:bold;
}
.bloc_calendrier_participer select
{
	width: 200px;
	font-weight: bold;
	margin-right:30px;
}
.bloc_calendrier_participer h1
{
	margin: 0 0 0 0;
	height: 20px;
	width: 253px;
}
.bloc_calendrier_participer h2 
{
	width: 238px;    
	display: inline;
	background-color: White;
}
.bloc_calendrier_participer h2 img
{ 
	padding: 10px 5px 0px 5px;
	display: inline;
	background-color: White;
	color: #8D8B8D;
}
.bloc_calendrier_participer_content_on
{
	margin: 10px 5px 10px 0;
	display: inline;
	border-left: #FF8F00 5px solid;
}

.bloc_calendrier_participer_content_on h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_calendrier_participer_content_on h3
{
	margin: 0 0 0 5px;
	font-size: 11px;
	color: #FF9900;
	word-spacing: 0px;
		width:230px
}

.bloc_calendrier_participer_content_on h4
{
	margin: 0 0 10px 5px;
	font-size: 11px;
		width:230px
}

.bloc_calendrier_participer_content_on p
{
	margin: 0 0 0 0;
}

.bloc_calendrier_participer_content_on hr
{
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	color:white;
	border-top: dotted 1px #8D8B8D;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
}

.date_vert{
float:left;
width:200px;
text-align:left;
}
.date_vert span{
float:left;
width:12px;
height:12px;
background-color:#b7e200;
margin:0 5px 0 0;
}
.date_rouge{
float:left;
width:200px;
text-align:left;
}
.date_rouge span{
float:left;
width:12px;
height:12px;
background-color:#e10019;
margin:0 5px 0 0;
}

/********************* OFF ************************/
.bloc_calendrier_participer_content_off
{
	margin: 10px 5px 10px 0;
	display: inline;
	border-left: White 5px solid;
}

.bloc_calendrier_participer_content_off h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_calendrier_participer_content_off h3
{
	margin: 0 0 0 5px;
	font-size: 11px;
	color: #FF9900;
	word-spacing: 0px;
		width:230px
}

.bloc_calendrier_participer_content_off h4
{
	margin: 0 0 10px 5px;
	font-size: 11px;
		width:230px
}

.bloc_calendrier_participer_content_off p
{
	margin: 0 0 0 0;
}
	
.bloc_calendrier_participer_content_off img
{
	margin-left:8px;
}

/**************************** calendrier visite*********/
.bloc_calendrier_visiter
{
	width: 253px;
	margin: 0 0 15px 0;
		padding-bottom:10px;
	color: #8D8B8D;
	background-color: White;
}

.bloc_calendrier_visiter form
{
	margin: 10px 0 0 10px;
}

.bloc_calendrier_visiter select
{
	width: 200px;
	font-weight: bold;
		margin-right:30px;
}
.bloc_calendrier_visiter h1
{
	margin: 0 0 0 0;
	height: 20px;
	width: 253px;
}

.bloc_calendrier_visiter_content_on
{
	margin: 10px 5px 10px 0;
	display: inline;
	border-left: #B0C700 5px solid;
}

.bloc_calendrier_visiter_content_on h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_calendrier_visiter_content_on h3
{
	margin: 0 0 0 5px;
	font-size: 11px;
	color: #88A800;
	word-spacing: 0px;
	width:230px
}

.bloc_calendrier_visiter_content_on h4
{
	margin: 0 0 10px 5px;
	font-size: 11px;
	width:230px
}

.bloc_calendrier_visiter_content_on p
{
	margin: 0 0 0 0;
}
.bloc_calendrier_visiter_content_on hr
{
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	color:white;
	border-top: dotted 1px #8D8B8D;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
}

/********************* OFF ************************/

.bloc_calendrier_visiter_content_off
{
	margin: 10px 5px 10px 0;
	display: inline;
	border-left: White 5px solid;
}

.bloc_calendrier_visiter_content_off h2
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.bloc_calendrier_visiter_content_off h3
{
	margin: 0 0 0 5px;
	font-size: 11px;
	color: #88A800;
	word-spacing: 0px;
	width:230px
}

.bloc_calendrier_visiter_content_off h4
{
	margin: 0 0 10px 5px;
	font-size: 11px;
	width:230px
}

.bloc_calendrier_visiter_content_off p
{
	margin: 0 0 0 0;
}
.bloc_calendrier_visiter_content_off img
{
	margin-left:8px;
}

/*********************************************************** PAGE DEVENIR ECOCITOYEN ************************************************************/
.annuaire_liste{
float:left;
margin:0 0 15px 0;
}
.bloc_eco_header
{
	display:block;
	width:518px;
	height:91px;
	color:#B0C700;
	font-weight:bold;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_eco_header.png');
}

html>body .bloc_eco_header {
	filter: none;
	background: url('/custom/img/bg_eco_header.png') no-repeat;
}

* html .bloc_eco_header{
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_eco_header.png',sizingMethod='crop');
    } 

.bloc_eco_header p
{
	display:block;
	margin:30px 0 0 15px;
}



.bloc_annuaires_header
{
	display:block;
	width:518px;
	height:91px;
	color:#B0C700;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_annuaires.png');
	padding-top:91px;
}

html>body .bloc_annuaires_header {
	filter: none;
	background: url('/custom/img/bg_annuaires.png') no-repeat;
}

* html .bloc_annuaires_header{
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_annuaires.png',sizingMethod='crop');
    } 


.outils_annuaires{
	background-color:#FFFFFF;
	color:#585658;
	display:block;
	padding:10px 10px 10px 0;
	width:507px;}
	


.outils_annuaires h1{
	width:467px;
	display:block;
	background-color:#B0C700;
	padding:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;}
	
.outils_annuaires p{
	display:block;
	padding-left:10px;
	margin:10px 0 10px 15px;
	border-left:1px solid #B0C700; }
	
.outils_annuaires a{
	display:block;
	font-size:11px;
	color:#B0C700;
	font-weight:bold;
	margin-top:5px;
	}

.outils_annuaires span{
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	}

.outils_img1{
	display:block;
	float:left;
	margin-left:15px;
	text-align:center;
	margin-bottom:20px;}
	
.outils_img2{
	display:block;
	float:right;
	margin-right:5px;
	text-align:center;
	margin-bottom:20px;}

.outils_img1 img,
.outils_img2 img{
	width:230px;
	height:150px;}
	
.outils_img1 a,
.outils_img2 a,
.outils_img1 a:hover,
.outils_img2 a:hover,
.outils_img1 a:visited,
.outils_img2 a:visited{
	color:#B0C700;}

.bloc_eco_titre
{
	display:block;
	width:517px;
	height:91px;
	background-image:url(/custom/img/bg_eco_titre.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#ffffff;
}

.bloc_eco_titre p
{
	display:inline;
	width:80px;
	height:60px;
	text-align:right;
	margin:20px 0 0 280px;
	float:left;
}

.bloc_eco_titre a,
.bloc_eco_titre a:hover,
.bloc_eco_titre a:visited
{
	display:inline;
	width:33px;
	height:60px;
	text-align:center;
	margin:34px 20px 0 0;
	float:right;
	border:none;
	color:#FFFFFF;
	text-decoration:none;
}

.bloc_eco_titre img
{
	border:none;
}

.bloc_eco_visu
{
	margin:0 0 0 0;
	padding-top:0;
	padding-bottom:20px;
	display:block;
	width:517px;
	background-color:#FFFFFF;
}

#bloc_eco_visu_1
{
	background-image:url(/custom/img/eco_dejeuner_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_1:hover
{
	background-image:url(/custom/img/eco_dejeuner_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_2
{
	background-image:url(/custom/img/eco_sweethome_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_2:hover
{
	background-image:url(/custom/img/eco_sweethome_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_3
{
	background-image:url(/custom/img/eco_deau_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_3:hover
{
	background-image:url(/custom/img/eco_deau_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_4
{
	background-image:url(/custom/img/eco_conduire_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_4:hover
{
	background-image:url(/custom/img/eco_conduire_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_5
{
	background-image:url(/custom/img/eco_exterieur_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_5:hover
{
	background-image:url(/custom/img/eco_exterieur_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_6
{
	background-image:url(/custom/img/eco_bureau_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_6:hover
{
	background-image:url(/custom/img/eco_bureau_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_7
{
	background-image:url(/custom/img/eco_vacances_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#bloc_eco_visu_7:hover
{
	background-image:url(/custom/img/eco_vacances_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:229px;
	height:23px;
}

#eco_pdf
{
	float:right;
	border:none;
}

.bloc_eco_texte
{
	background-color:#FFFFFF;
	display:block;
	width:497px;
	color:#585658;
	padding:10px;
}


/********************************************** PAGE ASSOCIATIONS ****************************************************/

.menu_deroulant_asso{
	display:block;
	width:517px;
	height:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/titre_assos2.png');
	background-repeat:no-repeat;
}

html>body .menu_deroulant_asso {
	filter: none;
	background: url('/custom/img/titre_assos2.png') no-repeat;
}

* html .menu_deroulant_asso {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/titre_assos2.png',sizingMethod='crop');
    } 


.menu_deroulant_asso select{
	dispaly:block;
	width:220px;
	margin-left:292px;
	margin-top:4px;
	*margin-top:2px;
}

.bloc_associations {
	background-color:#FFFFFF;
	width:517px;
	margin: 0 0 10px 0;
	padding-top:0px;
	color: #585658;
	
}

.bloc_associations hr
{
	display:BLOCK;
	width:500px;
	margin-left:10px;
	border-top:dotted #A7C000 1px ;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

.bloc_associations_content {
	margin: 10px 0 0px 10px;
	width:487px;
	display:block;
	padding-bottom: 10px;
	height:188px;
	background-image:url(/custom/img/hr.gif);
	background-repeat:no-repeat;
	background-position:bottom;}
	
.bloc_associations_content_1 {
	margin: 10px 0 0px 10px;
	width:487px;
	display:block;
	padding-bottom: 10px;
	background-image:url(/custom/img/hr.gif);
	background-repeat:no-repeat;
	background-position:bottom;}

.bloc_associations_content h1,
.bloc_associations_content_1 h1{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	margin:10px 0 0 0px;
	 
}

.bloc_associations_content h2,
.bloc_associations_content_1 h2{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	font-size:12px;
	color:#B0C500;
	font-weight:bold;
	float:none;
}

.bloc_associations_content img,
.bloc_associations_content_1 img{
	margin:10px 10px 10px 0;
	border:none;
	float:left;
	max-height:75px;
}

.bloc_associations_content span,
.bloc_associations_content_1 span{
	background-color:#D3DF6F;
	display:block;
	width:477px;
	padding:10px;
}


.col3_assos
{
	width: 253px;
	margin: 0 0 0 10px;
	display: inline;
	/*background-image:url(/custom/img/bg_col3.png);
	background-repeat:no-repeat;*/
	background-position:top right;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_col3.png');
}

html>body .col3_assos {
	filter: none;
	background: url('/custom/img/bg_col3.png') no-repeat;
}

* html .col3_assos {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_col3.png',sizingMethod='crop');
    } 


/********************************************** PAGE centre doc ****************************************************/

.bloc_centredoc
{
	width: 253px;
	margin: 0 0 10px 0;
}

.bloc_centredoc_intro
{
	width: 238px;
	padding: 5px 5px 5px 10px;
	display: inline;
	background-color: #019ABA;
	color: #FFFFFF;
font-weight:bold;
}

.bloc_centredoc_content
{
	padding: 10px 5px 10px 10px;
	display: inline;
	background-color: White;
	color: #575558;
	width:238px;
}

.bloc_centredoc_content ul
{
	margin: 5px 0 15px 15px;
padding:0;
}




.bloc_centredoc_content span
{
	color: #019ABA;
}
.bloc_centredoc_content span a
{
	color: #019ABA;
}

.centredoc
{
	padding: 5px 5px 10px 10px;
	width:502px;
	background-color: White;
	color: #575558;
}

.centredoc_content
{
	padding: 5px 10px 5px 0;
	width:492px;
	display: inline;

}
.centredoc_recherche
{
	padding: 5px 5px 5px 10px;
margin:0;
	display: inline;
	background-color: #019ABA;
	color: #000000;
}

.centredoc_recherche table
{
width:478px;
border:0;
margin:0;
padding:0;
}

.centredoc_bt
{
width:493px;
margin:0 0 15px 0;
padding:0;
text-align:right;

}

.centredoc_recherche span
{
color: #FFFFFF;
font-weight:bold;
}

.centredoc_recherche input
{
	color: #000000;
	font-size: 11px;
/*width:195px;*/
}


.centredoc_resultat
{
	padding: 20px 5px 5px 10px;
	margin:0;
	display: bloc;
	width:476px;
	background-color: #019ABA;
	background-image:url(/custom/img/resultats.gif);
	background-repeat:no-repeat;
	background-position:top;
	color: #ffffff;
}

.centredoc_resultat h1
{	
	color:#000000;
	font-size:14px;
	margin:0 0 0 0 ;
	padding:0 0 0 0;
	display:inline;
	font-weight:normal;
}

.centredoc_resultat span
{
color: #FFFFFF;
font-weight:bold;
margin-left:30px;
}

.centredoc_resultat a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.centredoc_resultat a:hover{
	text-decoration:underline;
}

.centredoc_resultat_content
{
	display:block;
	width:491px;
	
}

/*.centredoc_resultat_content h1
{
	color:#019ABC;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
}

.centredoc_resultat_content h2
{
	color:#8D8B8C;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	font-size:11px;
}

.centredoc_resultat_content h3
{
	color:#595758;
	margin:0 0 0 0px;
	padding:0 0 0 0; 
}*/

.centredoc_resultat_content p
{
	color:#595758;
	margin:0 0 0 0px;
	padding:0 0 0 0; 
}

.centredoc_resultat_content hr
{
	display:BLOCK;
	width:491px;
	border-top:solid #019ABA 1px;
	border-left:none;
	border-right:none;
	border-bottom:none;
float:left;
margin:5px 0 5px 0;
padding:0;
}

.centredoc_resultat_content dd
{
	margin:10px 0 0 12px;
	display:block;
	width:479px;
	
}

.centredoc_resultat_content dd ul
{
	margin:0 0 0 0 ;
	padding:0 0 0 0;
	list-style:none;
}

.absolute
{
	display:block;
	width:491px;
float:left;
margin:0;
padding:0;
}

.centredoc_resultat_content dl#menu dt 
{
	/*cursor: pointer;*/
	color:#019ABC;
	margin: 0 0 0 0;
	padding:0;
	font-weight: bold;
	display:block;

}

.centredoc_resultat_titre 
{ 
	color:#019ABC;
	margin: 0 0 0 0;
	padding:0;
	font-weight: bold;
	display:block;

}

.centredoc_resultat_liste
{
	margin:0;
	padding:0;
	width:491px;
	color:#8D8B8C; 
	font-weight:normal;
}

.centredoc_resultat_liste h1
{
	color:#8D8B8C;
	width:491px;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	font-size:11px;
}
.centredoc_resultat_liste h2
{
	color:#8D8B8C;
	width:491px;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	font-weight:normal;
	font-size:11px;
}

.centredoc_resultat_liste h3
{
	font-size: 11px;
	color:#8D8B8C;
	font-weight:normal;
margin:0;
padding:0;
}

.centredoc_resultat_liste h4
{
	font-size: 11px;
	font-weight:normal;
	color:#8D8B8C;
margin:5px 0 0 0;
padding:0;
}

.centredoc_resultat_liste h5
{
	font-size: 11px;
	font-weight:normal;
	color:#8D8B8C;
	margin:0;
	padding:0;
	width:491px;
}

.centredoc_resultat_liste h6
{ 
	margin:0;
	padding:0; 
	background-image:url('/custom/img/mre/fleche_haut.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:9px;
	width:491px;
}

.centredoc_resultat_liste_puce
{ 
	margin:0;
	padding:0; 
	background-image:url('/custom/img/mre/fleche_bas.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:9px;
	width:491px;  
	cursor: pointer;
}
.centredoc_resultat_liste span
{
	font-size: 11px;
	font-weight:normal;
	color:#8D8B8C; 
	margin:0;
	padding:0;
}
.centredoc_resultat_liste img
{
	border:none;
	float:left;
	margin:0 15px 0px 0;
}


/*.centredoc_resultat_content dd img
{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}*/


.centredoc_content hr
{
	display:BLOCK;
	width:491px;
	border-top:solid #019ABA 1px;
	border-left:none;
	border-right:none;
	border-bottom:none;
margin:5px 0 0 0;
*margin:0;
padding:0;
}

.centredoc_content p
{
	color: #019ABA;
	font-weight:bold;
margin:0;
padding:5px 0 0 0 ;
}
.centredoc_content a, bloc_centredoc_content a
{
	color: #019aba;
}

.centredoc_content h1
{
	font-weight:bold;
	font-size: 11px;
color:#8D8B8C;
margin:0;
padding:0;
}

.centredoc_content h2
{
	font-size: 11px;
	font-weight:normal;
margin:0 0 5px 0;
padding:0;
}
.centredoc_content h3
{
	font-size: 11px;
	font-weight:normal;
margin:0;
padding:0;
}
.centredoc_content h4
{
	font-size: 11px;
	font-weight:normal;
margin:0;
padding:0;
}
.centredoc_content h5
{
	font-size: 11px;
	font-weight:normal;
margin:0;
padding:0;
}

.centredoc_content img
{
	border:none;
	float:left;
	margin:0 15px 0px 0;
}

/******************************************************  GAB EVENEMENTIEL *****************************************************/

.gab_evenement
{
	width:785px;
	padding-top:13px;
	display: inline;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_evnt.png');
}

html>body .gab_evenement {
	filter: none;
	background: url('/custom/img/bg_evnt.png') no-repeat;
}

* html .gab_evenement{
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/img/bg_evnt.png',sizingMethod='crop');
    } 

.gab_evenement_content
{
	width:755px;
	/*min-height:250px;*/
	background-color:#FFFFFF;
	padding:0 29px 15px 0;
	color:#8D8B8D;
	font:Arial, Helvetica, sans-serif 11px;
}



.gab_evenement_rdv
{
	margin:0 25px 0 24px !important;
	margin:0 0px 0 12px;
	width:735px !important;
	width:731px;
	float:left;
}

.gab_evenement_rdv_td1
{
	background-color:#B1C700;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
}

.gab_evenement_rdv_td2
{
	background-color:#D3DF6F;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	color:#54552B;
}
.gab_evenement_rdv_td2 span
{
	font-weight:bold;
}

.gab_evenement_rdv_td2 h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 10px 0 ;
	padding:3px 0 3px 10px;
	background-color:#E7EDB1;
	text-transform:uppercase;
	clear:both;
display:block;
}

.gab_evenement_rdv_td2 h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
}

.gab_evenement_rdv_td2 h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
}

.gab_evenement_rdv_td2 p
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
}

.gab_evenement_rdv_td2 a
{
	/*display:block;*/
	width:63px;
	height:9px;
	margin:5px 0 10px 0 ;
}

.gab_evenement_rdv_td2 .vignet
{ 
	margin:0 10px 10px 0px; 
}

.bloc_minute_content hr {
border-color:#BFBFBF;
}
.evenement_home hr {
border-color:#578F2A;
}
.devenir_ecocitoyen .bloc_actu{
margin:0 0 0 0px !important;
margin:0 0 0 0px;
}

a.bt_agenda{
bottom:10px;
position:absolute;
right:10px;
}
.gab_evenement_content h1{
background-color:#b0c700;
color:#1a171b;
font-weight:bold;
padding:4px 10px;
width:694px;
margin:0;
}