@charset "utf-8";
/* CSS Document for common lemania-pages, exclusive indexes*/

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: 9pt;
	background: #cccccc;
	color: #333333;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

a:link { text-decoration: none; color:#333399;}
a:visited { text-decoration: none; color:#333399;}
a:hover { text-decoration: none; color:#0033FF;}

p { text-align:justify;}
a { text-decoration:none;}
img { border: none;}

h1.title {
	color:#333399;
	font-size: 18px;
}

.blue_text { color: #333399;}
.white_text { color: #ffffff;}
.green_text { color: #339933; font-weight: bold;}



/* To center the whole content*/
#center_container {
	position: relative;
	width: 1000px;
	/*height: 784px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* To correct the IE center bug. */
	background-color: #333399;
}

#header_image {
	width: 182px;
	height: 132px;
	float: left;
}

#header_container {
	width: 818px;
	height: 132px;
	float: left;
}
#header_link {
	width: 798px;
	height: 11px;
	background-image: url(../images/header_link_background.gif);
	background-repeat: no-repeat;
	background-color: #CCCCFF;
	border-bottom: #000000 solid 1px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#header_link a { color: #FFFFFF;}
#header_banner {
	width: 798px;
	height: 55px;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom: #000000 solid 3px;
	background-color: #FFFFFF;
}
#header_sub_title {
	height: 42px;
	width: 728px;
	padding-top: 10px;
	padding-left: 90px;
	color: #333399;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}

#btn_home {
	height: 19px;
	width: 177px;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
	background-image: url(../images/btn_home.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#btn_home a { color: #FFFFFF;}

#title_bar {
	height: 23px;
	width: 818px;
	float: left;
	background-image: url(../images/grad_blue.jpg);
	background-repeat: repeat-x;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}
#title_bar_img {
	width: 33px;
	float: left;
}
#title_bar_text {
	padding-top: 5px;
	font-weight: bold;
}

/* For each page title different, e.g. document "rapport détaillé, stratégie de référencement" */
h1.title_hx, h1.title_hx a { font-size: 9pt; color: #333333; margin: 0px; }
h2.sub_title_hx, h3.sub_title_hx, h4.sub_title_hx, h5.sub_title_hx, h6.sub_title_hx {
	color: #333399;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
}
h2.sub_menu_hx, h3.sub_menu_hx, h4.sub_menu_hx, h5.sub_menu_hx, h6.sub_menu_hx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333399;
	margin: 0px;
}

.sub_menu_active{
	font-weight: bold;
	
}

#menu_container {
	width: 172px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#content_container {
	width: 818px;
	float: left;
	background-color: #FFFFFF;
}
#content_text {
	width: 593px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}
#content_text_page_etude_commercial{
	width: 800px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}
#content_sub_menu {
	width: 190px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}

#content_sub_menu1 {
	width: 175px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}

#ask_infos {
	height: 35px;
	width: 168px;
	padding-left: 12px;
	padding-top: 15px;
	margin-bottom: 20px;
	background-image: url(../images/orange_oval_sub_menu.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
}
#ask_infos_en {
	height: 35px;
	width: 168px;
	padding-left: 22px;
	padding-top: 15px;
	margin-bottom: 20px;
	background-image: url(../images/orange_oval_sub_menu.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
}
#ask_infos_page_etude_commercial {
	height: 35px;
	width: 168px;
	padding-left: 12px;
	padding-top: 15px;
	margin-left: 617px;
	margin-top: -51px;
	margin-bottom: 20px;
	background-image: url(../images/orange_oval_sub_menu.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
}
#ask_infos a, #ask_infos_en a, #ask_infos_page_etude_commercial a { color: #000000;}

#inscription{
	height: 25px;
	width: 155px;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 10px;
	background-image: url(../images/inscription_orange.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
}


#footer_container {
	height: 97px;
	width: 1000px;
	float: left;
}
#footer_upper_left {
	width: 172px;
	height: 16px;
	float: left;
	padding-left: 10px;
}
#footer_upper_middle {
	width: 625px;
	height: 16px;
	float: left;
	padding-left: 3px;
	color: #35378D;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}
#footer_upper_right {
	width: 165px;
	height: 15px;
	float: left;
	padding-left: 25px;
	padding-top: 1px;
	background-color: #3333CC;
	background-image: url(../images/round_top_left.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
}
#footer_middle_middle {
	width: 625px;
	height: 50px;
	float: left;
	padding-left: 185px;
	padding-top: 3px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer_middle_middle a { color: #FFCC66; text-decoration: underline; }

#footer_middle_right {
	width: 165px;
	height: 80px;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	background-color: #FFCC66;
}
#footer_middle_right_en {
	width: 170px;
	height: 80px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #FFCC66;
}
#footer_bottom_right {
	height: 4px;
	width: 190px;
	float: right;
	background-color: #FFCC66;
}
.footer_sub_menu_items {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#back {
	margin-top: 32px;
	margin-left: -25px;
}
#back_en {
	margin-top: 32px;
	margin-left: -20px;
}

#avoid_prob { background-color: #333399; }

.sub_menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
}

.sub_title {
	color: #333399;
	font-size: medium;
	font-weight: bold;
}

#sub_lemania {
	color: #1F217B;
	font-weight: bolder;
	font-style: italic;
	font-size: 15px;
	height: 40px;
	margin-left: 95px;
	margin-top: 8px;
}

.sub_menu_title {
	font-weight: bold;
	height: 25px;
	background-color: #99CCFF;
}

.dotted_line_on_table {
	background-image: url(../images/dotted.gif);
}

.somma1_background {
	background-image: url(../images/somma1.gif);
}
.round_top_right{ padding-left: 30px;}

.text_page_etude_commercial{
	color: #666699;
	font-size: 16px;
	font-weight: bold;
}
.sub_title_page_etude_commercial{
	color: #6699CC;
	font-size: 16px;
	font-weight: bold;
}