@charset "UTF-8";

/* New Edge Concept CMS 2.0 - Demo Design
 * CSS Document - Main Stylesheet
 * using the dyncss system 
 * coded by Lisaraël@newedge
 */

@import url(./TinyMCE_custom.css);


* {
	padding: 0;
	margin: 0;
	outline: 0;
}

:focus {
	outline: 0;
}

html {
	width: 100%;
	background: #ffffff url(../images/i_layout/bg_body.png) top center repeat-x;
}

body {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	line-height: 14px;
	position: relative;
	height: 100%;
	color: #333;
	
}

img {
	border: 0;
}

p {
	
}

a, a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:active {
	color: #000;
}

a:visited {
	color: #000;
}

.clear {
	clear: both;
}

/* **************************************************************************************************** */


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#container_index{
	width:800px;
	height:600px;
	margin:0 auto;
	position:relative;
	display:block;
	background: url(../images/i_layout/bg_accueil.jpg) top center no-repeat;
}
#logos{
	width:800px;
	position:relative;
	margin-top:50px;
	text-align:center;
}
#logos img{
	padding: 0 18px;
	border:0;
}
#logos a{
	text-decoration:none;
}
#logos2{
	width:960px;
	position:relative;
	margin:15px 0;
	text-align:center;
}
#logos2 img{
	padding: 0 18px;
}
#container_index .entre{
	float:right;
	margin-top:460px;
}
#container_index .fr{
	width:118px;
	height:118px;
	display:block;
	float:left;
	margin-right:20px;
	background: url(../images/i_layout/bt_accueil_fr.gif) top center no-repeat;
}
#container_index .en{
	width:118px;
	height:118px;
	display:block;
	float:left;
	margin-right:15px;
	background: url(../images/i_layout/bt_accueil_en.gif) top center no-repeat;
}
#container_index h2{
	display:none;
}
#header {
	width: auto;
	height:144px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

#header_banner {
	width: 960px;
	height: 144px;
	position:absolute;
}

#header_banner h1 {
	display: none;
}

#floatholder {
	margin: 0 0 0 -1px;
	width: 961px;
	position: relative;
	background: #fff;
	
}

#col_left {
	float: left;
	width: 218px;
	margin-top:15px;
	margin-left:10px;
}

#group_right {
	float:left;
	margin-left:14px;
	margin-top:5px;
	padding-top:15px;
	width:700px;
}
#col_center_withright{
	float:left;
	width:530px;
}
#col_center {
	float: left;
	width:700px;
}

#col_right {
	float:right;
	margin-left:15px;
	margin-top:0px;
	width:140px;
}
#right img{
	padding:0 0 10px;
	
}

#footer {
	background:#fff;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	text-align: right;
	clear: both;
}
#marketing-center{
	width:740px;
	margin:0 auto;
	padding: 5px 0;
}
.marketing_objects-dev{
	margin:0 auto;
	text-align:center;
}
#impressum {
	margin: 0 auto;
	text-align: center;	
	width: 930px;
	border-top: 1px solid #9c9e9f;
	border-bottom: 1px solid #9c9e9f;
	color:#9c9e9f;
}
#impressum li{
	display:inline;
	list-style-type:none;
}
.bull{
	margin:0 5px 0 1px;
}
#impressum .middot {
	font-size: 7px;
	color:#9c9e9f;
}


#impressum a {
	color:#555555;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#impressum a:hover{
	color:#0091D5;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
/* **************************************************************************************************** */

#header_top {	
	height: 31px;
	width: auto;
	float:right;
	margin-right:15px;
	margin-top:15px;
}

#header_top_left {
	background: url(../images/i_layout/top_left.png) top right no-repeat;
	height: 31px;
	width: 19px;
	float:left
}

#header_top_menu {
	background: url(../images/i_layout/top_middle.png) top right repeat-x;
	height: 31px;
	padding: 3px 5px 0 5px;
	float:left;
	width:auto;
}
#header_top_right {
	background: url(../images/i_layout/top_right.png) top right no-repeat;
	height: 31px;;
	width: 20px;
	float:left;
}
#shortcuts {
	display: inline;
	color:#fff;
}

