@charset "utf-8";
/* CSS Document */

a:active {
	color: #909;
	text-decoration: none;
}
a:link {
	color: #C39;
	text-decoration: none;
}
a:visited {
	color: #909;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background-color: #FFC;
	text-align: center;
}

.entetebody1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #36C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #90F;
	border-right-color: #90F;
	border-bottom-color: #90F;
	border-left-color: #90F;
	list-style-type: disc;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.entetebody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F60;
	list-style-type: disc;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 18px;
}
.blocbody1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	padding: 5px;
	text-align: left;
	line-height: 17px;
}


.blocbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	background-color: #FC9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	padding: 5px;
	text-align: left;
}


.entetedroite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	background-color: #6CF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 18px;
}
.blockbodydroite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	background-color: #9FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align: justify;
}
.bloc1 {
	border: 1px inset #90C;

}
.bloc2 {
	border: 1px inset #F0C;
}
.bloc3 {
	border: 1px inset #69C;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}

.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #000;
	text-decoration: blink;
	font-weight: bold;
}
.titrepage {
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #90C;
	border-right-color: #90C;
	border-bottom-color: #90C;
	border-left-color: #90C;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #90C;
	text-decoration: blink;
}
.tip {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;

}

.plusliens {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #0C0;
}
.TopSites {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F03;
}

.plusinfo {
	background-color: #FFECF5;
	padding: 5px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F36;
	a: #FFFFFF;
}
