@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../../images/mlode/site/fond03.gif);
	background-repeat:repeat-x;
	background-color:#02080a;
	width:1055px;
	margin:0 auto;
	font-family: "Myriad Pro";
}
.container
{
	/*text-align:center;*/
}
.top
{
	background-image:url(../../images/mlode/site/header.jpg);
	background-repeat:no-repeat;
	width:1055px;
	height:116px;
}

.menu
{
	float:left;
	background-image:url(../../images/mlode/site/menu.jpg);
	background-repeat:no-repeat;
}

.corps
{
	background-image: url(../../images/mlode/site/fond_07.jpg);
	background-repeat:no-repeat;
	background-color:#fff9fe;
	float: left;
	width: 100%;
	padding-bottom: 100px;
}
.left
{
	float:left;
	width: 286px;
	padding-top:2px;
}
.right
{
	float: left;
	width: 653px;
	padding: 30px 70px 0 45px;
}
.right p
{
	text-align:justify;
	font-size:20px;
}
.titre_bold
{
	font-family:Lucida Bright;
	font-size:36px;
	text-align:center;
	font-weight:bold;
}
.titre_condition
{
	color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	border-bottom: 1px #666666 solid;
	width:150px;
	margin: 300px auto;
	margin-bottom: 20px;
	}
.titre_condition a
{
	text-decoration:none;
	color:#666666;
}
.titre_condition a:hover
{
	color: #000;
}

.texte{
	font-size:20px; font-family:Tahoma, Geneva, sans-serif; margin-left:80px; margin-right:60px;text-align:justify;
}
.texte2{
	font-size:20px;
	margin-left:20px;
	font-weight:bold;
}
.texte3{
	font-size:20px;
	margin-left:165px;
	text-align:justify;
}

.formulaire
{
	background-image:url(../../images/mlode/site/backg_03.jpg);
	background-repeat: no-repeat;
	padding: 115px 0 0 0;
	width: 703px;
	height: 1240px;
}
.formulaire .input1
{
	border:2px solid #779d9d;
	margin-left: 10px;
	margin-bottom: 15px;
	width:300px;
	font-size: 16px;
}
.formulaire .input2
{
	border:2px solid #779d9d;
	margin-left: 25px;
	margin-bottom: 15px;
	width:400px;
	font-size: 16px;
}
.formulaire .check
{
	border:2px solid #779d9d;
	margin-left:50px
}

.formulaire .check2
{
	border:2px  #779d9d solid;
	margin-left: 22px;
}

.formulaire .marg_left
{
	padding-left:50px;
}

.titre_mauve{
	font-size:20px;
	color:#53153a;
	font-weight:bold;
}

.titre1_mauve{
		color:#53153a;
	
}
/*-------------Debut Menus----------------*/
.menu1
{
	float:left;
	width:242px;
	height:50px;
}

.menu2
{
	float:left;
	width:266px;
	height:50px;
}
.menu3
{
	float:left;
	width:231px;
	height:50px;
}
.menu4
{
	float:left;
	width:316px;
	height:50px;
}

a img
{
	border:0;
}


.faq_add
{
	background-color:#ffccff;
	background-image:url(../../images/mlode/site/bg_form.gif);
	background-repeat:repeat-y;
	
	padding-top:25px;
	width:650px;
	
	margin:0 auto;
}
	#QR{
		display: none
	}
	a {
	 text-decoration: underline;
	color:#663366;
	}
.info_faq
{
	margin-left:10px;
	margin-right:10px;
	font-size:16px;
	text-decoration:none; 
	color:#663366; 
}
.description_faq
{
	margin-left:50px;
	font-size:16px;
	text-decoration:none;
	color:#00000;
}

.message_envoi
{
	margin-left:100px;
	margin-right:10px;
	font-size:16px;
	text-decoration:none;
	color:#663366; 
}
.titre_petit 
{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#663366;
}
.titre_faq
{
	margin-left:50px;
	font-size:16px;
	text-decoration:underline;
	color:#663366;
}


/*-------------Fin Menus-----------------*/


