body
{
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 0px;
	background: url(../images/sexy-lapin-fond.gif);
	color: #1f0c1a;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #c20a91;
	text-decoration: none;
}

a:hover
{
	color: #c20a91;
	text-decoration: underline;
}

ul
{
	margin: 0px;
	padding: 0px;
}

li
{
	list-style: none;
}

.button
{
	border: solid 1px #a62d86;
	background-color: #861d5b;
	color: #FFFFFF;
	font-weight: bold;
}

.message
{
	font-weight: bold;
	color: #1a9120;
}

.errorMessage
{
	font-weight: bold;
	color: #e61010;
}

.globalAdmin
{
	background-color: #ffffff;
	padding: 30px;
}

.adminTable
{
	background-color: #fd9de3;
	border: solid 1px #ff8bdf;
}

.adminTable th
{
	text-align: left;
	padding: 2px;
	vertical-align: top;
}

.adminTable td
{
	background-color: #f7c5ea;
	padding: 2px;
}

.blue
{
	color: #2d3ba6;
}

.green
{
	color: #2da630;
}

.red
{
	color: #a62d2d;
}

.orange
{
    color: orange;
}

.global
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #ffb3ea;
	border-right: solid 1px #ffb3ea;
	border-bottom: solid 1px #ffb3ea;
	background-color: #a62d86;
}

.header
{
	width: 1024px;
	height: 182px;
}

.logo
{
	float: left;
	width: 815px;
	height: 182px;
}

.headerMenuDirectory
{
	float: left;
	width: 139px;
	height: 36px;
	padding-top: 18px;
	padding-left: 70px;
	background-image: url(../images/sexy-lapin-11.jpg);
}

.headerMenuDirectory h1
{
	margin: 0px;
	font-size: 16px;
}

.headerMenuVideo
{
	float: left;
	width: 124px;
	height: 36px;
	padding-top: 14px;
	padding-left: 85px;
	background-image: url(../images/sexy-lapin-14.jpg);
}

.headerMenuVideo h1
{
	margin: 0px;
	font-size: 16px;
}

.headerMenuRencontre
{
	float: left;
	width: 141px;
	height: 64px;
	padding-top: 14px;
	padding-left: 68px;
	background-image: url(../images/sexy-lapin-09.jpg);
}

.headerMenuRencontre h1
{
	margin: 0px;
	font-size: 16px;
}

.blocRight
{
	width: 708px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 22px;
	overflow: auto;
	background-image: url(../images/sexy-lapin-07.jpg);
}

.blocLeft
{
	width: 206px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	overflow: auto;
	background-image: url(../images/sexy-lapin-12.jpg);
}

.footer
{
	width: 1024px;
	height: 74px;
	background-image: url(../images/sexy-lapin-15.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

.resultWebsite
{
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.resultWebsite h2
{
	margin: 0px;
	font-size: 16px;
}

.resultWebsite img
{
	width: 120px;
	height: 90px;
	margin: 5px;
	border: solid 1px #a62d86;
	float: left;
	clear: both;
}

.videoTitle h2
{
	background-color: #fd9de3;
	border: 1px solid #ff8bdf;
	font-size: 16px;
	padding: 3px;
}

.videoDescription
{
	clear: both;
}

.menuCenter
{
	overflow: auto;
	margin-bottom: 30px;
}

.videoImage
{
	float: left;
	width: 175px;
	height: 131px;
	overflow: hidden;
	margin: 5px;
	border: 1px solid #e9068b;
}


.video2Image
{
	float: left;
	width: 270px;
	height: 203px;
	overflow: hidden;
	margin: 5px;
	border: 1px solid #e9068b;
}

.video2Image2
{
	float: left;
	width: 129px;
	height: 97px;
	overflow: hidden;
	margin: 5px;
	border: 1px solid #e9068b;
}

.menuTopImage
{
	width: 129px;
	height: 97px;
	overflow: hidden;
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #a62d86;
}

.pageBloc
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


.categoryElement
{
    float: left;
    width: 90px;
}

.counter img
{
	display: none;
}