html {
	background: #777;

}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 1.5em;*/
	color: #fff;
	width: 100%;
	display: table;
}
form {
	margin:0;
	padding:0;
}
table {
	border: 1px solid #000;
	background-color:#FFF;
	margin:auto;
	margin: 20px auto 20px auto;
	color: #000;
}

p#ERREUR {
	color: red;
	font-size:24px;
}
p#SUCCES {
	color: green;
}
table tr td {
	padding: 5px;
}
table tr td.info {
	font-size: 11px;
	font-style:italic;
}
input[type=submit], input[type=button] {
	color: #FFF;
	background-color:#FF0000;
	border:0;
	text-transform:uppercase;
}
div#cadre_button {
	text-align:center;
	background-color: #FFF;
	padding-bottom: 10px;
}
#container {

	width: 940px;

	margin: auto;
	
	background: url(../images/container_bg.jpg);

}

#zone_publicitaire_haut {
	width: 728px;
	height:90px;
	margin-left:212px;
}

#header_section {

	width: 940px;

	height: 293px;

	background: url(../images/header.jpg) no-repeat;
}
/* TITRE */

#header_section div#titre {
	float: left;
	margin-left: 260px;	
}
#header_section div#titre h3 {
	color: #000000;
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 5px;
}
#header_section div#titre h3 span {
	color: #058fdd;
}
#header_section div#titre h4 {
	color: #7f7f7f;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}

/* COMPTE_GESTION */

#header_section div#compte_gestion {
	position: relative;
}
#header_section div#compte_gestion div {
	width:122px;
	height: 168px;
	/*border: 2px solid #AFB1AE;*/
	-moz-border-radius:5px;
	position:absolute;
	clear:left;
	top:66px;
	left:80px;	
}

#header_section div#compte_gestion div p#compte_titre {
	color: #AA3300;
	font-size: 16px;
	margin:2px 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
#header_section div#compte_gestion div p {
	margin:2px 5px 2px 7px;
}

#header_section div#compte_gestion div p input[type=text], #header_section div#compte_gestion div p input[type=password] {
	width: 100px;
}
#header_section div#compte_gestion div p#compte_input_connexion {
	text-align: center;
	margin:5px 0 5px 0px;
}
#header_section div#compte_gestion div a {
	color: #FFF;
	text-decoration:underline;
}
#header_section div#compte_gestion div p#compte_liens_textuels {
	text-align:left;
	font-size:9px;
	margin:15px 0px 0px 5px;
}
#header_section div#compte_gestion div ul {
	margin:15px;
	padding:0;
}
/* SOUS_TITRE */
#header_section div#sous_titre {
	position: relative;
}
#header_section div#sous_titre div {
	/*width:200px;*/
	height: 59px;
	/*border: 1px solid red;*/
	position:absolute;
	clear:both;
	top:150px;
	left:264px;
	color:#FFF;
}
#header_section div#sous_titre div h5 {
	font-size:18px;
	margin:0;
}
#header_section div#sous_titre div h5 span {
	color:#F48900;
}
#header_section div#sous_titre div h6 {
	font-size:16px;
	margin:0;
}

/* TEXTE_TELEPHONE */
#header_section div#texte_telephone {
	position: relative;
}
#header_section div#texte_telephone div {
	/*width:93px;
	height: 32px;
	border: 1px solid red;*/
	position:absolute;
	clear:both;
	top:150px;
	left:500px;
	color:#AA3300;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
}
/* Menu bleu */

.ver_menu {

	float: right;

	width: 235px;

	margin: 113px 40px 0px 0px;

}

* html .ver_menu {


	margin: 108px 20px 0px 0px;

}


.ver_menu ul {

	list-style-type: none;

	padding: 0;

	margin: 0px;

	width: 235px;

}

.ver_menu li a {

	display: block;

	height: 25px;

	padding-top: 7px;

	color: #fff;

	padding-left: 50px;

	font-weight: bold;

	background: url(../images/menu_button.jpg);
	
	text-decoration:none;

}

.ver_menu li a:hover, .ver_menu li .current {

	background: url(../images/menu_current.jpg);
	
	text-decoration:none;

}
/* End of Menu */


#content{
	float:left;
	background: url(../images/content_bg.jpg) repeat-x #ABABAB;
	width: 940px;
}

#left_section{
	float:left;
	width:260px;
	height:707px;
	background:url(../images/left_content.jpg);
	margin:0px;
	background-repeat: no-repeat;

}

