body{
	font-family: Verdana, Arial, Bitstream Vera Sans, sans-serif;
	/*margin:0 5px;*/
}

a{
	font-weight:bold;
	color:blue;
	background-color: white;
}
a img{
	border: none;
}
a:visited{
	font-weight: bold;
	color:#1d98c2;
	background-color: white;
}

a:hover{
	font-weight: bold;
	color:white;
	background-color: blue;
}

a:active{
	font-weight: bold;
	color:white;
	background-color: blue;
}

ul,ol{
	font-size: 0.95em;
}

#auteur{
	float:right;
}
#entete{
	text-align:center;
	line-height:1em;
}
#entete h2{
	font-size: 1.2em;
	font-style:italic;
}
#entete p{
	font-size: smaller;
}
.nouveau{
	color:red;
}
.vieuxnouveau{
	color:maroon;
}
#corps h2{
	border-bottom: thin solid #1d98c2;
}
#corps h2 span{
	background-color: #1d98c2;
	color: white;
	padding: 0px 5px;
}

#coidneuf .desc1{
	background-image: url(../images/bck/duo.png);
	background-repeat: repeat;
}

#coidneuf td, #coidneuf th{
	border: thin solid #1d98c2;
}

table#coidneuf a{
	font-weight:bold;
	color:blue;
	background-color: transparent;
}
#coidneuf a:visited{
	font-weight: bold;
	color:#1d98c2;
	background-color: transparent;
}
#coidneuf a:hover{
	font-weight: bold;
	color:white;
	background-color: blue;
}
#coidneuf a:active{
	font-weight: bold;
	color:white;
	background-color: blue;
}

#pied{
	text-align:center;
}
#pied a img{
	font-weight:normal;
	color:blue;
	background-color: white;
}
