@import url(../../styles/cg68.css);

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.avis {
	margin: 30px 0 0 10px;
	font-size:11px;
	width:560px;
}

table.avis caption {
	text-align: left;
	font-weight: bold;
}

table.avis td {
	padding: 3px 0;
}

table.avis th {
	text-align: center;
	font-weight: bold;
	background-color: #1D7440;
	color: white;
}

table.navette {
	width: 450px;
}

table.avis th.avis_theme {
	width: 100px;
}

table.avis th.avis_ss_theme {
	width: 100px;
}

table.avis th.avis_objet {
	width: 250px;
}

table.avis th.avis_date {
	width: 70px;
}

table.avis td.avis_objet a {
	text-decoration: none;
	color: red;
}


a.LienNiveau1, a.LienNiveau1:link, a.LienNiveau1:selected {
	font-weight:bold;
	text-decoration:none;
	color:#000066;
	display: block;
}
a.LienNiveau1:hover {
	text-decoration:underline;
}
a.LienNiveau2, a.LienNiveau2:link, a.LienNiveau2:selected {
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	color:Black;
}
a.LienNiveau2:hover {
	text-decoration:underline;
}