/* CSS Document */

/*------------------polices-----------------------*/
.gras {
font-weight:bold;
}

h1 {
font-weight:bold;
text-transform:uppercase;
color:#FF8401;
font-size:16px;
margin-bottom:5px;
}




h2 {
font-weight:bold;
text-transform:uppercase;
color:#028EC7;
font-size:11px;
border-bottom:1px solid #028EC7;
margin-bottom:10px;
}

h3 {
font-weight:bold;
font-size:11px;
color:#4AB7E3;
}



#cadre_droit a, #cadre_gauche a {
color:#028EC7;
text-decoration:none;
}

#cadre_gauche h1 {
color:#00A0E2;
padding:5px 5px 0 5px;
}





#epicerie a , #animations a, #piscine a, #mobil_home a{
color:#FFF;text-decoration:none;
}

#epicerie a:hover , #animations a:hover, #piscine a:hover, #mobil_home a:hover{
color:#FFF;
text-decoration:none;
}


.cadres p {
padding-left:5px;
padding-right:5px;
}

#footer p, #footer a{
color:white;
text-decoration:none;
}

#footer a:hover{
color:white;
border-bottom:2px solid #FFD800;
}

.fleche {
margin:0 5px;
}
.photos {
background-color:#FDF6E0;
padding:2px;
border:2px solid white;
margin-top:5px;
}

#encadre_adresse h3 {
font-family:"Century gothic","Trebuchet Ms",Geneva, Arial, Helvetica, sans-serif;
font-size:24px;
text-transform:capitalize;
color:#18B4F4;
display:block;
margin-bottom:5px;
font-weight:normal;
}


/*-------------------------------------------------TABLEAU----------------------------------------------------------------*/

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#666666;
	border:1px solid #CCC;
	padding:2px;
	}

table tr td {
padding:5px;
}

caption {
	font-weight: bold;
	background: #50ADEA url(../img/coin.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th {
border:1px solid #CCC;
}

tr.odd{ 
	background: #f9f9f9;

	}
	
	tr:hover {
	background-color:#FFFF99;
	
	}

	
	
/*----------------liste---------------------*/

#cadre_droit ul li {
list-style-image:url(../img/puce.gif);
}

#cadre_droit ul.non li {
list-style-image:url(../img/puce2.gif);
}
