@charset "iso-8859-1";
/* CSS Document */

body
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffc3df;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/fond.jpg');
	background-repeat: repeat-x
}

a img
{
	border: none;
}

a, a:visited
{
	color: #ff1192;
}

img
{
	display: block;
}

.border
{
	width: 1100px;
	overflow: auto;
}

.global
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/bellesnymphos_23.jpg');
	overflow: auto
}

.entete
{
	width: 980px;
	height: 92px;
}

.entete img
{
	float: left;
}

.pub
{
	float: left;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

.pub_gauche
{
	width: 250px;
	height: 250px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.contenu
{
	width: 980px;
	overflow: auto;
	background-image: url('../images/bellesnymphos_11.jpg');	
}

.colonne_gauche
{
	float: left;
	width: 338px;
	overflow: auto;
}

.menu_contenu
{
	width: 278px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	overflow: auto;
}

.categories
{
	margin: 0px;
	padding: 0px;
}

.categories img
{
	display: inline;
}

.categories li
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 139px;
	height: 20px;
	list-style: none;
	font-size: 14px;
}

.categories a, .categories a:visited
{
	color: #000000;
	text-decoration: none;
}

.nouveaux_sites
{
	margin: 0px;
	padding: 0px;
}

.nouveaux_sites li
{
	height: 20px;
	margin-left: 30px;
	list-style-image: url('../images/puce.jpg');
	font-size: 14px
}

.nouveaux_sites a, .nouveaux_sites a:visited
{
	color: #000000;
	text-decoration: none;
}

.colonne_centre
{
	float: left;
	width: 642px;
	overflow: auto;
}

.centre_titre
{
	width: 642px;
	height: 28px;
	padding-top: 40px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background-image: url('../images/bellesnymphos_10.jpg');
}

.centre_titre h1
{
    padding: 0px;
    margin: 0px;
	font-size: 14px;
}

.boost
{
	width: 960px;
	height: 150px;
	padding-left: 20px;
}

.boost img
{
	float: left;
	width: 180px;
	height: 135px;
	padding: 4px;
	background-image: url('../images/bellesnymphos_20.jpg');
}

.pied
{
	width: 940px;
	height: 78px;
	background-image: url('../images/bellesnymphos_24.jpg');
	text-align: right;
	padding-top: 18px;
	padding-right: 40px
}

.centre_contenu
{
	width: 588px;
	margin-left: 20px;
}

.plug
{
	width: 588px;
	height: 109px;
}

.plug img
{
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 3px;
	margin-bottom: 14px;
	width: 120px;
	height: 90px;
	border: 1px solid #ff008b;
}

.plug h1
{
	float: left;
	width: 433px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	overflow: hidden;
}

.plug_description
{
	float: left;
	width: 433px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	color: #88005a;
	overflow: hidden;
}

.plug_description a
{
	color: #ff69b5;
}

.plug_stat
{
	float: left;
	width: 433px;
	height: 28px;
}

.plug_stat a
{
	color: #ff69b5;
}


h2
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.table1
{
	border-right: 1px solid #ff1192;
}

.table1 td
{
	border-left: 1px solid #ff1192;
	border-bottom: 1px solid #ff1192;
}

.table1 th
{
	background-color: #ff1192;
	font-weight: bold;
	color: white;
}

.table2
{
}

.table2 td
{
}

.table2 th
{
	font-weight: bold;
	color: #ff1192;
	text-align: right;
}


.red
{
	color: red;
}

.green
{
	color: green;
}

.blue
{
	color: blue;
}

.orange
{
	color: orange;
}

.message
{
	color: green;
	font-weight: bold;
}

.errorMessage
{
	color: red;
	font-weight: bold;
}

.pageBloc
{
	margin: 20px;
	text-align: center;
	font-size: 14px;
}

.page
{
	margin: 2px;
	padding: 3px;
}

.pageSelected
{
	color: #000000;
	font-weight: bold;
	margin: 2px;
	padding: 3px;
}