h1
{
	font-size: 	14pt;
	color: 		#000;
	margin: 	0;
}

h2
{
	font-size: 	12pt;
	color: 		#A00;
	margin: 	0;
}

li
{
	padding: 	0;
	margin: 	0;
}
ul
{
	padding: 	0px 30px;
	margin: 	0;
}

/*=========================*/
/*   STYLE DE NEWS          */
/*==========================*/
.home_press     { background-color: #FAFDEB; background-image: url(resources/home_press.jpg); background-repeat: no-repeat; background-position: top right; width: 227px; padding: 5px; padding-top: 75px; text-align: left;}
.home_corporate { background-color: #FFF; background-image: url(resources/home_corporate.jpg); background-repeat: no-repeat; background-position: top left; width: 224px; padding: 5px; padding-top: 75px; }
.home_event     { background-color: #FAFDEB; background-image: url(resources/home_event.jpg); background-repeat: no-repeat; background-position: top left; width: 228px; padding: 5px; padding-top: 75px; }
.home_presentation { padding-top: 20px; }
.home_presentation h1,
.home_presentation h2
{ 
	margin-left: 20px; 
}
.home_presentation h2 { font-size: 11pt; margin-bottom: 5px;}

.home_press_selection { display: block; position: relative; bottom: 5px; width: 250px; background-image: url(resources/separator_vertical.gif); background-repeat: repeat-y; background-position: top left; }



/* NEWSLETTER */
.newsletter_bloc { padding: 35px 2px 10px 2px; height: 85px; width: 149px; background-image: url(resources/page_home_newsletter.gif); background-repeat: no-repeat; background-position: top left;}
.newsletter_input { width: 110px; }


/*==========================*/
/*   STYLE DE NEWS LIST     */
/*==========================*/
.news_picture_title { margin: 15px;  } 
.news_list_bloc { margin: 40px;  }
.news_list_allbloc { }
.news_list_label:link,
.news_list_label:hover,
.news_list_label:active,
.news_list_label:visited
{ 
    background-image: url(resources/title_puce.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #c74141;
}

.news_list_date { color: #AAA; margin: 2px; }
.news_list_shortdesc { font-family: "Tahoma"; letter-spacing: 1px; margin: 2px; }

/*==========================*/
/*   STYLE DE NEWS ZOOM     */
/*==========================*/
.news_home_item_date ,
.news_home_item_description
{
	font-size: 8pt;
    color: #6F6F6F;      
	margin-top: 3px;
}

.news_home_item_title:link,
.news_home_item_title:hover,
.news_home_item_title:active,
.news_home_item_title:visited
{ 
     display: block;
     color: #000; 
     font-weight: bold; 
     background-image: url(resources/news_icon.gif);
     background-repeat: no-repeat;
     background-position: left;
     padding-left: 20px;
}

.news_home_item
{

}
.news_home_item { border-bottom: 1px dashed #000; margin-bottom: 10px; padding-bottom: 10px; width: 250px; margin-left: 25px; }


.news_zoom_back { text-align: center; margin: 30px 30px 0 30px; }
.news_zoom_back_link:link,
.news_zoom_back_link:hover,
.news_zoom_back_link:active,
.news_zoom_back_link:visited
{ color: #80775E; }
.news_zoom_bloc { margin: 40px; }
.news_zoom_rss_bloc { margin-top: 30px; }
.news_zoom_rss:link,
.news_zoom_rss:hover,
.news_zoom_rss:active,
.news_zoom_rss:visited
 { color: #444; }
.news_zoom_picture { display: block; float: left; margin: 15px 30px 10px 0; }
.news_zoom_title 
{  
    background-image: url(resources/title_puce.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 15pt;
	font-weight: bold;
	color: #c74141;
	border-bottom: 1px solid #CFCFCF;
}
.news_zoom_date { letter-spacing: 1px; margin: 2px; color: #AAA; }
.news_zoom_shortdesc { line-height: 15pt; margin: 20px 2px 30px 10px; color: #444; font-style: italic;}
.news_zoom_fulldesc { line-height: 15pt; margin: 2px 2px 2px 10px; color: #444; }
.news_zoom_previous_title { display: block; float: left; margin: 5px; margin-top: 40px; }

.news_zoom_othernews_table { margin: 50px 10px 50px 10px;  }
.news_zoom_previous_col { background-image: url(resources/news_button_previous.gif); background-position: left; background-repeat: no-repeat; padding-left: 30px;}
.news_zoom_previous_title { display: block; width: 100%; color: #666; margin: 5px;}
.news_zoom_previous_link:link,
.news_zoom_previous_link:hover,
.news_zoom_previous_link:active,
.news_zoom_previous_link:visited 
{ color: #80775E; margin: 5px;}

.news_zoom_next_col { background-image: url(resources/news_button_next.gif); background-position: right; background-repeat: no-repeat; padding-right: 30px;}
.news_zoom_next_title { color: #666; margin: 5px;}
.news_zoom_next_link:link,
.news_zoom_next_link:hover,
.news_zoom_next_link:active,
.news_zoom_next_link:visited
 { color: #80775E; margin: 5px;}

/*==========================*/
/*   STYLE DE CONTENT       */
/*==========================*/
/*.content_title { font-family: Arial; font-size: 14pt; color: #000; letter-spacing: 3pt;   text-align: center; background-image: url(resources/content_separator.gif);  background-repeat: no-repeat; background-position: center bottom;}*/
.content_list_bloc { width: 100%;  }
.content_row_odd { background-color: #FFF;}
.content_row_par { background-color: #EEE;}
.content_col { border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; text-align: center; }
.content_col_libelle { border-bottom: 1px solid #CCC;  font-weight: bold; border-right: 1px solid #CCC; border-left: 1px solid #CCC;} 
.content_test_link { margin: 2px;  }
.content_zoom, .content_zoom p, .content_zoom li { text-align: justify; letter-spacing: 1px; font-size: 9pt; color: #414141; line-height: 12pt; }
.content_zoom { padding: 20px;  } 
.content_zoom_none {padding: 20px; text-align: center; font-style: italic; }
.content_table_bottom ul,
.content_table_bottom li
{
	padding: 0;
	margin: 0;
}
.content_table_bottom ul
{
	padding-left: 20px;
}
/* Specifique */
/*.content_banner { position: relative; left: -20px; width: 100%; background-image: url(resources/content_banner_bg.jpg); background-position: top; background-repeat: repeat-x;}*/
/*.content_banner { margin-top: 200px;  width: 100%; background-image: url(resources/content_banner_bg.jpg); background-position: top; background-repeat: repeat-x;}*/

.content_title { background-image: url(resources/title_puce.gif); background-position: left; background-repeat: no-repeat; padding-left: 20px; font-size: 15pt; font-weight: bold; color: #C74141; }
.content_table { border-collapse: collapse;}
.content_table_topleft,
.content_table_right,
.content_table_bottom
{ padding: 5px; }

.content_table_trtop     { height: 20px; }
.content_table_topleft   { text-align: left; width: 450px; background-image: url(resources/separator.gif); background-position: bottom right; background-repeat: repeat-x; }
.content_table_right     { vertical-align: top; text-align: left; background-image: url(resources/separator.gif); background-position: top left; background-repeat: repeat-y; }
.content_table_bottom    { height: 350px;}

.content_emailbox { padding: 5px; margin: 5px; color: #000; text-align: left; background-image: url(resources/contact_icon.gif); background-position: left; background-repeat: no-repeat; padding-left: 50px; }
.content_link:link,
.content_link:hover,
.content_link:active,
.content_link:visited
 { color: #A00; }


/*===========================*/
/*   STYLE DE LEGAL MENTIONS */
/*===========================*/
.legalmention_title { border-bottom: 1px solid #069; color: #069; margin-left: 20px; margin-top: 40px; font-size: 10pt; font-weight: bold;  /*text-decoration: underline;*/ }
.legalmention_text { font-style : italic; }
.legalmention_element { display: inline; font-weight: bold; }
.legalmention_value { display: inline; }
.legalmention_row { margin: 2px 0 2px 40px; width: 100%; }


/*===========================*/
/*   STYLE DE NEWSLETTER     */
/*===========================*/
.newsletter_radio { padding: 2px; }

/*===========================*/
/*   STYLE DE MESSENGER      */
/*===========================*/
.messenger_contact_bloc { text-align: center; border: 1px solid #ACE; background-color: #E0E9EF; padding: 20px; margin: 20px 150px 20px 150px; }
.messenger_contact_title { font-size: 12pt; font-weight: bold; }
.messenger_contact_text { font-size: 10pt; }

.messenger_emailbox { border: 1px solid #999; margin: 5px; color: #000; text-align: left; background-image: url(resources/contact_icon.gif); background-position: left; background-repeat: no-repeat; padding-left: 50px; }
.messenger_emailtable { color: #000; }
/*===========================*/
/*   STYLE DE COMMENTS       */
/*===========================*/
.comments_zoom_title {  }
.comments_zoom_header {  }
.comments_zoom_content {  }
.comments_zoom_bloc {  }

.comments_zoom_title { color: #000; font-weight: bold; }
.comments_zoom_header { color: #75A10C; }
.comments_zoom_content { margin: 10px; color: #333; }
.comments_zoom_itembloc { border-bottom: 1px dotted #ADE722; background-color: #E8FFB0; padding: 5px; background-image: url(resources/comments_item_bg.gif); background-repeat: no-repeat; background-position: top right; letter-spacing: 0.4pt; line-height: 11pt; text-align: justify;  margin: 50px;}

.comments_list_nbcomments { text-align: center; color: #666; margin: 30px;  }
.comments_list_title { color: #000; font-weight: bold; }
.comments_list_header { color: #75A10C; }
.comments_list_content { margin: 10px; color: #333; }
.comments_list_itembloc { margin: 10px; border-bottom: 1px dotted #ADE722; background-color: #E8FFB0; padding: 5px; background-image: url(resources/comments_item_bg.gif); background-repeat: no-repeat; background-position: top right;}
.comments_list_bloc { margin: 0px; letter-spacing: 0.4pt; line-height: 11pt; text-align: justify; }

.comments_list_action:link, 
.comments_list_action:hover, 
.comments_list_action:active, 
.comments_list_action:visited 
{ color: #75A10C; margin: 5px; }

.comments_list_action_managebloc { text-align: right; }
.comments_list_action_manage:link, 
.comments_list_action_manage:hover, 
.comments_list_action_manage:active, 
.comments_list_action_manage:visited 
{ color: #75A10C; margin: 5px; padding-left: 10px; background-image: url(resources/comments_action_puce.gif); background-repeat: no-repeat; background-position: left;}



/*===========================*/
/*   STYLE DE RSSREADER      */
/*===========================*/
/* RSS Default */
.rss_bloc { border: 1px solid #CCC; /*width: 300px;*/ color: #999; padding: 0 0 10px 0; } 
.rss_title { font-weight: bold; background-color: #A00; color: #FFF; padding: 5px;}
.rss_item { border-bottom: 1px solid #EEE; padding: 3px; margin: 3px;}
.rss_item_title_link:link, .rss_item_title_link:hover, .rss_item_title_link:active, .rss_item_title_link:visited { color: #AAA; }
.rss_item_date {display: none;}
.rss_item_content { display: none;}

/* RSS For Home */
.homerss_bloc { padding-left: 25px; height: 118px;} 
.homerss_title { }
.homerss_item {}
.homerss_item_title_link:link, .homerss_item_title_link:hover, .homerss_item_title_link:active, .homerss_item_title_link:visited { font-weight: bold; color: #000;  }
.homerss_item_date {display: none;}
.homerss_item_content { color: #000; padding-bottom: 10px;}
.home_contact { border: 1px solid #999; background-color: #FFF; }
.home_contact_around { position: relative; top: 2px; padding-top: 20px; background-color: #FFF; }


/*===========================*/
/*   STYLE DE REFERENCES     */
/*===========================*/
.reference_category
{
	font-size: 			12pt;
	font-weight: 		bold;
	color: 				#333;
	/*text-decoration: 	underline;*/
	border-bottom: 		1px solid #DDD;
	margin-top: 		20px;
}

.reference_item_title:link,
.reference_item_title:hover,
.reference_item_title:active,
.reference_item_title:visited
{
	font-weight: 		bold;
	display: 			block;
	color: 				#A00;
}
.reference_item_title:hover
{
	text-decoration: 	underline;
}
.reference_item_description
{
	color: 				#AAA;
	font-size: 			9pt;
	padding: 			3px 0;
}
.reference_item
{
	margin: 			10px 15px;
}