#shortcuts ul {
	display: inline;
	padding: 4px 0 0;
}

#shortcuts ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
}

#shortcuts ul li img, #header_top img {
	vertical-align: middle;
}

/* **************************************************************************************************** */

#menu_superleft{
	margin-left:7px;
	margin-top:1px;	
}
#menu_top_container {
	height: 15px;
	margin: 0 auto;
	background: url(../images/i_layout/fond_topnav.jpg) top center repeat-y;
	text-align: right;
	
}

#menu_top ul {
	height: 15px;
	list-style-position: inside;
	list-style-type: none;
	margin: 0 auto;
	width: 780px;
	padding: 1px 0 0 0;
	border-left:2px solid #D7D7D7;
	border-right:2px solid #D7D7D7;
}

#menu_top ul li {
	display: inline;
	text-transform: uppercase;
	background-color:transparent;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	
	
}

#menu_top ul li a {
	text-decoration: none;
	color: #fff;
	padding:1px 9px;
	
}

#menu_top ul li a:hover {
	text-decoration: none;
	color: #2B7EA9;
	background-color:#FFFFFF;
	padding:1px 9px;
	
}

#menu_top ul li a.active, #menu_top ul li a.active:hover {
	text-decoration: none;
	color: #2B7EA9;
	background-color:#FFFFFF;
}

/* Sous-menu, ici placÃ© dans la colonne de gauche */
#menu_left_container {
	width: 960px;
	height:47px;
	position:relative;
}



#menu_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	
}

#menu_left ul li {
	float:left;
	height:47px;
	width:120px;
	text-align:center;
	font-family:tahoma;
}
#menu_left {
	height:47px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	width: 961px;
	position:relative;
	z-index:500;
}
#menu_left .sous_menu
{
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
}
#menu_left .sous_menu li
{
 float: none;
 margin: 0;
 padding: 0;
 border: 0;
}

#menu_left .last {
	float:left;
	height:47px;
	width:121px;
	text-align:center;
}
#menu_left ul li ul {
	margin: 0 0 5px;
	padding: 5px 0;
}

#menu_left ul li ul li {
	margin: 0;
	padding: 0;
	border:0px;
}

#menu_left ul li a {
	background-color:#333;
	color:#7b7c7e;
	display:block;
	text-align:center;
	height:47px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:transparent url(../images/i_layout/bg_menu.png) repeat-x top left;
}
#menu_left .last_lien{
	background:transparent url(../images/i_layout/bg_menu2.png) repeat-x top left;
}
#menu_left ul li span {
	display:block;
	padding:7px 5px 0;	
}

#menu_left ul li a:hover {
	color: #fff;
	background:transparent url(../images/i_layout/bg_menu.png) repeat-x bottom left;
}

#menu_left ul li a.active, #menu_left ul li a.active:hover {
	background:transparent url(../images/i_layout/bg_menu.png) repeat-x bottom left;
	color: #fff;
	font-family:tahoma;
	font-weight:bold;
	
}
#menu_left ul li a.active_last, #menu_left ul li a.active_last:hover {
	background:transparent url(../images/i_layout/bg_menu.png) repeat-x bottom left;
	color: #fff;
	font-family:tahoma;
	font-weight:bold;	
}

#menu_left ul li ul li a {
	display: block;
	background:none;
	width: 140px;
	padding: 2px 0 2px 17px;
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	color: #888;
	position: relative;
	z-index: 100;
}

#menu_left ul li ul li a:hover {
	color: #333;
}

#menu_left ul li ul li a.active, #menu_left ul li ul li a.active:hover {
	background:none;
	color: #333;
}

#menu_superleft_container{
	position:relative;
	display:block;
	height:auto;
}
#menu_superleft ul{
	list-style-type:none;
	padding-top: 2px;
}
#menu_superleft li{
	list-style-type:none;
	padding: 3px 0;
}


