/* ------------- ROUES LIBRES | 03/04/2008 | Jules ------------- */

/* FOND ********************************************/
.homebackground {
	background-image: url(http://www.roueslibres.org/images/amerique/fond.jpg);
	background-repeat: repeat-x;
}
.menubackground {
	background-image: url(http://www.roueslibres.org/images/amerique/menu_fond.gif);
	background-repeat: repeat-x;
}

/* BLOCS *******************************************/
#allpictures {
	background-color: #F0EFEF;
}


/* TEXTES *******************************************/
.titre { 
	color: #FF8F00; 
}

a.titre {			color: #FF8F00; }
a.titre:link {		color: #FF8F00; }
a.titre:visited {	color: #FF8F00; }
a.titre:active {	color: #FF8F00; border-bottom: 1px dotted #FF8F00; }
a.titre:hover {		color: #FF8F00; border-bottom: 1px dotted #FF8F00; }

a.link:link {		color: #A1CF00; }
a.link:visited {	color: #A1CF00; }
a.link:active {		color: #A1CF00; border-bottom: 1px dotted #A1CF00; }
a.link:hover {		color: #A1CF00; border-bottom: 1px dotted #A1CF00; }

div.annonce { 
	background-color: #A4CF81;
}

div.annonce a:link {	color: #467F17; }
div.annonce a:visited { color: #467F17; }
div.annonce a:active {	color: #467F17; border-bottom: 1px dotted #467F17; }
div.annonce a:hover {	color: #467F17; border-bottom: 1px dotted #467F17; }


/* IMAGES *******************************************/
IMG.home{  
	border: solid 2px #FF7C00; 
}

a.vignette {
	background-color: #A4CF81;
}

a.vignette_portrait {
	background-color: #A4CF81;
}

/* MENUS *******************************************/
/*
ul.sousrub { 
	padding: 0;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 6px; 
	margin-bottom: 15px;
}

ul.sousrub li {
	color: #FF8F00; 
	font-weight: bold; 
	font-size: 13px;
	border-bottom: 1px solid #FF8F00;
	padding: 2px 0pt 2px 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	margin-bottom: 6px;
	/*
	list-style-image: url("images/puce.gif");
	*//*
	list-style: disc inside;
}
*/

/*
a.linkNav {
	color: #FF8F00; 
}
a.linkNav:active {	color: #E50D00; }
a.linkNav:hover {	color: #E50D00; }

.linkNavHere {		
	color: #E50D00; 
}
*/

/* TABLEAUX *******************************************/
.preptitre {
	background-color: #A1CF00;
}

.prepcol {
	background-color: #BDDF45;
}

td.label {
	color: #259D22;
}

table.tableau {
	border-color: #259D22;
}

table.tableau td {
	border-color: #259D22;
}
