/**
 * vdc version 2
 **/

body {
	background-color: #FDCEE2;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-family: Verdana;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	background-color:#ffffff;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-family: Verdana;
}

table.bgglobal {
	background-color: #F2096B;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

	border: 1px solid #000000;
}

.page {
	padding-top: 5px;
	width: 880px;
	text-align: left;
}

.page .haut {
	float: left;
	width: 880px;
	text-align: left;
	background: #F2096B;
	border: 1px solid #000000;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 104px;
}



.page .gauche {
	float: left;
	width: 180px;
}

.page .gauche .menu {
	background: #ffffff;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-top: 10px;
}

.page .gauche .recherche {
	background: #ffffff;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
}

.page .gauche .recherche .titre-menu {
	text-align: center;
	margin-top: 0px;
}

.page .gauche .menu .titre-menu {
	text-align: center;
	margin-top: 5px;
}

.page .gauche .nouveautes .titre-menu {
	text-align: center;
	margin-top: 5px;
}
.page .gauche .recherche a {
	margin-left: 2px;
	display: inline;
	width: 100%;
	text-decoration: none;
	color: #f3096c;
}

.page .gauche .recherche a:hover {
	margin-left: 2px;
	width: 100%;
	display: inline;
	text-decoration: none;
	color: #f3096c;
	background-color: #ffe8fd;
}
.page .gauche .recherche ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


input.txt {
	border: 1px solid #000000;
}

.page .gauche .nouveautes {
	background: #ffffff;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-top: 10px;
}

.page .gauche .menu a {
	margin-left: 2px;
	display: inline;
	width: 100%;
	text-decoration: none;
	color: #f3096c;
}

.page .gauche .menu a:hover {
	margin-left: 2px;
	width: 100%;
	display: inline;
	text-decoration: none;
	color: #f3096c;
	background-color: #ffe8fd;
}
.page .gauche .menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.page .gauche .thumbs {
	margin: 2px;
	padding: 2px;
	text-align: center;
	
}
.page .gauche .thumbs a {
	color: #f3096c;
	text-decoration: none;
}
.page .gauche .thumbs a:hover {
	background-color: #ffe8fd;
}
.page .gauche .thumbs img {
	width: 160px;
	border: 0px;
}

.page .centre {
	margin-left: 180px;
	text-align: center;
}

.page .bas {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 880px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
}

.page .detail {
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 695px;
	margin-top: 10px;
	float: left;
}

.page .lienspage {
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 695px;
	margin-top: 10px;
	float: left;
}
.page .lienspage a {
	color: #f3096c;
	text-decoration: none;
}

.page .lienspage a:hover {
	background-color: #ffe8fd;
}

.page .detail .telecharger {
	width: 50%;
	float: left;
	height: 20px;
}
.page .detail .info {
	margin: 5px;
	float: right;
	border: 1px dashed #000000;
	background-color: #ffffff;
	font-size: 11px;
}
.page .detail .info table,tr,td {
	font-size: 11px;
}

.page .detail .contenu {

	float: left;
	text-align: center;
	width: 100%;
}
.page .detail .contenu .tableau {
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	background-color:#ffffff;
}

.page .detail .contenu .tableau img {
	border: 1px solid #000000;
}

.page .detail .contenu .tableau table {
}

.page .detail .contenu .tableau tr,td {
	padding: 0px;
	text-align: center;
}

.page .detail p {
	text-align: justify;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	background-color:#ffffff;
}

.page .detail .tags {
	color: #f3096c;
	text-decoration: none;
}

.page .detail .tags:hover {
	background-color: #ffe8fd;
}

.boutton {
 	padding: 5px 15px 5px 15px;
	border: 1px solid #000000;
	color: #cc66c5;
	background-color: #ffe8fd;
	text-decoration: none;
	font-weight: bold;
}
.page .centre .archives {
	float: left;
	text-align: left;
	width: 341px;
	padding: 2px;
}

.page .centre .archives ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

.archives_div {
	width: 695px;
	border: 1px solid #000000;
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
}

h1.archives{
	float: left;
	width:100%;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	border-bottom: 1px solid #000000;
	color: #cc66c5;
}
.page .centre h1 {
	float: left;
	width:695px;;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	border-bottom: 1px solid #000000;
	color: #000000;
}
.page .centre .archives h2 {
	color: #ffb3fa;
	border-bottom: 1px solid #000000;
	padding-left: 5px;

}
.page .centre .archives a {
	color: #f3096c;
	text-decoration: none;
}
.page .centre .archives a:hover {
	background-color: #ffe8fd;
}

.page .centre .archives .colec {
	background-color: #ffe8fd;
	color: #f3096c;
}

.page .top-recherche {
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-top: 10px;
	width: 695px;
	float: left;
}

/* Style pour l'affichage de la pub AFF */

div.pub {
	background-color: #ffffff;
	margin-top: 10px;
	width: 695px;
	border: 1px solid #000000;
	float: left;
}
#aff {

	text-align: center;
}
.my_banner_class {
	
	text-align: center;
}

.my_banner_class TD {
color: #f3096c;
font-family: Helvetica;
font-size: 11px;
}
.my_banner_class TD A IMG {
	border: 1px solid #000000;

}
.my_banner_class A {
color: #FF0000;
text-decoration: none;
}

.my_banner_class A:hover {
color: #f3096c;
text-decoration: none;
background-color: #ffe8fd; 
}
.tags {
	color: #f3096c;
	text-decoration: none;
}

.tags:hover {
	background-color: #ffe8fd;
}
.search {
	color: #f3096c;
	text-decoration: none;
}


