/* MODULES BOXES - LEFT MODULES */

.frontpage #main_column {
	margin-left:0px;
}

.frontpage #main_column .content {
	float:left;
}

.frontpage #container {
	height:720px
}

#front-page{
	border-bottom:1px dotted #D1D4D6;
	float:left;
	/*width:1030px;*/
	width:876px;
}
#front-headline{
	float:left;
	width:310px;	
	text-align:left;
}

#front-headline ul li {
	color:#3D89AD;
	font-weight:bold;
	background:transparent url(/images/puce_vert.jpg) no-repeat scroll 0 4px;
	padding-left:26px;
	line-height:1.5em;
}

#front-headline h1{
	color:#003674;
	text-transform:none;
	font-size:1.8em;
	font-weight:normal;
}

#front-headline h1 span {
	color:#3D89AD;
}

#slogan{
	background:#003674 url(/images/globe.png) no-repeat scroll 10px 50%;
	color:#fff;
	float:right;
	font-style:italic;
	/* height:58px; */
	padding:10px 15px 10px 50px;
	width:333px;
}

#slogan h2{
	line-height:1.5em;
}	

#focus-survey{
	background:#FFFFFF url(../images/bloc_focus.png) no-repeat scroll 0 0;
	float:left;
	margin-bottom:30px;
	margin-left:75px;
	margin-top:10px;
	padding:14px 26px 20px 10px;
	height:205px;
	width:327px;
}

#focus-survey h2{
	color:#fff;
	font-size:18px;
	display:block;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:10px solid #E2E3E6;
}

#focus-survey h3{
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
}

.content #focus-survey p{
	line-height:1em;
	font-size:0.8em;
	padding:5px 10px;
	margin:5px;
}

.content #focus-survey p a{
	font-size:1em;
	color:#003674;
	font-style:normal;
}


	
#bottom-modules{
	height:330px;
	width:880px;
	float:left;
	clear:both;
	margin-bottom:30px;
}

#bottom-modules .module_column_out{
	float:left;
	margin-right:4px;
	margin-top:20px;
	width:290px;
	height:240px;
}

.frontpage ul{
	list-style:none;
	margin-left:0;
	margin-top:0; 
}
 
.content #bottom-modules ul li {
	background:none;
	padding-left:0px;
}
#bottom-modules #survey_module{
}

#bottom-modules #markettool_module{
	margin-bottom:30px;	
	margin-right:0px;
}

#bottom-modules #survey_module .module > a{
	display:block;
	background:url(../images/fond_bloc1.png) no-repeat;
	height:110px;
	padding:10px;
}

#bottom-modules .module > a p{
	color:#fff;
	font-size:0.8em;
	font-weight:normal;
	font-style:italic;
	text-align:left;
	height:45px;
	margin-bottom:5px;
	margin-top:5px;
}

#bottom-modules #survey_module .module .icon{
	top:30px; 
}

#bottom-modules #specific_module .module a{
	display:block;
	height:130px;
	background:url(../images/fond_bloc3.png) no-repeat; 
	padding:10px
}

#bottom-modules #markettool_module .module a{	
	display:block;
	height:130px;
	padding:10px;
	background:url(../images/fond_bloc2.png) no-repeat; 
}

#bottom-modules .module .icon{
	position:absolute;
	left:10px;
	top:10px;
	width:80px;
}

#bottom-modules .module .icon img{
	border:3px white solid;
}

#bottom-modules .module .module_content{
	left:15px;
	top:0px;
	width:100%;
}


#bottom-modules h2,
#bottom-modules h2 a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:none;
}

#bottom-modules .module{
	background:#F6F6F6 none repeat scroll 0 0;
}

#bottom-modules #specific_module .module-image {
	margin-top:0px;
	margin-left:-10px;
	text-align:center;
}

#bottom-modules #markettool_module .module-image {
	margin-left:-10px;
	margin-top:3px;
}

#bottom-modules .module-image img{
	margin-left:0px;
}


