/* CSS Document */

body {
background-color:#FFCCFF;
margin: 0px;
scrollbar-face-color:#FF00FF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#E0E0E0;
}

.content {
width:100%;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.titre_site{
	width:auto;
	height:auto;
	text-align:center;
	margin-bottom:5px;
	background-color:#990000;
	color: #FFFFFF;
	border-bottom: solid 1px black;
}

h1 {
	font-family:Arial;
	font-size: 20px;
	display:inline;
}

h1 a {
    font-family:Arial;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
h1 a:hover {
    color:#FFFF00;
    text-decoration:underline;
}

h2 {
	font-family:Arial;
	color:#FFFFFF;
	font-size:16px;
	display: inline;
}

.mbtop td {
font-family:Arial;
font-size:19px;
color:#000000;
}

.container_listing {
	margin-top: 10px;
}

.container_listing th {
	border: 1px solid black;
	background-color: #990000;
}

.cellcontent {
	background-color: #FFFF99;
	border: 1px solid black;
}

a.listing {
	font-family:Arial;
	font-size:16px;
	color:#660000;
	text-decoration: none;
}
a:hover.listing {
	color: #FF0000;
	text-decoration: underline;
}

.number {
	color:#666666;
	font-size:16px;
	font-style: italic;
}

a
{
    font-size:       12px;
    color:           #660000;
    text-decoration: none;
}

a:hover 
{
    color: #FFFFFF;
}

a:hover img 
{
    border: 1px solid #000000;
}

a:hover img.noborder {
border: 0px;}

.thumb_table
{
    background-color: #FFFF99;
    border:           1px solid black;
	
}

.thumb
{
    border: 1px solid #FF9900;
}

.addfav {
	margin-top: 20px;
}

a.zm {
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
	font-size:16px;
}

a:hover.zm {
text-decoration:underline overline;
color:#FF0000;}

.ifrmb {
	text-align: center;
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.incfooter {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

.container_menutop {
	text-align: center;
	width: 100%;
	height: auto;
	margin-top: 15px;
}

.linkmenutop {
	width: 900px;
	height: auto;
}

.linkmenutop a {
	color: #FF00FF;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

.linkmenutop a:hover {
	color: #660000;
	text-decoration: underline overline;
}

.linkoverarchive {
width: 100%;
height:auto;
text-align:center;
}

.linkoverarchive a {
	color: #FF00FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.linkoverarchive a:hover {
color:#FF0000;
text-decoration:underline overline;
}