#menuleft_cat_fr_1{
	background:transparent url(../images/i_layout/bg_left_expo_fr.png) top center no-repeat;
	width: 199px;
	height: 60px;
	display:block;	
}
#menuleft_cat_fr_1:hover{
	background:transparent url(../images/i_layout/bg_left_expo_fr.png) bottom center no-repeat;
}
#menuleft_cat_fr_1.active{
	background:transparent url(../images/i_layout/bg_left_expo_fr.png) bottom center no-repeat;
}
#menuleft_cat_fr_2{
	background:transparent url(../images/i_layout/bg_left_entrance_fr.png) top center no-repeat;
	width: 199px;
	height: 60px;
	display:block;	
}

#menuleft_cat_fr_2:hover{
	background:transparent url(../images/i_layout/bg_left_entrance_fr.png) bottom center no-repeat;
}
#menuleft_cat_fr_2.active{
	background:transparent url(../images/i_layout/bg_left_entrance_fr.png) bottom center no-repeat;
}
#menuleft_cat_fr_3{
	background:transparent url(../images/i_layout/bg_left_prat_fr.png) top center no-repeat;
	width: 199px;
	height: 30px;
	display:block;	
}
#menuleft_cat_fr_3:hover{
	background:transparent url(../images/i_layout/bg_left_prat_fr.png) bottom center no-repeat;
}
#menuleft_cat_fr_3.active{
	background:transparent url(../images/i_layout/bg_left_prat_fr.png) bottom center no-repeat;
}
#menuleft_cat_fr_4{
	background:transparent url(../images/i_layout/bg_left_part_fr.png) top center no-repeat;
	width: 199px;
	height: 30px;
	display:block;	
}
#menuleft_cat_fr_4:hover{
	background:transparent url(../images/i_layout/bg_left_part_fr.png) bottom center no-repeat;
}
#menuleft_cat_fr_4.active{
	background:transparent url(../images/i_layout/bg_left_part_fr.png) bottom center no-repeat;
}

#menuleft_cat_en_1{
	background:transparent url(../images/i_layout/bg_left_expo_en.png) top center no-repeat;
	width: 199px;
	height: 60px;
	display:block;	
}
#menuleft_cat_en_1:hover{
	background:transparent url(../images/i_layout/bg_left_expo_en.png) bottom center no-repeat;
}
#menuleft_cat_en_1.active{
	background:transparent url(../images/i_layout/bg_left_expo_en.png) bottom center no-repeat;
}
#menuleft_cat_en_2{
	background:transparent url(../images/i_layout/bg_left_entrance_en.png) top center no-repeat;
	width: 199px;
	height: 60px;
	display:block;	
}

#menuleft_cat_en_2:hover{
	background:transparent url(../images/i_layout/bg_left_entrance_en.png) bottom center no-repeat;
}
#menuleft_cat_en_2.active{
	background:transparent url(../images/i_layout/bg_left_entrance_en.png) bottom center no-repeat;
}
#menuleft_cat_en_3{
	background:transparent url(../images/i_layout/bg_left_prat_en.png) top center no-repeat;
	width: 199px;
	height: 30px;
	display:block;	
}
#menuleft_cat_en_3:hover{
	background:transparent url(../images/i_layout/bg_left_prat_en.png) bottom center no-repeat;
}
#menuleft_cat_en_3.active{
	background:transparent url(../images/i_layout/bg_left_prat_en.png) bottom center no-repeat;
}
#menuleft_cat_en_4{
	background:transparent url(../images/i_layout/bg_left_part_en.png) top center no-repeat;
	width: 199px;
	height: 30px;
	display:block;	
}

