* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#ff0000;
}

img { 
	border-width: 0px;
	vertical-align: middle;
	display: inline-block; 
}


span { 
	border-width: 0px;
	vertical-align: middle;
	display: inline-block; 
}

a.gauche {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.gauche:hover {
	color:#ff0000;
}


.accueil {
	font-size: 12px;
	color: #000000;
}
a.accueil {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.accueil:hover {
	color:#ff0000;
}

table.accueil td {
	padding: 1px;
}

a.tri {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.tri:hover {
	color: #ff0000;
}

table {
	font-size: 9px;
	color: #000000;
	border-width: 0px;
	border-spacing: 1px;
	border-collapse: collapse;
}
th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
td.tabdroit{
	font-size: 7px;
}
td.titre {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

table.tabtopo {
	font-size: 9px;
	color: #000000;
	border-width: 1px;
}
tr.tabtopo:hover td{
	background:#E4E5EB;
}

tr.tabtri a{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
tr.tabtri a:hover{
	color: #FF0000;

}
tr.tabtri td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background:#E4E5EB;
}

.titre1 {
	font-size: 12px;
	font-weight : bold;
    text-decoration: underline;
	color: #000000;
}
.titre2 {
	font-size: 10px;
	font-weight : bold;
    text-decoration: underline;
	color: #000000;
}

select {
	height : 15px;
	font-weight : bold;
    font-size:9px;
    color:#505050;
	border-style: solid;
	border-color: #979596;
	border-width:  1px;
	white-space : nowrap;
}

input {
	height : 17px;
	font-weight : bold;
	font-size: 9px;
	text-decoration : none;
	color : #505050;
	border-style: solid;
	border-color: #979596;
	border-width:  1px;
	white-space : nowrap;  
    text-decoration: none;
    
}

a.rss{font-size: 11px; padding:1px 0 0 19px;background:url("/images/icones/rss.png") no-repeat 0 50%;}
.date{font-size: 11px; padding:1px 0 0 19px;background:url("/images/icones/date.png") no-repeat 0 50%;}
.carte{font-size: 11px; padding:1px 0 0 19px;background:url("/images/icones/map.png") no-repeat 0 50%;}
.participants{font-size: 11px; padding:1px 0 0 19px;background:url("/images/icones/group.png") no-repeat 0 50%;}
.photos{font-size: 11px; padding:1px 0 0 19px;background:url("/images/icones/pictures.png") no-repeat 0 50%;}
