/* CSS Document */
@media screen {
	* {
			margin:0;
			padding:0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
		}
		
	body{
		background-color:#FFFFFF;
		background-image: url(/fileadmin/templates/images/bk.jpg);
		background-position:top left;
		background-repeat:repeat-x;
	}
/*-------------------------------BANDEAU HAUT-----------------------------------*/	
	#bandeauHaut{
		width:800px;
		height:180px;
		margin: 10px auto 0 auto;
		background-image: url(/fileadmin/templates/images/bandeauHaut.jpg);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	#blason{
		margin: 0px 0px 0 10px;	
		float:left;
	}
		
	#menu{
		margin-top:109px;
		margin-left:30px;
		width:618px;
		float:left;
	}
	
	#menu li{
		float:left;
		height: 30px;
		padding-left:12px;
		padding-right:12px;

		background-image: url(/fileadmin/templates/images/elementMenuHaut.jpg);
		background-position:top right ;
		background-repeat:no-repeat;
		
		list-style-type:none;
		line-height:30px;
			}
	
	#menu li a{
		text-decoration:none;
		color:#27316B;
	}
		
	#menu li a:hover{
		color:#ffffff;
		}
		
		
	#menuBas{
		/*
		margin-left:30px;*/
		width:800px;
		margin-top:2px;
		float:left;
	}
	
	#menuBas li{
		float:left;
		height: 30px;
		padding-left:20px;
		padding-right:20px;

		background-image: url(/fileadmin/templates/images/elementMenuBas.jpg);
		background-position:top right ;
		background-repeat:no-repeat;
		
		list-style-type:none;
		line-height:30px;
			}
	
	#menuBas li a{
		text-decoration:none;
		color:#27316B;
	}
		
	#menuBas li a:hover{
		color:#3674AF;
		}
/*-------------------------------CONTENEUR-----------------------------------*/	
	#conteneur{
		width:800px;
		height:483px;
		margin: 10px auto 10px auto;
	}
/*--------------------------------------CONTENU-----------------------------------------*/
	#contenu{
		margin-top:0px;
		margin-left:0px;
		padding:10px;
		width:590px;
		height:463px;
		float:left;
		overflow: auto;
		background-color:#FFFFFF;
	}
	
	h1{
		width:560px;
		height:15px;
	
		margin-bottom:10px;
		margin-top: 15px;
		padding-bottom: 5px;	
		
		font-style: normal;
		font-weight: bolder;
		color:#27316B;
		font-size: 20px;
		text-align:center;
			}
	
	h2{
		/*width:560px;*/
		clear:right;
		margin-top:0px;
		padding-bottom:5px;
		font-size: 14px;
		font-weight: bold;
		color: #3674AF;
	}
	
	h3{
		width:560px;
		margin-top: 10px;
		padding-bottom: 5px;	
	
		color:#3674AF;
		font-size: 14px;
		text-align:center;
		font-style: normal;
		font-weight: bold;
	}
	
	h4{
		font-weight: bold;
		width:560px;
		color: #3674AF;
		margin-top: 10px;
	}
	
	h5{
		font-weight: bold;
	}
	
	h6{
		float: left;
		width:570px;
		clear:right;
		color: #3674AF;
		padding-bottom:12px;
		text-align:justify;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: 100;
	}
	#contenu .bodytext{
		/*float: left;*/
		clear:right;
		color: #3674AF;
		padding-bottom:7px;
		text-align:justify;		}
		
	
	#contenu ul{
		color: #3674AF;
		width:560px;
	}
	
	#contenu li{
		margin-bottom:10px;
		width:560px;
		text-align:justify;
		list-style-type:none;
		float:left;
	}
	
	#contenu li a{
		color: #632963;
	}
	
	#contenu li img.centre{
	 margin:10px 0 0 80px;
	 float:none;
	}
	
	/*-------------------------------SPONSOR-----------------------------------*/	
	#sponsor{
		width:180px;
		height:483px;
		margin-top:0px;
		margin-left:10px;
		float:left;
		padding:0px;
		background-color:#FFFFFF;
	}

		
	#titre{
		width:170px;
		height:23px;
		float:left;
		
		margin-top:5px;
		margin-left:5px;
		padding:0px;
		
		background-image: url(/fileadmin/templates/images/bkSponsor.jpg);
		background-position:left;
		background-repeat:repeat-x;
		
		color:#ffffff;
		font-size: 14px;
		text-align:center;
		font-style: normal;
		font-weight: bold;
	}	
		
	*html 	#titre{
		width:160px;
	}	
	
	#sponsor ul{
		width:170px;
		height:450px;
		margin-left:5px;
		background-color:#d7dae8;
		float:left;
	}
	*html #sponsor ul{
		width:110px;
		height:450px;
		margin-left:5px;
		padding-left:5px;
		float:left;
	}
	 #sponsor li{
		width:160px;
		float:left;
		
		margin-top:10px;
		margin-left:10px;
		
		list-style-type:none;
	}

	
	*html #sponsor li{
		width:125px;
		float:left;
		margin-right:3px;
		margin-left:0px;}
		
	#sponsor li a{
		color: #ff;
	}
	
	#sponsor li img.centre{
	 margin:10px 0 0 80px;
	 float:none;
	}
	
	*html #sponsor li img.centre{
	 margin:10px 0 0 5px;
	}
	/*-------------------------------FOOTER-----------------------------------*/	
	#footer{
		width:800px;
		height:33px;
		margin: 10px auto 0 auto;
		padding-top: 5px;
		background-color:#FFFFFF;
		
		font-size: 10px;
		color:#3674AF;
		text-align:center;
		text-decoration: none;
	}

	/*--------------------------------------COPYRIGHT-----------------------------------------*/
	#copyright {
		height: 25px;
		width:800px;
	
		margin-top:10px;
		margin-right:auto;
		margin-bottom:0px;
		margin-left:auto;
		
		padding-top:0;
		padding-right:0;
		padding-bottom:0;
		padding-left:5px;
			
		font-size: 9px;
		color:#000000;
		text-align:center;
		text-decoration: none;
	}
	#copyright a{
		color:#3674AF;
		font-size: 9px;
	}
	div#adresse, div#adresse ul, div#adresse ul li {
		display:none;
	}
	span.etat {
		display:none;
	}
}

