/* Header */

#header {
	background: url(img/banniere_jaune.png) no-repeat;
}


/* Container */

#container {
	background: url(img/sportif_jaune.png) #fef080 repeat-y 0 120px;
}


/* galerie */

#galerie {
	background: url(img/galerie_jaune.jpg) #fde102 no-repeat;
}

#fil-ariane {
	background: url(img/arche_jaune.png) no-repeat 0 30px;
}

/* Contenu texte */

td ul{
	color : #DEC803;
}
#pre-inscription{
	width: 730px;
}

#pre-inscription .a_verifier{
	color: Red;;
}

#pre-inscription td{
	padding: 5px;
}

#pre-inscription input, #pre-inscription select, #pre-inscription span{
	border: none;
	background: #FEF080;
	margin: 1px;
	padding: 0;
}

#pre-inscription p{
	margin: 0;
}

#pre-inscription legend{
	margin: 10px;
}

#container h1, #container h2, #container h1 a, #container h2 a{
	color: #F4C400/*#EAB900#EAB400#EAC100#FBCF00*/;
}

.content-news .post{
	border: 1px dashed #DEC803;
}

.content-news .title {
	border-bottom: 2px solid #FCE207;
}

.bordure {
	border-right: 5px solid #fef080; 
	border-top: 5px solid #fef080;
}

.bordure-photo {
	background:url(img/fond_cadre_photo_jaune.png) #FFFFFF no-repeat; 
	border: 1px solid #FDE102;
}

.souligne, .souligne a{
	text-decoration: none;
	color: #DCB902; 
	border-bottom: 1px dashed #DCB902;
}

.tr-couleur{
	background:#FCE207;
}

.tr-categorie{
	background:url(img/bandeau_activites.png) #FFFFFF no-repeat -14px -5px;
}

.meta {
	color: #E8AD35;
}

.meta a {
	background: url(img/puce_jaune.png) no-repeat left center;
	color: #DCB902;
}

/* Sidebar */

.sidebar-right, .sidebar-left {
	background: #fffbdd;
}
.sidebar-right li li , .sidebar-left li li {
	border-bottom: 1px dotted #CCB800;
	background: url(img/puce_jaune.png) no-repeat 15px 50%;
}

.sidebar-right h2 , .sidebar-left h2 {
	background: url(img/tir-a-larc-jaune.png) no-repeat left bottom;
	border-bottom: 2px solid #FCE207;
}

/* Footer */

#footer {
	color: #E8AD35;
}

#footer a {
	color: #C28C21;
}

