a { color:#FF6600;
    font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#990000;
	font-weight: bold;
	text-decoration: underline;
}

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

.titrerub {font-family: Verdana,Helvetica,sans-serif;
	font-style: italic;
	font-size: 120%;
	color: #666666;
	}
	
.titreart {font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #990000;
	}
		
	
.soustitre {font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #CC0000;
	}
	
.texte {font-family: Verdana,Helvetica,sans-serif;
	font-size: 100%;
	color: #000000;
	}
	
.descriptif {font-family: Verdana,Helvetica,sans-serif;
	font-size: 85%;
	color: #666666;
	}
	
.chapo {font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FF6600;
	}			
	
.rub {font-family: Verdana,Helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	}
	
.notes {font-family: Verdana,Helvetica,sans-serif;
	font-size: 80%;
	font-style: italic;
	color: #666666;
	}	
	
.sourub {font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #666666;
	}
		
.cox {background-image: url(habillage/cox-fond.jpg); background-repeat: no-repeat; background-position: left top}
.pointilles {border: dashed #666666 1px;}
a.ville_url { }
a.ville_in { }
a.ville_out { }

.ville_code { }

p.ville_note { }

h3.ville {
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.ville_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}


table.ville {
}

table.ville tr.row_first {
}

table.ville tr.row_odd {
}

table.ville tr.row_even {
}

table.ville td {
	padding: 5px;
	text-align: left;
	vertical-align: center;
}

table.ville tr.row_firstbis {
	background-color: #FFCC00;
	text-align: center;
}

table.ville tr.row_oddbis {
	background-color: #FFFFCC;
}

table.ville tr.row_evenbis {
	background-color: #FFFF99;
}

hr.ville { }
b.ville { }
i.ville { }

.forml { width: 100% ; background-color: #FFFFFF;}

.ville_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.ville_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.ville_bouton { background-color: #FFCC00;}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.ville_surligne { background-color: #FFCC00; }

blockquote.ville {
	margin-left : 30px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 10px;
	border : solid 1px #FFCC00;
	background-color: #FFFFCC;
	color: #990000;
	padding: 5px;
}

#ticker {
	margin-left : 30px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 10px;
	border : solid 1px #FFCC00;
	background-color: #FFFFCC;
	color: #990000;
	padding: 5px;
	height:200px;
	z-index:1;
	overflow: scroll;
}