/*-**********************************
*	Template 2 lignes
***********************************/
#contain #topcenter{
	float:left;
	width:100%;
	margin:auto;

	padding: 5px;
	padding-bottom: 10px;
	margin-bottom:10px;
	margin-left: 2px;
}

#contain .bottomcenter{
	float:left;
	width:100%;
	margin:auto;

	padding: 5px;
	padding-bottom: 10px;
	margin-bottom:10px;
	margin-left: 40px;

}
/**********************************
	D�finition g�n�rale des blocs
*********************************/

#contain #centre  .portail_content_box{
	float: left;
	width:520px;
	margin:auto;
	padding-bottom: 5px;
	margin-bottom:5px;
	margin-top:10px;
	
	max-height: 800px;
	#overflow: auto;
	overflow:hidden;
	text-align:center;
}
#contain #centre .portail_content_box h1{
	margin-left:-13px;
         margin-top:-2px;
	width:533px;
	#scroll-y:no;
       }

html>/**/body #contain #centre .portail_content_box h1{
	margin-top: 0px;
}

#contain #centre .portail_content_box h2{
	margin-left:-13px;
         margin-top:-2px;
	width:533px;
	#scroll-y:no;
       }

html>/**/body #contain #centre .portail_content_box h2{
	margin-top: 0px;
}


#contain #centre .lavande{
	background: url("../img/header_frame/maxi_green.png") bottom left  no-repeat;	
}
#contain #centre .violet{
	background: url("../img/header_frame/maxi_violet.png") bottom left  no-repeat;	
}
#contain #centre .marron{
	background: url("../img/header_frame/maxi_marron.png") bottom left  no-repeat;	
}
#contain #centre .orange{
	background: url("../img/header_frame/maxi_orange.png") bottom left  no-repeat;	
}
#contain #centre .vert{
	background: url("../img/header_frame/maxi_vertgreen.png") bottom left  no-repeat;	
}
#contain #centre .ocre{
	background: url("../img/header_frame/maxi_ocre.png") bottom left  no-repeat;	
}
#contain #centre .beige{
	background: url("../img/header_frame/maxi_beige.png") bottom left  no-repeat;	
}
#contain #centre .bordeaux{
	background: url("../img/header_frame/maxi_bordeaux.png") bottom left  no-repeat;	
}
#contain #centre .gris{
	background: url("../img/header_frame/maxi_gris.png") bottom left  no-repeat;	
}

.bottombloc{
	width: 740px;
	float:left;
	clear:both;
	border: 2px solid #eeeeef;
	margin-left: 10px;
	padding: 10px;
}

html>body .bottombloc{
	width: 710px;
}

.bottombloc .minibloc{
	margin-left: 28px;
}

/***********************************************
	Fin d�finition gl�n�rale
***********************************************/

/**********************************
	D�finition 
*********************************/

#contain #centre  .portail_content_box  ul{
	color: white;
	margin:auto;
	width: 300px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 40px;
}

html>/**/body #contain #centre  .portail_content_box ul{
	margin-left: 120px;
}

#contain #centre  .portail_content_box ul li{
	background: #98d027;
	border-right: 1px solid white;
	padding-right: 15px;
	padding-left: 15px;
}

#contain #centre  .portail_content_box  ul li a{
	color:white;
}

#contain #centre  .portail_content_box  ul li:hover{
	background: white;
	border-right: 1px solid white;
	padding-right: 15px;
	padding-left: 15px;
}

#contain #centre  .portail_content_box  ul li:hover a{
	color:#98d027;
}

#contain #centre  .portail_content_box   th{

	color: green;
	background: lightgrey;
}
/**********************************
	Fin d�finition
*********************************/