*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background:#FDFDFD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#bodyBox{
	text-align:left;
	margin:15px auto 0 auto;
	width:850px;
}

#menu{
	width: 850px;
	height: 300px;
	position: relative;
}

#menu a{
	text-decoration: none;
}

#menu div a{
	font-size: 0px;
	display: block;
	width: 300px;
	height: 60px;
	position: absolute;
	top: 35px;
	left: 10px;
}

#menu div a h1{
	display: none;
}

#menu ul{
	list-style-type: none;
	font-size: 0px;
	display: block;
	height: 50px;
	width: 850px;
	position: absolute;
	top: 250px;
}

#menu ul li a{
	display: block;
	width: 283px;
	height: 50px;
	float: left;
}

#menu ul li a b{
	display: none;
}

.menu_0{
	background-image: url(/flash/0_home.jpg);
}
.menu_1{
	background-image: url(/flash/1_contenu.jpg);
}
.menu_2{
	background-image: url(/flash/2_comparateur.jpg);
}
.menu_3{
	background-image: url(/flash/3_webconseil.jpg);
}


#top{
	text-align:right;
	border-bottom:3px solid #C1C1C1;
}
#bottom{
	border-top:3px solid #C1C1C1;
}
#top,
#bottom{
	color:#9A9A9A;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	background:#DADADA;
	text-transform:uppercase;
	padding:5px 20px 5px 20px;
	letter-spacing:0.08em;
}
#top a:link,
#bottom a:link,
#top a:visited,
#bottom a:visited{
	color:#9A9A9A;
	text-decoration:none;
}
#top a:hover,
#bottom a:hover,
#top a:active,
#bottom a:active{
	color:#000;
}

#page{
	background:#F9F9F9;
	font-size:11px;
	position:relative;
}

#sites{
	text-align:center;
	padding:5px 0 5px 0;
}
#sites a{
	margin:0 12px 0 12px;
}

#footer{
	margin:2px 0 15px 0;
	border-top:#E0E0E0 solid 1px;
}

/*///////////////////////////////////////////////////////////////////////////*/

p{
	margin:0 0 20px 0;
}

h1{

}
h2{
	color:#9A9A9A;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	height:25px;
	overflow:hidden;
	margin:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
}
h3{
	color:#9A9A9A;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	height:20px;
	overflow:hidden;
	margin:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
}


a img{
	border:none;
}

/*///////////////////////////////////////////////////////////////////////////*/

.clear{
	height:0;
	clear:both;
	overflow:hidden;
	font-size:0;
}


#home{
	position:relative;
	background:url(/design/home_bg.gif) repeat-y center top;
}


#home .topHome,
#home .bottomHome{
	position:relative;
	height:100%;
	width:100%;
}
#home .topHome{
	background:url(/design/home_bgT.gif) no-repeat center top;
}
#home .bottomHome{
	background:url(/design/home_bgB.gif) no-repeat center bottom;
}

#home .edito{
	float:left;
	width:380px;
	padding:30px 0 30px 20px;

}

#home .edito fieldset{
	border:none;
}
#home .edito fieldset img{
	float:left;
	margin:0 10px 10px 0;
}


#home .homeActus{
	float:right;
	width:400px;
	padding:30px 0 30px 0;
	overflow:hidden;
}

#home .homeActus ul{
	padding:0 20px 0 0;
}
#home .homeActus li{
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 0 100px;

}
#home .homeActus li img{
	float:left;
	margin:0 0 0 -100px;
}
#home .homeActus li em{
	display:block;
	margin:-15px 0 0 0;
	color:#737373;
	font-style:normal;
	font-weight:bold;
}
html>body #home .homeActus li em{
	margin:0;
}

#home .homeActus li a:link,
#home .homeActus li a:visited{
	display:block;
	background:url(/design/plus.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	color:#737373;
	text-decoration:none;
}

#home .homeActus li a:hover,
#home .homeActus li a:active{
	color:#F28E00;
	background-image:url(/design/plusHover.gif);
}


#page.wSmenu{
	background:url(/design/wSmenu.gif) repeat-y #F9F9F9;
}


.bg1{
	position:relative;
	background:url(/design/home_bg.gif) repeat-y 350px top;
}


.bg1 .top,
.bg1 .bottom{
	position:relative;
	height:100%;
	width:100%;
}
.bg1 .top{
	background:url(/design/home_bgT.gif) no-repeat 350px top;
}
.bg1 .bottom{
	background:url(/design/home_bgB.gif) no-repeat 350px bottom;
}



.smenu{
	float:left;
	width:140px;
	overflow:hidden;
	padding:30px 0 30px 0;
	color:#818181;
}

.smenu a:link,
.smenu a:visited{
	color:#818181;
	text-decoration:none;

}
.smenu a:hover,
.smenu a:active{
	color:#000;

}

.smenu li{
	list-style-type:none;
	margin:0 0 10px 0;
	background:url(/design/fleche01.gif) no-repeat 2px 2px;
	padding:0 0 0 22px;

}

.smenu li.current{
	color:#000;
	padding:0 0 0 22px;
	background:url(/design/fleche02.gif) no-repeat 2px 2px;

}

.details{
	margin-left: 140px;
	padding:30px 0 0 0;
}

.details2{
	margin-left: 140px;
	padding:10px 0 0 0;
}

.details a, .details2 a{
	color: #555555;
	text-decoration: none;
}

.details a:hover, .details2 a:hover{
	color: #999999;
	text-decoration: none;
}

.details table, .details2 table{
	width:690px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.details th, .details2 th{
	width:200px;
	text-align:right;
	vertical-align:top;
	padding-top: 12px;
}
.details td, .details2 td{
	padding:0 0 0 30px;
}

.details .theme, .details2 .theme{
	text-transform:uppercase;
}

.details table.formulaire, .details2 table.formulaire{
	width:400px;
}

.details table.formulaire td, .details2 table.formulaire td{
	padding:2px;
}

.details table.formulaire input, .details table.formulaire select, .details table.formulaire textarea{
	border: 1px solid #DDDDDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
}

.details table.formulaire input.bouton{
	width: 100px;
}

.separateur{
	width: 150px;
	height: 15px;
	margin-left: 530px;
	background-image: url(/design/separateur.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.news b, .news a{
	color: #000000;
}

.ImageAGauche{
	float: left;
}

.ImageADroite{
	float: right;
}

.nosp {
	display: none;
}