html {
overflow-x:hidden;
}

body { 
background-color:#AAC5CF;
font-family:Arial, Verdana, Geneva, sans-serif; 
text-align: center;
color: #000000;
font-size: 14px;
margin: 0 0 0 0;
}

.blanc{
	background-color: White;
} 
a{ color:#ffffff;}

a:hover{ color:#000000;}

a:visited{ color:#ffffff;}

#accueil1{
position: absolute;
font-family:"Courier New", Courier, monospace;
color:#ffffff;
font-size:22px;
font-weight:bold;
z-index:1;
text-align: left;
margin-top : 10px;
margin-left : 15px;
border-bottom:1px solid #000;
width : auto;
}

#accueil2{
position: absolute;
font-family:"Courier New", Courier, monospace;
color:#b22222;
font-size:22px;
font-weight:bold;
z-index:2;
text-align: left;
margin-top : 11px;
margin-left : 16px;
border-bottom:1px solid #000;
width : auto;
}
					
#left img {
margin-top:20px;
}
				
.doigt{
position:absolute;
margin-left:35px;
vertical-align: bottom;
} 

.imagerss{
	text-align:left;
	float: left;
	margin-right:7px;
}
		
#logo{
position:absolute;
top:18px;
left:0px;
z-index:2;
}

h1{
width:auto;
text-align: left;
color: #000;
font-size: 21px;
}

h2{
width:auto;
text-align: left;
color: #b22222;
border-bottom:1px solid #000;
}

h1 span{
color:#b22222;
font-size:50px;
}
h3{
	font-size:17px;
}
.txt-left{
width:auto;
font-family:Arial, Verdana, Geneva, sans-serif; 
text-align: left;
color: #000;
font-size: 16px;
font-weight:bold;
line-height:28px;
}

ul#menu
{
text-align: center;
color: #fff;
font-size: 12px;
list-style-type: none ;

}

ul#menu li
{
margin-left:-15px;
padding-top:20px;
}

ul#menu li a
{
	display: block ; 
	width: 112px ;
	line-height:59px ;
	color: #000;
	font-weight:bold;	
	background: url(../img/roll-over2.jpg) no-repeat bottom; 
	
	}

ul#menu li a:hover
{
font-weight:normal;
background: url(../img/roll-over2.jpg) no-repeat top; 
}

#footer{
clear: both;
display: block ;
position:relative;
min-height:100%;
	width:100%;
	padding : 30px;
	text-align: center;
	margin-bottom : 1px;
	background-image: url(../img/forge.gif);
	background-position: top;
	background-repeat: no-repeat;
}


.entreprise{
color: #800040;
font-size:16px;}

#listingmembre td{
padding:10px;
border:1px solid #fff;
text-align:center;
color: #000;
font-size: 13px;
font-weight:bold;
vertical-align: middle;
}
#listingmembre th{
padding:10px;
border:1px solid #fff;
text-align:center;
color: #8b0000;
font-size: 15px;
font-weight:bold;
 text-transform: uppercase;
}
td.contenu{
	vertical-align: top;
	padding:10px 10px 10px 10px;
	background-image:url(../img/fd_centre.gif);
background-repeat:no-repeat;
background-position: top;
position:relative;
min-height : 410px;
	
}
td.menu {
  vertical-align: top;
	padding: 3px 3px 3px 3px;
}
td.titrepage{
	min-height : 35px;
	line-height: 24px;
	padding :  10px 10px 10px 10px;
} 
span.highlight0 {background-color: #FFFF99;}
span.highlight1 {background-color: #FF99FF;}
span.highlight2 {background-color: #99FFFF;}
span.highlight3 {background-color: #FF9999;}
span.highlight4 {background-color: #9999FF;}

h1.actu{font-size: 1.4em;}
h2.actu{font-size: 1.3em;}
h3.actu{font-size: 1.2em;}
h4.actu{font-size: 1.1em;}
h5.actu{font-size: 1em;}
h6.actu{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #A0522D;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	color: #8A0045;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #8A0045;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #8A0045;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #8A0045;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}
/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	color: #9ED200;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #493;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}



#footer a{
	color: #8B0000;
}
#contactinfo li{
padding : 10px 10px 10px 10px;
margin :  10px 10px 10px 10px;
-moz-border-radius: 15px 50px 50px 15px;
background-color : #c4d0ee;
border: 2px solid White;
	list-style: none;
}
hr{
	 border: 1px solid #c4d0ee;
}
#lastNews{

}
#lastNews a, #lastNews a:active, #lastNews a:hover, #lastNews a:visited{
	color : #84240c;
	font-weight: bold;
}
#lastNews li{
	margin-top: 2px;
	margin-bottom: 5px;
	list-style-type: disc;
	color : #ff8000;
}
