/*defaults*/
BODY {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	margin : 0 0 0;
	background-color : #ffffff;
	background-image : url(../images/h.png);
	background-repeat : repeat-x;
	background-position : center 50px;
	text-align : center;
}

A {	
        color : #6DBB6B;
}
A:visited { 
	color : #6DBB6B;
} 
A:hover { 
	color : #3E823C;
	font-weight : bold;
}
A:focus {
	color : #3E823C;
} 
A:active {
	color : #3E823C;
} 
input { 
	font-family : verdana, sans-serif;
	color : #000;
	font-size : 11px;
	background : #fff;
	border-top : 1px solid #91CC8F;
	border-right : 1px solid #91CC8F;
	border-bottom : 1px solid #91CC8F;
	border-left : 1px solid #91CC8F;
	padding : 2px 2px 2px 2px;
	margin : 5px;
	vertical-align : middle;
}
select { 
	background : #fff;
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000;
	border-top : 1px solid #91CC8F;
	border-right : 1px solid #91CC8F;
	border-bottom : 1px solid #91CC8F;
	border-left : 1px solid #91CC8F;
	padding : -2px -2px -2px -2px;
	vertical-align : top;
}
textarea { 
	background : #fff;
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000;
	border-top : 1px solid #91CC8F;
	border-right : 1px solid #91CC8F;
	border-bottom : 1px solid #91CC8F;
	border-left : 1px solid #91CC8F;
	padding : 2px 2px 2px 2px;
	margin : 5px;
	vertical-align : middle;
}



p		{margin:0; padding:0 0 15px 0; }


/*structural elements*/
.entete {

        margin: -21px auto;
        padding: 120px 0px 0px 0px;
	color : #3E823C;
	text-align : center;
	vertical-align : top;
	border : 0;
	border-collapse : collapse;
}

#container	{
  margin: 21px auto;
  text-align:left;
  width:760px;
}

#holder		{color:#808000; width:100%; padding: 10px 0px 0px 0px; text-align:left;  }
#content	{float:left; width:490px; padding: 20px 0px 0px 20px; line-height:160%; }
#news		{float:right; width:200px; padding:20px 10px; line-height:140%; text-align:justify; }

.newsItem	{
        margin: 20px 20px 20px 20px;
        position: relative;
	padding : 0px 12px 140px;
	text-align : left;
	color : #6DBB6B;
	background-image : url(../images/menutitle2.gif);
	background-repeat : no-repeat;
	background-position : left top;
	height : 18px;
	text-indent : 8px;
	vertical-align : middle;
	width: 150px;
}
#footer		{margin:0px auto; clear:both; width:100%; font-size:80%; background:#DADADA; padding:20px; text-align:left; border: 1px solid #000000; }



/*headings*/
.newsItem h1	{
  font-size : 11px;
  font-weight : bold;
  text-decoration : none;
  color : #ffffff; 
}



/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */


.cadreimg {
	background: #d8d87e;
        border: 1px solid #804000;
	padding: 5px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

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

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}


.conform {
	padding : 5px 5px 5px 5px;
	border : #E5E5E5 1px solid;
	display : block;
	margin : 5px 10px 20px 0;
	width : 530px;
	height : auto;
}
.conformini {
        background : #fff;
  	background-image : url(../images/deg.png);
	background-repeat : repeat-x;
	padding : 5px 5px 5px 5px;
	border : #E5E5E5 1px solid;
	display : block;
	margin : 330Px 10px 20px 0;
	width : 350px;
	height : auto;
}
.meteo {
	margin : -30px 5px 5px 75px;
        font-size: 25px;
}

.bgheader	{

        background : #91CC8F;

}






.fbnew_preview_bar {
background-color: transparent;
background-image: url(../images/barre_net.gif);
background-repeat: repeat-x;
background-attachment: scroll;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
height: 22px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
z-index: -1;
text-align : left;
}