/*BODY
	{
	background-image: url(images/bggh01.gif);
	background-repeat: repeat;
	background-position: 5px 55px;
	}
*/

p {font-weight: bold}

DIV.civ
{
padding-left: 20px;
padding-right: 20px;
background-image:url('images/bggh01.gif');
color:#000099;
}

.civ img {margin: 3px}

.civ a:link {color:#0000FF; text-decoration:underline} 
.civ a:visited {color:#000099; text-decoration:underline} 
.civ a:hover{color:#0000FF; text-decoration:underline}
.civ a:active {color:#0099FF; text-decoration:underline} 

.strong {font-weight: bold}

A.avis:link
{
color:#333300;
}


A.avis:active
{
color:#706840
}


A.avis:visited
{
color:#333300
}



