@charset "utf-8";
/* CSS Document */

body {

	font-family: arial, sans-serif;

	font-size: 16px;

	min-width: 320px;

	margin: 1px;

	padding: 0px;
	float:none;

}

#zone-0 {

	width: 320px;

	margin: 0 auto;

	}

h1 {

	font-size: 20px;

	text-align: center;



}
h2 {

	font-size: 18px;

	text-align: left;



}


#zone-0 ul li a {

	color: white;

	background: blue;

	display: block;

	padding: 10px;

	text-align: center;

}



#zone-0 ul li {

	list-style: none;

	padding: 5px;

}



#zone-0 ul {

	padding-left: 0px;

}

.ac {

	text-align: center;

}
.news-date p{
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:9px;
	color:#666666;
	text-align: right;
}
  
.news-news {float:none !important;
width:auto !important;
margin:1px;
}

.hr {
	color: #fff;
	background:transparent;
	margin: 1px 0 0 0;
	padding: 1px 0 0 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
  }

#refresh {

	color: #FFFFFF;

	background: #2272D1;

	display: block;

	padding: 10px;

	margin: 10px;

	text-align: center;

}
#refresh1 {

	color: #000000;

	background: #DFDBD3;
	
	display: block;

	padding: 15px;

	margin: 15px;

	text-align: center;

}

#refresh a {

	color: #FFF;

	display: block;

	text-decoration: none;

}

#site_agropolis {

	color: #FFF;

	background: #2272D1;

	padding: 10px;

	margin: 10px 0 0 0;

	text-align: center;

}

#site_agropolis a {

	color: #E6CCA9;

	display: block;

	text-decoration: none;

	}

.arrondi {

	   -webkit-border-radius:10px;



        border-radius: 10px;

}

.shadow {

	-webkit-box-shadow: #777 0 0 10px;

}

a#unique {

	display: inline;	

}

#agenda h2 {

	font-size: 18px;

}

.detail {

	/*border-bottom: 1px solid gray;*/

	margin-bottom: 5px;

	padding: 5px;

	text-align: left;

}

.detail div {

	margin-bottom: 10px;

}

strong {

	color: blue;

}



.date { display: none; }



h1.mois {

	color: #0E65CF;

}

.nothing  {

	display: none;

	text-align: center;

	color: #0E65CF;

}



.coords { clear: both; }

.coord1 {

	float: left;

	margin-right: 10px;

}

.coord2 {

	margin-left: 80px;

}	

.coord2 h1 { 

	text-align: left;

	font-size: 16px;

	margin: 0; padding: 0;

	line-height: 30px;

	padding-top: 10px;

}

.coord2 div { color: #888; font-size: 12px; 

}

#homemenu li a .linkicon{
	display:block;
	margin:auto;
}
#homemenu li a .linklabel{
	display:block;
	text-align:center;
	width:80px;
	color:#ffffff;
	font-weight:bold;line-height:18px;
}
#homemenu{width:450px;margin: 0 0 0 120px;}
#homemenu li a{display:block; background:url(link_a_bgrd.png) no-repeat top center;width:80px;height:80px;font-size:11px;text-decoration:none;padding-top:5px;}
#homemenu li{float:left;margin:0 0 10px 50px;list-style:none;width:80px;height:80px}
#homemenu li a .linkicon,{height:40px;width:40px;}
.link li .llink, .link li a{
	color: #ffffff;
	display: block;
	padding: 10px 0;
	text-align: center;
}
.link li, .sub{
	font-size:1em;
	margin:10px auto;
	color:#ffffff;
	background:#2272D1;
	-webkit-border-radius:10px;
	-webkit-box-shadow: #777 0 0 10px;
	-moz-border-radius:10px;
	-moz-box-shadow: #777 0 0 10px;
}
.link li a .linkicon{display:none;}
input, select{height:40px;}

@media screen and (max-width:640px) {
/*ici les règles pour mobiles */

float: none !important;
width:auto !important; }