#menuleft_cat_en_4:hover{
	background:transparent url(../images/i_layout/bg_left_part_en.png) bottom center no-repeat;
}
#menuleft_cat_en_4.active{
	background:transparent url(../images/i_layout/bg_left_part_en.png) bottom center no-repeat;
}
#menu_superleft span{
	display:none;
}
#kompass{
	margin-top:25px;
	margin-bottom:10px;
}

/* **************************************************************************************************** */


/* NAVLINE */

#navline {
	font-size: 10px;
	margin: 0 0 10px;
	display:none;
}

#navline a {
	font-size: 10px;
	text-decoration: underline;
}

#navline span {
	font-size: 10px;
}

/* BODY STYLES */

#body_layout {
	padding:0 0 20px 0;
}

#body_layout h2 {
	font: normal 18px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:#008BCF;
	padding: 0 20px 15px 0;
}

#body_content {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0;
}

#body_content p {
	margin: 0;
	padding: 0 0 14px 0;
}

#body_content ol, #body_content ul {
	margin: 0 0 0 10px;
	list-style-position: outside;
}

#body_content blockquote {
	margin: 0 0 0 20px;
}



#body_image {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

/* SITEMAP */
.sitemap{	
	padding: 10px 20px;
}
.sitemap1 , .sitemap2, .sitemap3 {
	margin: 0 0 10px 0;
}
.sitemap1 .bull, .sitemap2 .bull, .sitemap3 .bull {
	display:none;
}
.sitemap2, .sitemap3 {
	margin: 10px 0;
}
.sitemap1, .sitemap2 {
	padding-bottom:10px;
	border-bottom:1px dashed #CDCDCD;
}

.sitemap1 ul, .sitemap2 ul, .sitemap3 ul {
	margin: 0;
	padding: 0 0 0 20px;
	color: #666;
	list-style-image: url(../images/i_layout/LI_arrow.png);
}

.sitemap1 li, .sitemap2 li, .sitemap3 li {
	color: #666;
}

.sitemap1 a, .sitemap2 a, .sitemap3 a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.sitemap1 a:hover, .sitemap2 a:hover, .sitemap3 a:hover {
	text-decoration: underline;
}

/* **************************************************************************************************** */


div.right_box {
	width: 160px;
	margin: 0 auto 10px;
}

div.right_box h2 {
	background:#1e90cf;
	color:white;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:3px 0 3px 5px;
	text-transform:uppercase;
}

div.right_box .box_content {
	background:#e5e5e5 none repeat scroll 0 0;
	border:1px solid #1e90cf;
	padding:3px;
}
.rowvpad4{
	padding: 4px 0;
}

/* Documents */
#document_content{
	width:400px;
	background:#e7e7e7;
	border:1px solid #7a7a7a;
	padding:5px 0;
	margin-top:10px;
}
#document_content ul{
	padding:10px 30px;	
	list-style-image: url(../images/i_layout/icon-pdf.png);
}
#document_content ul li{
	padding: 2px 0 2px 0px;
}
#document_content a{
	color:#7a7a7a;
	text-decoration:none;
}
#document_content a:hover{
	color:#434343;
	text-decoration:underline;
}
#document_content h2{
	display:block;
	color:#7a7a7a;
	padding: 0 0 0 10px;
	margin:0;
}

#documents ul {
	margin: 0 0 5px;
	padding: 3px;
	list-style-type: none;
}

#documents ul li {
	margin: 0 0 5px;
	padding: 0 0 0 4px;
	font-size: 10px;
}

#documents ul li a {
	text-decoration: none;
	color: #333;
}

#documents ul li a:hover {
	text-decoration: underline;
	color: #666;
}

/* Newsletter */

#newsletter form input {
	border: 1px solid #666;
	background: #dfdfdf;
	padding: 2px;
	margin: 1px 0;
	width:130px;
	font-size: 10px;
}
#email {
	border: 1px solid #666;
	background: #dfdfdf;
	padding: 2px;
	margin: 1px 0;
	width:160px;
	font-size: 10px;
}
#newsletter form input.submit {
	padding: 1px 2px;
	width:27px;
}

