/* bandeau haut */
#header {
	height:180px;
	padding-top:15px;
	background-image:url(../images/bandeaux/bandeau.png);
	background-repeat:no-repeat
}

#logo {
	/*height:53px;*/
	width:180px;
	margin-top:3px;
	margin-left:0
}

/* colonne gauche*/
#conteneur-gauche {
	position:relative;
	float:left;
	width:180px;
	margin:0 0 10px 0;
}


/* colonne droite*/
#conteneur-droite {
	vertical-align:top;
	margin:0px 0 10px 200px;
	font-size:12px;
	padding:0px 10px 10px 0;
	

}


#menu-page {
	float:left;
	width:450px;
	height:476px;
	background-image:url(../images/trucs/pissenlit.jpg);
	background-repeat:no-repeat;
}

#federation {
	font-weight:normal;
	font-size:11px;
	padding:3px 3px 3px 10px;
	color:#333333;
}

#texte1 {
	margin:23px 0 0 10px;
	color:black;
	
	font-size:1.1em;
	font-weight:bold;
	border-left:3px solid #B1C500;
	line-height:18px;
	padding-left:10px;
}

#texte1 a {
	color:black;
	text-decoration:none;
}

#texte1 a:visited {
	color:black;
	text-decoration:none;
}

#texte1 a:hover {
	color:#B1C500;
}


#texte2 {
	margin:5px 0 0 250px;
	color:black;
	
	font-size:1.1em;
	font-weight:bold;
	border-left:3px solid #B1C500;
	line-height:18px;
	padding-left:10px;
}

#texte2 a {
	color:black;
	text-decoration:none;
}

#texte2 a:visited {
	color:black;
	text-decoration:none;
}

#texte2 a:hover {
	color:#B1C500;
}

#texte3 {
	margin:60px 0 0 220px;
	color:black;
	font-size:1.1em;
	font-weight:bold;
	border-left:3px solid #B1C500;
	line-height:18px;
	padding-left:10px;
}

#texte3 a {
	color:black;
	text-decoration:none;
}

#texte3 a:visited {
	color:black;
	text-decoration:none;
}

#texte3 a:hover {
	color:#B1C500;
}

.accentue
{
 	font-size:1.6em;
	font-weight:bold;
}


#phrase-choc {
	margin:110px 0 0 0;
	text-align:justify;
	width:400px;
	font-weight:bold;
	font-size:14px;
	color:#333

}
/*
#contenu-accueil {
	position:relative;
	width:800px;
}*/
h5 {font-size:11px} 
#actus {
	position:relative;
	margin:0 0 0 20px;
	/*border-right:1px solid; 
	border-bottom:1px solid; 
	border-left:1px solid; 
	border-color:#ccc;*/
	padding:30px 10px 10px 10px;
	min-height:550px
}

#actugauche{
	/*position:relative;*/
	float:left;
	width:265px;
	text-align:right;
	margin:30px 0 0 0px;
}

#actudroite1{
	text-align:right;
	width:250px;
	margin:0px 0 0 490px;
	background-image:url(../images/trucs/actus.jpg); 
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:30px 0px 10px 0px;
}

#actudroite2{
	text-align:right;
	width:250px;
	margin:0px 0 0 490px;
	background-image:url(../images/trucs/stages.jpg); 
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:30px 0px 10px 0px;
}

#actudroite3{
	text-align:right;
	width:250px;
	margin:0px 0 0 490px;
	background-image:url(../images/trucs/focus.jpg); 
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:30px 0px 10px 0px;
}


.image-accueil {
	background-image:url(../images/bandeaux/bandeau.png);
	background-repeat:no-repeat;
	background-position:top;
}


#BlocVert{
	min-height:2.6em;
	font-size:11px;
	padding-top:5px;
	padding-bottom:0;
	margin-top:0;
	margin-left:180px;
	margin-right:10px;
	bottom:3em;
	text-align:center;
	color:#ffffff;
	background-color:#A7A768;
	overflow:visible;
}
