@font-face {
    font-family: "My_Organization";	
    src:url('../font/My_Organization.ttf');
}

@font-face {
    font-family: "My_Organization_IE";	
	src:url('../font/My_Organization.eot'); /* IE9 */
}

@font-face {
    font-family: "Lithos";	
    src:url('../font/Lithos_Pro_Regular.ttf');
}

@font-face {
    font-family: "Lithos_IE";	
	src:url('../font/Lithos_Pro_Regular.eot'); /* IE9 */
}

@font-face {
    font-family: "Segoe";	
    src:url('../font/segoepr.ttf');
}

@font-face {
    font-family: "Segoe_IE";	
	src:url('../font/segoepr.eot'); /* IE9 */
}


a:link img,a:active img,a:visited img,a:hover img {
  border:0;
}


#commun_bottom
{
	background:#26753C;
	width:100%;
	text-align:left;
	height:25px;
	display:block;
	float:left;
	position:relative;
}

#commun_bottom_nousSuivre
{
	float:right;
	margin-left:30px;
	padding-right:105px;
	height:25px;
	position :relative;
	/*margin-top: 5px;*/
}

.icone_fb,.icone_fb_hover
{
	position :absolute;
	bottom:5px;
	right:65px;
	/*height:22px;*/
	width:36px;
	text-decoration:none;
}

.icone_tw,.icone_tw_hover
{
	position :absolute;
	bottom:5px;
	right:30px;
	/*height:22px;*/
	width:36px;
	text-decoration:none;
}

.close_popin
{
	margin-right:10px;
	margin-top:5px;
	text-align:right;
}

#aide_img
{
	width:100%;
	display:block;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
}

.icone
{
	padding-left:15px;
}

.ens_liste_item
{
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.liste_item_left
{
	display:block;
	float:left;
	width:30%;
	margin-left:20px;
}

.liste_item_middle
{
	float:left;
	width:30%;
	margin-left:15px;
}


.liste_item_right
{
	float:left;
	width:30%;
	margin-left:15px;
}

.liste_item_txt
{
	text-align:left;
	margin-left:20px;
	width: 250px;
}
.liste_item_legende
{
	margin-top:10px;
	color:#E74134;
	font-size:16px;
	margin-bottom:10px;
}

.liste_item_description
{
	margin-top:10px;
	color:#4B4B4B;
	font-size:14px;
}

.liste_item_img
 {
	margin-top:0px;
}


.filtre_droit{
	color:#4B4B4B;
	font-family:Arial, helvetica, sans-serif;
	font-size:11pt;
	padding-top:10px;
	text-decoration: none;
	border:left
}

.filtre_droit_select{
	color:#E74134;
	font-family:Arial, helvetica, sans-serif;
	font-size:11pt;
	padding-top:10px;
	text-decoration: none;
	border:left
}

.filtre_droit:hover{
	color:#E74134;
	text-decoration: none;
}

.filtre_droit2{
	color:#4B4B4B;
	font-family:Arial, helvetica, sans-serif;
	font-size:9pt;
	padding-top:10px;
	text-decoration: none;
	border:left;
	margin-left:25px;
}

.filtre_droit2_select{
	color:#E74134;
	font-family:Arial, helvetica, sans-serif;
	font-size:9pt;
	padding-top:10px;
	text-decoration: none;
	border:left;
	margin-left:25px;
}

.filtre_droit2:hover{
	color:#E74134;
	text-decoration: none;
}

#bloc_filtre_droit_animationCulturelle {
    float: right;
    margin-bottom: 30px;
    padding: 20px 10px 40px 20px;
    width: 26%;
}
