/* CSS Document */

#transp {
   z-index:45;
   background-color:#FFFFFF;
   position:absolute;
   *position:fixed;
   _position:absolute;
   display:none;
   margin:0;
   top:-9px;
   left:-9px;
}

#vlbox {
	z-index:46;
	display:none;
	position:absolute;
	*position:fixed;
   _position:absolute;
	width:610px;
	height:543px;
	margin-left:-305px;
	margin-top:-272px;
	top:50%;
	left:50%;
	background:url(../interface/vlbox/fond_greybox.png) no-repeat left top;
	_background: url(../interface/vlbox/fond_vlbox.gif) no-repeat left top; 
}

#vlbox_fermer {
	z-index:48;
	position:absolute;
	top:35px;
	left:335px;
	width:79px;
	height:18px;
}

#vlbox_fermer img {
	border:0;
}

#vlbox_titre {
	z-index:49;
	position:absolute;
	top:105px;
	left:150px;
	width:auto;
	height:auto;
}

#vlbox_content {
	z-index:47;
	position:absolute;
	top:165px;
	left:150px;
	width:355px;
	height:295px;
	overflow:auto;
	margin:0;
	padding:0;
}

#vlbox_content form {
width:335px;
margin:0;
padding:0;
top:0;
left:0;
}

#vlbox_content form#envoyer_ami p {
width:335px;
margin:0 0 15px 0;
}

#vlbox_content form#envoyer_ami input {
width:300px;
}

#vlbox_content form#envoyer_ami textarea {
width:300px;
}

#vlbox_content form label {
color:#e20177;
}

#vlbox_content form input.submit{
	display:block;
	clear:both;
	float:left;
	width:101px;
	height:22px;
	background:white url(../interface/envoyer-formulaire.gif) no-repeat left top;
	border:none;
	cursor:pointer;
	position:relative;
	left:100px;
	top:-5px;
}

#vlbox_content form#newsletter label{
	display:block;
	float:left;
	width:120px;
	line-height:21px;
	padding:0;
	text-align:right;
	margin:0 10px 0 0;
}

#vlbox_content p{
	width:330px;
	margin:0 0 5px 0;
	clear:both;
}

#vlbox_content ul li p{
	margin:0 0 10px 0;
}

#vlbox_content ul#menu-a-propos{
	width:330px;
	height:102px;
	margin:0 0 30px 0;
	padding:5px 0 5px 0;
	text-indent:0;
	list-style:none;
	background-image:url(../interface/pointille_ul_rose.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#vlbox_content ul#mentions-legales{
	width:330px;
	height:120px;
	margin:0 0 30px 0;
	padding:5px 0 5px 0;
	text-indent:0;
	list-style:none;
	background-image:url(../interface/pointille_rose_mlegales.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#vlbox_content ul li{
	width:330px;
	margin:0 0 3px 0;
}

#vlbox_content h3{
	font-size:16px;
	color:#e20177;
	margin:25px 0 15px 0;
}

#vlbox_content a {
	color:#e20177;
	text-decoration:none;
}

#vlbox_content a:hover {
	text-decoration:underline;
}

#vlbox_content ul li a {
	font-weight:bold;
}

#vlbox_content #les_avis {
width:320px;
margin:30px 0 30px 0;
border:0;
border-bottom:1px dotted #e20177;
}

#vlbox_content .avis {
width:310px;
margin:10px 0 10px 0;
padding:10px 5px 10px 5px;
text-indent:0;
border:0;
border-top:1px dotted #e20177;
}

#vlbox_content p.auteur {
margin:15px 0 10px 0;
color:#86ab30;
width:320px;
font-weight:bold;
text-align:right;
}

#vlbox_content .service-conso {
color:#e20177;
font-size:1.15em;
width:310px;
margin:10px 0 10px 0;
text-indent:0;
border:0;
font-weight:bold;
text-align:center;
}

#vlbox_content .note {
font-size:0.75em;
width:310px;
margin:10px 0 10px 0;
text-indent:0;
border:0;
}

.h2vlbox {
color:#e20177;
}

input.submit {
width:101px;!important
}