#newsletter .links {
	clear: both;
	text-align: right;
	padding: 3px 3px 3px 0;
}

#newsletter .links a {
	text-decoration: none;
}

#newsletter .links a:hover {
	text-decoration: underline;
}

/* Wiki search box */

#wiki_search_box form input {
	border: 1px solid #666;
	background: #dfdfdf;
	padding: 2px;
	width:130px;
	margin: 1px 0;
	font-size: 10px;
}

#wiki_search_box form input.submit {
	padding: 1px 2px;
	width:27px;	
}

#wiki_search_box .links {
	clear: both;
	text-align: right;
	padding: 3px 3px 3px 0;
}

#wiki_search_box .links a {
	text-decoration: none;
}

#wiki_search_box .links a:hover {
	text-decoration: underline;
}

/* Scroller */

#news .box_content .link{
	font-size:10px;
}
#news .box_content .link a{
	font-size: 10px;
	font-weight:bold;
	color:#008bcf;
	margin: 0;
	padding: 0;
}
.link_all{
	margin-left:20px;
	color:#008bcf;
}
.link_all a{
	font-size: 10px;
	font-weight:bold;
	color:#008bcf;
	margin: 0;
	padding: 0;
}

#news .box_content .link{
	color:#008bcf;
}

#news {
	width:199px;
	height:166px;
	background: url(../images/i_layout/bg_news.png) no-repeat;
	display:block;
	
}
#news h2{
	color:#008bcf;
	font-size:16px;
	font-family:Trebuchet MS;	
	padding:15px 4px 5px 19px;
}
#news .box_content {
	padding:0 0 0  15px; 
}
/* Videos */

div.player {
	width: 170px;
	margin: 3px auto 0;
}

/* Images */

#images div.box_content {
	text-align: center;
}

#images div.box_content a {
	display: block;
	margin: 0 0 5px;
}

/* **************************************************************************************************** */


.pagination, #pagination {
	margin: 10px 0 10px 0;
	padding: 0;
}

.pagination a, #pagination a {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #555;
	padding: 1px 2px 2px;
}

.pagination a.active, #pagination a.active {
	color: SUBMENU_ACTIVE_COLOR;
	background-color: BG_COLOR_2;
}

.modules_list {
	margin-top:-5px;
}

.group_block {
	margin: 0 0 25px;
	padding: 0 0 10px;
}

.group_block h2 {
	font: normal 16px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333;
	margin: 0 0 10px;
	padding: 3px 7px;
	background: #dfdfdf;
}

.elt_block {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #CDCDCD;
	
}

.elt_block h3 {
	background-color:#FFFFFF;
	color:#555555;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}
.elt_conf {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #CDCDCD;
	
}

.elt_conf h3 {
	background-color:#0091d5;
	color:#fff;
	font-family:Verdana;
	padding: 4px 6px 6px 10px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}
/************************************** Conférences  ****/
#content_conf_cat{
	text-align:center;
}
.conf_cat1, .conf_cat2, .conf_cat3{	
	font-size:11px;
	font-family:Tahoma;
	background:#000;
	text-align:center;	
	margin-bottom:10px;
	text-transform:lowercase;
}
.conf_cat1{
	float:left;
}
.conf_cat2{
	margin-left:90px;
	float:left;
}
.conf_cat3{
	float:right;
}
#body_content .conf_cat1 a{
	background: url(../images/i_layout/bt_conf1.png) repeat-y;
	color:#fff;
	width:170px;
	display:block;
	padding:2px 0;
	text-decoration:none;
}
#body_content .conf_cat2 a{
	background: url(../images/i_layout/bt_conf2.png) repeat-y;
	color:#fff;
	width:170px;
	display:block;
	padding:2px 0;
	text-decoration:none;
}
#body_content .conf_cat3 a{
	background: url(../images/i_layout/bt_conf3.png) repeat-y;
	color:#fff;
	width:170px;
	display:block;
	padding:2px 0;
	text-decoration:none;
}
#body_content .conf_cat1 a:hover{
	background: #0091d5;
	color:#fff;
	width:170px;
	display:block;
	padding:2px 0;
	text-decoration:none;
}
#body_content .conf_cat2 a:hover{
	background: #0091d5;
	color:#fff;
	width:170px;
	display:block;
	padding:2px 0;
	text-decoration:none;
}
#body_content .conf_cat3 a:hover{
	background: #0091d5;
	color:#fff;
	width:170px;
	display:block;
	text-decoration:none;
	padding:2px 0;
}
#body_content .td0{
	padding-left:3px;
}
#body_content .td1{
	padding-left:3px;
}
#body_content .row1{
	height:20px;
}
#body_content .row2{
	background:#E7E7E7;
	height:20px;
}
.date{
	font-size:9px;
	padding-bottom:3px;
}
.box_titre{
	font-size:12px;
	color:#646567;
	font-family:Trebuchet MS;
	font-weight:bold;
}
#body_content th{
	text-align:left;
	font-size:14px;
	padding-left:3px;
	height:30px;
	font-family:Trebuchet MS;	
}

