/*-- css specif accueil ---*/



.in-quad h1, .in-quad h2, .in-quad h3,.in-quad h4, .in-quad h5 {
	border: none!important;
	font-size: 96%!important;
}

.maincol  ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
.maincol li {
	
	padding: 0 0 0 10px;
	background-image: url(../images/puce1.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.maincol{
	float: left;
	width: 798px; /*	height: 581px;*/
	min-height: 581px;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
	background-color: #ECECEC;
	background-image: url(../images/carte-eur.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}
#content {
	text-align: justify;
	margin: 0px 0px 0px 0px; /*	background-color: F4F4F4;*/
	background-color: transparent;
/*	padding: 5px 5px 10px 5px;*/
	border-bottom: 1px groove #FFFFF0;
	
}
.quadrant {
	width: 365px;
	height: auto; /*	float: left;*/
	margin: 0px 10px 10px 10px;
	margin-bottom: 10px;
	overflow: auto; /*border: 1px solid #FFEF41;*/
}
.bloc-large {
	height: auto;
	margin: 0px 10px 10px 10px;
	margin-bottom: 10px;
	overflow: auto;
	background-image: url(../images/left-top-corner-box.gif);
	background-position: 80% top;
	background-repeat: no-repeat;
}
.in-quad {
	margin-top: 4px!important;
	height: auto;
	background-image: url(../images/left-top-corner-box.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px 12px 2px 12px; /*border: 2px solid Aqua;*/
}
#anim {

position: absolute;
bottom: 30%;
left: 485px;
width: 275px;
height: 275px;
	background-image: url(../images/anim.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