/* ZONES PUBLICITAIRES GAUCHE */
#left_section div#zone_publicitaire_gauche {
	width: 160px;
	height: 600px;
	margin-left:60px;
	margin-top:50px;
}
#left_section div#zone_publicitaire_gauche_haut {
	width: 250px;
	height: 390px;
	margin: 50px 0 0px 5px;
}
#left_section div#zone_publicitaire_gauche_bas {
	width: 260px;
	height: 250px;
	background-color: #636363;
}

#center_section{
	float:left;
	width:670px;
	padding-top:5px;
	background-color:#ABABAB;
}

#center_section .new{
	color: #fff;
	margin: 0px 10px 3px 10px;
}

#center_section .new h2{
	color: #AA3300;
	font-size:16px;
	margin:0px;
	text-transform:uppercase;
}

#center_section .new p{
	font-size:14px;
	text-align:justify;
}

#center_section .new  a{
	color:#0066CC;
	text-decoration:none;

}

#center_section .new .product {
	margin: 0px 10px 0px 10px;
	width: 330px;
	height:100px;
}


#center_section .new .product img{
	float:left;
	border:none;
	margin: 3px 0px 3px 5px;
}

#center_section .new .product .product_text{
	float:left;
	margin-left: 5px;
	width: 235px;
}

#center_section .new .product .product_text h3{
	margin : 2px 0px 3px 0px;
	color: #0066CC;
	font-size:9px;

}

#center_section .new .product .product_text p{
	margin : 0px 3px 0px 3px;
	color:#fff;
	font-size:9px;
	text-align:justify;
}

#center_section .new .product .product_text span a{
	color:#ff0000;
	font-size:9px;
	text-decoration:none;
}
#center_section div#zone_sms {
	margin: auto;
	width: 500px;
	padding: 10px;
}
#center_section div#zone_sms p#controle_erreur_str {
	font-weight: bold;
	font-size: big;
	color: red;
	display: none;
}
#center_section div#zone_sms p#controle_succes_str {
	font-weight: bold;
	font-size: big;
	color: green;
	display: none;
}

#center_section div#zone_formulaire {
	width: 100%;
}
#center_section div#zone_formulaire span.info {
	font-size:small;
	font-style:italic;
}
#center_section div#zone_formulaire span.erreur {
	font-size:small;
	font-weight: bolder;
	color: red;
	display: none;
	text-transform: uppercase;
}
#center_section div#zone_formulaire span#zone_loading {
	display: none;
}
#center_section div#zone_formulaire strong {
	font-size:large;
}
span.price {
	color: #333333;
	font-size:9px;
	margin:0px;
}

span.detail {
	color:#ff0000;
	font-size:9px;
	text-decoration:none;
}

#right_section{
	float:right;
	width:295px;
	height:507px;
}

#right_section .hot{
	float:right;
	width:255px;
	height:189px;
	background:url(../images/right_hot.jpg);
	margin: 0px 40px 0px 0px;


}

* html #right_section .hot{
	margin-right:20px;
}

#right_section .hot .hot_text{
	float:right;
	width:150px;
	height:100px;
	margin: 30px 10px 0px 0px;

}

#right_section .hot .hot_text h2{
	color:#66d2ff;
	font-size:11px;

}

#right_section .hot .hot_text p{
	color:#666;
	font-size:10px;
	text-align:justify;

}

#right_section .hot .hot_text a{
	color:#66d2ff;
	text-decoration:none;
	

}

#right_section .promotion{
	width:235px;
	height:314px;
	background:url(../images/right_promotion.jpg) no-repeat;
	float:right;
	margin-right:40px;


}

* html #right_section .promotion{
	margin-right:20px;

}

#right_section .promotion h1{
	color :#2f92d7;
	font-size:18px;
	margin-left:10px;

}

#right_section .promotion h2{
	color :#fff;
	font-size:12px;
	margin-left:10px;

}

#right_section .promotion p{
	color :#808080;
	font-size:11px;
	margin:0px 10px 0px 10px;
	text-align:justify;

}

#right_section .promotion a{
	color :#fff;
	text-decoration:none;

}

#right_section .promotion img{
	float:right;
	margin-right:20px;
	border:none;

}
div#cadre_inscription, div#cadre_profil {
	width:500px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;	
	border: 1px solid black;
}
div#cadre_profil {
	width: 550px;
}
div#cadre_inscription table, div#cadre_profil table {
	border: 0;
	width: 100%;
	margin:0;
}
div#cadre_pub_envoyer_sms {
	margin: 10px;
	padding: 10px;
	background-color:#FF6600;
	border: 2px solid #FF0000;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#cadre_pub_envoyer_sms  p#profil_prenom {
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
}
div#cadre_pub_envoyer_sms  p#msg_publicitaire {
	/*text-transform:uppercase;
	font-size:16px;*/
}