/****************************************** SALON  ******/
.h3_salon{
	width:145px;
	float:left;
}

.articles_salon{
	float:left;
	margin-right:10px;
	width:395px;
}

.images_salon{
	float:left;
	margin-top:-5px;
	padding-left:10px;
	width:140px;
}

/****************************************** PARTICIPANT  ******/

.elt_block_blanc{
	background:#fff;
	padding: 3px 0;
	width:565px;
}

.elt_block_gris{
	background:#e7e7e7;
	padding: 3px 0;
	width:565px;
}


span.liste_participants{
	float:left;
	width: 170px;
	color:#555555;

}

 h4.liste_participants {
	width:150px;
	padding: 0;
	margin-right:140px;
	color:#555555;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	float:left;

}
#titre_participants{
	width:565px;
	padding: 5px 0;
	color:#555555;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-top:-15px;
	border-bottom: 1px dashed #555;
}
.titre_liste_participants{
	width: 282px;
	padding: 5px 0;
	color:#555555;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;

}

#bottom_participants{
	width: 565px;
	margin-top:15px;
	padding: 10px 0;
	color:#555555;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	border-bottom: 1px dashed #555;
	border-top: 1px dashed #555;
}

#soustitre_participants{
	width: 565px;
	float:left;
	border-bottom: 1px dashed #555;
}

/*************************************************PARTENAIRES******/

.elt_block_blanc_partenaires{
	background:#fff;
	padding: 20px 0;
	width:700px;
}

.elt_block_gris_partenaires{
	background:#e7e7e7;
	padding: 20px 0 ;
	width:700px;
}

#soustitre_partenaires {
	width:580px;
	margin-top:5px;

}

#soustitre_partenaires h1{
	background-color:#E7E7E7;
	color:#444444;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding-bottom:4px;
	padding-left:4px;
	padding-top:4px;
	text-decoration:none;

}

.images_partenaires{
	float:left;
	width:60px;
	height:60px;
	display:block;
	padding-left:10px;
	padding-right:50px;
	
}


.liste_partenaires{
	float:left;
	width:320px;
	color:#555;

}

.liens_partenaires a{
	float:left;
	width:220px;
	font-weight:bold;
	text-decoration:none;
	color:#2B7EA9;

}
.liens_partenaires a:hover{
	float:left;
	width:220px;
	font-weight:bold;
	text-decoration:underline;
	color:#2B7EA9;

}


.elt_block .price {
	text-align: right;
	margin: 0 0 5px;
	font-size: 12px;
}

.elt_block .date {
	text-align: right;
	margin: 0 0 5px;
	font-style: italic;
}

.elt_block .link {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #555;
	margin: 15px 0 5px 0;
	padding: 0;
}

.elt_block .list_image {
	float: left;
	padding: 0 10px 10px 0;
	margin: 5px 0 0;
}

