charset utf-8;
/* CSS Document */

/*
author    : Yamen Bousselmi
email     : yab@justfindnow.com
date      : Mars - Avril 2009
copyright : JFN IS (JustFinddNow Internet Services)
*/


/* GENERAL */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* --- */

/* FORM CONTAINER */
.mv_formContainer{
	width:598px;
	height:498px;
	float:left;
	border:1px solid #cdce34;
	background:url(../images_formulaire/mv_form_bg.jpg) top left no-repeat;
}

.mv_formForm{
	margin:0;
	padding:0;
	float:left;
	margin:30px 0 0 49px;
}

.mv_formContainerLine{
	width:497px;
	min-height:22px;
	clear:both;
	float:left;
	margin-top:5px;
}

/* Modif Wissem */
.mv_formContainerLineCenter{
	width:497px;
	min-height:22px;
	clear:both;
	float:left;
	margin-bottom:10px;	
	margin-left : 140px;
}

/* ----------- */

.mv_formContainerLineVide{
	width:497px;
	min-height:14px;
	clear:both;
	float:left;
	margin-bottom:10px;
}
.mv_formContainerLinePhraseEmail
{
	width:598px;
	min-height:25px;
	float:left;
	border:1px solid #cdce34;
	text-align:center;
	color:White;
	font-size:15px;
	font-weight:bold;
	clear:both;
	float:left;
	padding:10px 0;
}

.mv_formLib{
	float:left;
	color:#FFF;
	padding:4px 20px 0 0;
	font-weight:bold;
}
/* --- */
 
/* CSS RADIO */
.mv_formContainerLineChek{
 	float:left;
	margin:2px 0 0 10px;
}

.mv_formContainerLineChek input{
 	float:left;
}
 
.mv_formContainerLineChek span{
 	float:left;
	color:#fff;
	padding:2px 0 0 4px;
}

.mv_formContainerLineChek label{
 	float:left;
	color:#fff;
	padding:2px 0 0 4px;
}
/* --- */

/* CSS TEXTFIELD */
.mv_form_textfieldLeft,
.mv_form_textfieldRight,
.mv_form_textfieldDN,
.mv_form_textfieldCaptcha{
	width:235px;
	height:19px;
	padding:3px 0 0 5px;
	color:#3e3313;
	float:left;
	background:url(../images_formulaire/mv_form_input.gif) top left no-repeat;
	border:0;
	font-size:11px;
	margin-top: 3px;
}

.mv_form_textfieldRight{
	float:right;
}

.mv_form_textfieldDN{
	width:195px;
	background:url(../images_formulaire/mv_form_input_dn.gif) top left no-repeat;
}

.mv_form_textfieldCaptcha{
	width:115px;
	height:26px;
	background:url(../images_formulaire/mv_form_bt.gif) top left no-repeat;
	font-size:15px;
}
/* --- */

/* CSS SELEC */
span.select {
	clear:both;
	float:left;
	position:absolute;
	width: 235px;
	height: 22px;
	padding: 0 24px 0 8px;
	color: #3e3313;
	font: 12px/21px arial,sans-serif;
	background:url(../images_formulaire/mv_form_select.gif) top left no-repeat;
	overflow: hidden;
	margin-left:17px;
}
.mv_formContainerLine select{
	margin-left:17px;
}
/* --- */

/* CSS QUESTIONS */
.mv_formQuestions{
	margin-top:20px;
}

.mv_formContainerLineLeft,
.mv_formContainerLineRight{
	width:240px;
	float:left;
	margin-right:17px;
}

.mv_formContainerLineRight{
	margin:0;
}

.mv_formContainerLineLeft ul,
.mv_formContainerLineLeft li,
.mv_formContainerLineRight ul,
.mv_formContainerLineRight li{
	margin:0;
	padding:0;
	list-style:none;
	display:list-item;
	line-height:15pt;
}

span.checkbox {
   width:19px;
   height:25px;
   background:url(../images_formulaire/mv_form_checkbox.png) no-repeat;
   clear:both;
   float:left;
}

.mv_formContainerLineLiSpan{
	float:left;
	color:#fff;
	width:450px;
	padding:1px 0 0 5px;
}
/* --- */

/* CSS TABLE */
.mv_formContainerQuest{
	width:497px;
	float:left;
	position:relative;
	margin-bottom:10px;
}

#CBLQuestion_styled{
	margin:0;
	padding:0;
	width:497px;
	clear:both;
	float:left;
	margin-top:12px;
	border-collapse:collapse;
}

#CBLQuestion_styled tr{
	margin:0;
	padding:0;
}

#CBLQuestion_styled td{
	
}

#CBLQuestion_styled label{
	float:left;
	color:#fff;
	width:215px;
	padding:3px 0 0 5px;
	text-align:left;
}


/* --- */

/* CSS TEXTAREA */
.mv_formContainerLineTarea{
	width:212px;
	height:60px;
	color:#3e3313;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	left:330px;
	top:172px;
}
/* --- */

/* CSS BUTTON */
.mv_formBt{
	width:120px;
	height:29px;
	border:0;
	font-size:12px;
	font-weight:bold;
	color:#170000;
	background:url(../images_formulaire/mv_form_bt.gif) top left no-repeat;
	float:right;
}

.mv_retour{
	background:transparent url(../images_formulaire/mv_form_bt.gif) no-repeat scroll left top;
	border:0 none;
	clear:both;
	color:#170000;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:29px;
	margin:25px 0 0 190px;
	width:120px;
}

.mv_formCaptcha{
	width:120px;
	height:29px;
	float:left;
	margin-right:10px;
}

/* Modif Wissem */
.mv_formCaptchaBig{
	width:120px;
	height:33px;
	float:left;
	margin-right:10px;
	
}

/* --------*/

.formConfirmation{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:22pt;
	margin-top:200px;
	text-align:center;
	width:500px;
}

.tdtable1 
{
	text-align:left;
	line-height:15pt;
}
/* --- */