body {
	margin: 1px 1px 1px 1px;
	background-color:#2F4F4F;
	vertical-align: middle;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	background: url(/squelettes/images/fond02repeat.gif) top left repeat;
}
img {
	margin: 3px 3px 3px 0px;
	border: 0px; 
}

a:link {
	color: #ff0866;
	text-decoration: none;
}

a.spip_out {
	background: url(/../dist/images/wrapper.php?file=spip_out.gif)right center no-repeat;
	padding-right: 10px;
	text-decoration: none;
	font-style: italic;
}
a.spip_out_small {
	background: url(/../dist/images/wrapper.php?file=spip_out.gif)right center no-repeat;
	padding-right: 10px;
	text-decoration: none;
	font-size: 7pt;
	font-style: italic;
}
a:visited {
	color: #ff00AA;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active {
	color: #ff0866;
	font-style: italic;
	text-decoration: underline;
}

a.info{
	position:relative; 
	z-index:24;
}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ 
	display:block; 
	position:absolute;
	top:0.5em; right:-18em; width:18em;
	border:1px solid #6699cc;
	background-color:#eeeeee; color:#6699cc;
	text-align: justify;
	font-weight: normal;
	padding: 1px;
	text-decoration: none;
}

div#top {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	height: 95px;
}
div#logo{
	width: 100px;
	height: 100px;
	float:left;
	position: relative;
	top: 20px;
	right: 30px;
}
div#toprubrique{
	width: 100px;
	height: 100px;
	float:left;
	position: relative;
	top: 42px;
	right: 25px;
}
div.onglets {
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	position: relative;
	bottom: -57px;
	left: -85px;
	background-color: #D3D3D3;
	height: 20px;
	float: right;
	padding: 3px 10px 0px 10px;
	margin: 0px 3px 3px 3px;
}
div.onglets a {
	color: #000000;
	font-size: 8pt;
}
div.onglets a:hover{
	text-decoration: none;
}
div#onglet3:hover{
	background-color: #b0fbf2;
}
div#onglet5:hover{
	background-color: #ffd485;
}
div#barremenu {
	clear: both;
	-moz-border-radius: 7px;
	position: relative;
	bottom: 25px;
	right: 5px;
	height: 16px;
	width: 655px;
	background-color: #000000;
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: white;
	font-size:7pt;
}
div#sommaire {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 660px;
}
div#news {
	background: url(/squelettes/images/fondetbascadre.png) bottom left no-repeat;
	float:left;
}
div#articlenews{
	width: 32Opx;
	height: 490px;
	padding: 0px 5px 3px 10px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}
div#menu1 {
	float:left;
}
div.blocgris {
	background: url(/squelettes/images/titrecadre.png) top left no-repeat;
	width: 327px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	text-align: left;
}
div.fondtitre {
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	width: 310px;
	height: 36px;
	overflow: hidden;
}
div.descriptifrub {
	width: 327px;
	height: 90px;
	padding: 5px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	background: url(/squelettes/images/fondetbascadre.png) bottom left no-repeat;
	overflow: hidden;
}



end{}