.image_box {
	margin: 0px 7px 7px 0px;
	padding: 7px;
	background-color: #ccf;
	border: solid 1px #ccf;
	float: left;
	min-height: 60px;
}

/* GMap */

div.gmap {
	margin: 15px auto;
	width: auto;
	height: 400px;
}

div#marker_tooltip h1 {
	font-size: 16px;
	color: #555;
	margin: 0 0 5px;
}

div#marker_address {
	margin: 0 0 5px;
	color: #666;
	font-style: italic;
}

/* **************************************************************************************************** */


div.form_inline_elt, div.form_block_elt {
	margin: 0 0 10px;
	clear: both;
}

div.form_inline_elt span {
	vertical-align: top;
	margin: 0 10px 0 0;
}

div.form_inline_elt label, div.form_block_elt label {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0 5px 0 0;
	display: block;
	width: 150px;
	float: left;
}

div.form_block_elt label {
	display: block;
	margin: 0 5px 5px 0;
	float: none;
}

div.form_check_elt {
	margin: 0 5px 5px 155px;
}

div.form_check_elt input {
	margin: 0 5px 0 0;
}

input.textinput, input.bigtextinput, input.smalltextinput, input.numberinput, input.bignumberinput, input.dateinput, select, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	background: #dfdfdf;
	padding: 1px 2px;
}

textarea {
	min-width: 400px;
	min-height: 125px;
}

input.textinput {
	padding: 2px;
	font-size: 11px;
	min-width: 200px;
	margin: 0 5px 0 0;
}

input.bigtextinput {
	min-width: 500px;
}

input.smalltextinput {
	min-width: 25px;
}

input.numberinput {
	width: 20px;
}

input.bignumberinput {
	width: 30px;
}

input.dateinput {
	width: 70px;
}

div.form_inline_elt select option, div.form_block_elt select option, table.listingTable tr td select option {
	padding: 1px 2px 1px 5px;
}

div.field_explain {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: MAIN_COLOR_3;
	margin: 0 0 2px 15px;
	font-style: italic;
}

span.input_explain {
	font-size: 10px;
	font-style: italic;
	color: MAIN_COLOR_2;
}

span.warning {
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: WARNING_COLOR_1;
	margin: 0 0 5px;
	font-style: normal;
}

span.warning input {
	border: 0;
	color: WARNING_COLOR_1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 3px;
}

label span.warning {
	display: inline;
	margin: 0 5px 0 0;
}

div.form_buttons {
	margin: 2px auto 5px;
	width: auto;
	text-align: center;
}

input.submit {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #dfdfdf url(../images/i_icons/bullet_disk.png) 2px 1px no-repeat;
}

input.go {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #dfdfdf url(../images/i_icons/bullet_go.png) 2px 1px no-repeat;
}
input.SubmitButton {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #dfdfdf url(../images/i_icons/bullet_go.png) 2px 1px no-repeat;
}

input.reset {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #dfdfdf url(../images/i_icons/arrow_undo.png) 2px 1px no-repeat;
}

input.submit:hover, input.go:hover, input.reset:hover {
	background-color: INPUT_BG_COLOR_HOVER;
}

div.inline_form {
	margin: 0 0 5px 20px;
	position: relative;
}

div.inline_form label, form.inline_form input, div.inline_form div {
	display: inline;
}

fieldset {
	border: none;
	padding: 5px;
	margin: 0 0 10px;
}

legend {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0 5px;
	margin: 0 0 5px;
}

/* **************************************************************************************************** */


#copyright{
	width: 740px;
	padding: 2px 0 10px 0;	
	font-size: 9px;
	position:relative;
}

#copyright .copy{
	font-family:tahoma;
	font-size:11px;
	width: auto;
	text-align: center;
	color:#646567;
	float:right;
}

#copyright a {
	color: #646567;
	font-weight:bold;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
}

#copyright a:hover {
	background: #0091D5;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}


/* **************************************************************************************************** */