/* ------------- ROUES LIBRES | 03/04/2008 | Jules ------------- */

/* FOND ********************************************/
.homebackground {
	background-image: url(http://www.roueslibres.org/images/images/asie/fond.jpg);
	background-repeat: repeat-x;
}
.menubackground {
	background-image: url(http://www.roueslibres.org/images/images/asie/menu_fond.gif);
	background-repeat: repeat-x;
}

/* BLOCS *******************************************/
#allpictures {
	background-color: #F0EFEF;
}

/* TEXTES *******************************************/
.titre { 
	color: #E80000; 
}

a.titre {			color: #E80000; }
a.titre:link {		color: #E80000; }
a.titre:visited {	color: #E80000; }
a.titre:active {	color: #E80000; border-bottom: 1px dotted #E80000; }
a.titre:hover {		color: #E80000; border-bottom: 1px dotted #E80000; }

a.link:link {		color: #7B62BD; }
a.link:visited {	color: #7B62BD; }
a.link:active {		color: #7B62BD; border-bottom: 1px dotted #7B62BD; }
a.link:hover {		color: #7B62BD; border-bottom: 1px dotted #7B62BD; }

div.annonce { 
	background-color: #AC99DF;
}

div.annonce a:link {	color: #4D23BF; }
div.annonce a:visited { color: #4D23BF; }
div.annonce a:active {	color: #4D23BF; border-bottom: 1px dotted #4D23BF; }
div.annonce a:hover {	color: #4D23BF; border-bottom: 1px dotted #4D23BF; }

/* IMAGES *******************************************/
IMG.home{  
	border: solid 2px #A11010; 
}

a.vignette {
	background-color: #AD95EF;
}

a.vignette_portrait {
	background-color: #AD95EF;
}

/* MENUS *******************************************/
/*
ul.sousrub { 
	padding: 0;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 6px; 
	margin-bottom: 15px;
}

ul.sousrub li {
	color: #E80000; 
	font-weight: bold; 
	font-size: 13px;
	border-bottom: 1px solid #E80000;
	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: #E80000; 
}
a.linkNav:active {	color: #0A0A0A; }
a.linkNav:hover {	color: #0A0A0A; }

.linkNavHere {		
	color: #0A0A0A; 
}
*/

/* TABLEAUX *******************************************/
.preptitre {
	background-color: #4D23BF;
}

.prepcol {
	background-color: #7B62BD;
}

td.label {
	color: #4D23BF;
}

table.tableau {
	border-color: #4D23BF;
}

table.tableau td {
	border-color: #4D23BF;
}
