body {
margin:0;
margin-top:0;
padding:0;
background:#F2F2F2;
background-repeat:repeat-y;
color:#000;
/*font-family:"Trebuchet MS", verdana, sans-serif; */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:0.8em;
}

#structure {
padding:0em;
background:#fff;
/*border-left:1px solid #CDCDCD;
border-right:1px solid #CDCDCD; */
/*width:95%;*/
width :800px;
margin:auto;
border:1px solid #CC6600;
}

#header {
	/*background-image: url(themes/apf-allonge.png);
	background-repeat: no-repeat;*/
	height:104px;
	margin-top:0px;
	padding-top:0px;
	}
	
	#header h1 {
		margin-top:0px;
		border:0;
	}
	#header a { border:0;
		 
	}
	#header img  {
		border:0;
	}
#conteneur {
	padding-left:25px;
}

.lien_sortant {
margin-right:18px;
background:url("./images/out.png");
background-repeat:no-repeat;
}

.admin  {
background:#FFF3F1;
}


blockquote {
margin:1em;
padding:1em;
background:#dbf2fc;;
-border:5px solid #dbf2fc;;
-moz-border-radius:5px;
}


h1 {
	font-size: 1.9em;
	/*color: #3EA0FF; */
	color:#000;
	margin-top: 1.0em;
	margin-bottom: 1.4em;
}


h2 {
font-size:1.5em;
margin-top:0em;
color:#666;/*#087CAE;*/
margin-top:1.3em;
margin-bottom:1.3em;
}


h3 {
font-size:1.2em;
margin-top:0em;
color:#087CAE;
margin-top:1.3em;
margin-bottom:1.3em;
}
h4 {
	font-size: 1.5em;

	color: #FF8C00;
}

strong {
font-weight:bold;
color:#444;
}



ul {
margin-top:1.5em;
margin-bottom:1.5em;
}

li {
margin-top:0.8em;
margin-bottom:0.8em;
}

input, textarea {
	border: 1px solid #DEDEDE;
	border-top: 2px solid #DEDEDE;
	border-left: 2px solid #DEDEDE;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 0.8em;
	background-color: White;
}

p {
line-height:1.7em;
}
/*
a:link, a:visited {
color:#666;
text-decoration:underline;
}

a:hover {
color:#E0611C;
text-decoration:underline;
}
*/
.spacer {
border:0em;
clear:both;
margin:0em;
padding:0em;
width:0em;
}

#menu-haut {
	margin-left: 0;
	text-align:center;
}

#menu-haut {
color:#000;
}
#menu-haut a {
	text-decoration: underline;
	color: #0B87FF;
	border:0px;
}
#menu-haut a:link, a:visited {
color:#666;
text-decoration:none; border:0px;
}

#menu-haut a:hover {
	text-decoration: underline;
	color: #0B87FF;
	
}
 #menu-haut img  { border:0px; }

/*
.imgdroite2 {
	float:right;
	margin:10px;
	padding:10px;
	text-align:center;
	font-size:0.8em;
	border:1px solid #000;
}
*/

#pole-activite-illustration{
	float:right;
	position:asbolute;
	margin-top:-40px;
	/*margin-top:8px; */
	margin-right:30px;
	margin-left:5px;
	width:200px;
	/*border:0px solid #000;*/
	}
	
.table_sommaire {  font-size:0.75em;
text-align:center}
th {margin:0; paddding:0; }

#footer {
background: #eee;
border-top: 1px solid #57626a;
margin-top: 20px;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}

.accueil { margin-left:10px; }
.lien{ text-decoration:none;
color:#666666; }
.lien:hover { text-decoration:none;
color:#FF6633; }
