@import url("modules.css");
@import url("shared.css");

/* CSS Document */

body
{	
	background-color: #F8F5EA;
	color: #2E2E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;	
	margin: 0px;
	padding-bottom: 0px;
	margin-bottom: -11px;
	text-align: center;
}

a,
a:link,
a:hover,
a:active,
a:visited,
a:visited:hover
{
	color: #8d1717;
}

a:hover,
a:visited:hover
{
	color: #2E2E2E;
}

img
{
	border: none;	
}	

table
{
	border-collapse: collapse;
	font-size: 8pt;
}

td
{
	vertical-align: top;
}

p
{
	color: #2E2E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
}


h1, h2, h3, h4, h5
{
	line-height: normal;
	margin: 0px;
	padding: 0px;	
}

h1
{
	color: #8D1717;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 4px;
	padding-top: 2px;
	text-transform: uppercase;
}

h2
{
	color: #2e2e2e;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	padding-top: 2px;
	text-transform: uppercase;
}

h3
{
	color: #8D1717;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 4px;
	padding-top: 2px;
}

h4
{
	color: #2e2e2e;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 4px;
	padding-top: 2px;
}

h5
{
	color: #2e2e2e;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 4px;
	padding-top: 2px;
}

.wrapper_container
{
	background-color: #711D1D;
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
}

.wrapper_wrapper
{
	background-image: url(../images/bg_red_repeat.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 943px;
}

.wrapper
{
	background-image: url(../images/bg_red.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	width: 927px;
}

.clear
{
	clear: both;
	height: 1px;
}

.content_top_container
{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 124px;
	margin-left: 10px;
	width: 867px;	
}

.logo_container
{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 12px;
	left: 37px;
}

.logo_container_print
{
	display:none;
}

.top_right_container
{
	/*float: right;*/
	position: relative;
	right: 0px;
	top: 0px;
}

.top_menu
{
	position:relative;
	float:right;
	padding-top: 12px;
	margin-right: 20px;
	/*margin-left:634px;*/
}
*>.top_menu
{
	float:none;
	margin-left:545px;
}

.top_menu ul
{
	margin: 0px;
	padding: 0px;
}

.top_menu li
{	
	display: inline;
	margin: 0px;
	padding: 0px;
}

.top_menu a,
.top_menu a:link,
.top_menu a:hover,
.top_menu a:visited,
.top_menu a:active,
.top_menu a:visited:hover
{
	color: #B51C1C;
	border-right: solid 1px #B51C1C;
	font-size: 7pt;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 5px;
	text-decoration: none;
}

.top_menu a:hover,
.top_menu a:visited:hover
{
	color: #711D1D;
	text-decoration: underline;
}

.top_menu img
{
	height: 13px;
	width: 27px;
	margin-left: 4px;
	vertical-align:bottom;
}

.how_activity
{
	/*position: relative;
	top: 20px;*/
	margin-left:706px;
	margin-top:20px;
}
*>.how_activity
{
	position: relative;
	top: 20px;
	margin-top:0px;
}

.how_activity_text
{
	font-size: 7pt;
	float: left;
	text-align: right;
	width: 115px;
	margin-top:7px;
}
*>.how_activity_text
{
	padding-right: 3px;
	margin-top:0px;
}

.how_activity_text a,
.how_activity_text a:link,
.how_activity_text a:hover,
.how_activity_text a:visited,
.how_activity_text a:active,
.how_activity_text a:visited:hover
{
	color: #2e2e2e;
	text-decoration: underline;
}

.how_activity_text a:hover,
.how_activity_text a:visited:hover
{
	color: #711D1D;
}

.how_activity_img
{
	margin-top:-18px;
}
*>.how_activity_img
{
	margin-top:-14px;
}

.content_container
{	
	clear: both;	
}

.content_left
{
	padding-left: 23px;
	float: left;
}

.left_menu_container
{
	background-image: url(../images/menu_repeat.gif);
	background-repeat: repeat-y;
	width: 210px;
	position: relative;
	top: 9px;
	left: 0px;
	z-index:1000;
}

.left_menu
{	
 	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	width:210px;
	min-height: 207px;
	padding-top: 10px;
}

.left_menu ul
{	
	margin: 0px;
	padding: 0px;
}


.left_menu li
{
	list-style-type: none;
}

.left_menu a,
.left_menu a:link,
.left_menu a:hover,
.left_menu a:active,
.left_menu a:visited,
.left_menu a:visited:hover
{	
	color: #8F1716;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.left_menu a:hover,
.left_menu a:visited:hover
{
	color: #B51C1C;
	text-decoration: underline;
}

.left_menu_bottom
{
	background-image: url(../images/menu_bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 210px;
}

.search_container
{
	margin-left: 17px;
	position: relative;
	top: 14px;
	left: 0px;
}

.search_top
{
	background-image: url(../images/search_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 192px;
}

.search_center
{
	background-image: url(../images/search_center.gif);
	background-repeat: repeat-y;
	margin-top:-2px;
	width: 192px;	
}

*>.search_center
{
	margin-top:0px;
	min-height: 67px;
}

/* class for red */

.red
{
	font-size: 7pt;
	margin-bottom: 5px;
}

.search_title
{
	padding-left: 8px;
}

.search_zone_container
{
	clear: both;
	padding-left: 5px;
	padding-top: 2px;
}

.search_zone
{
	float: left;
}

.search_zone input
{
	border: solid 1px #848484;
	font-size: 7pt;
	width: 124px;
}

.search_button
{
	float: left;
	margin-top: 1px;
}

.search_button a,
.search_button a:link,
.search_button a:hover,
.search_button a:visited,
.search_button a:active,
.search_button a:visited:hover
{
	background-color: #D68317;
	color: #fff;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: uppercase;
	text-decoration: none;
}

.search_button a:hover,
.search_button a:visited:hover
{
	background-color: #B7510D;
	color: #fff;
	text-decoration: none;
}

.search_bottom
{
	background-image: url(../images/search_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 192px;
	margin-top:-3px;
}

*>.search_bottom
{
	margin-top:0px;
}

.mailinglist_container
{
	margin-left: 17px;
	position: relative;
	top: 16px;
	left: 0px;
}

*>.mailinglist_container
{
	top: 19px;
}

.mailinglist_top
{
	background-image: url(../images/abon_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 192px;
}

.mailinglist_center
{
	background-image: url(../images/abon_center.gif);
	background-repeat: repeat-y;
	font-size: 7pt;
	min-height: 172px;
	width: 192px;
	margin-top:-2px;
}
*>.mailinglist_center
{
	margin-top:0px;
}

.mailinglist_title
{
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 6px;
}

.mailinglist_img
{
	float: left;
	padding-right: 3px;
}

.mailinglist_text
{
}

.mailinglist_zone_container
{
	padding-left: 6px;
	padding-top:4px;
}

.mailinglist_zone_function
{
	color: #2E2E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-top:12px;
}

.mailinglist_zone_01
{
	padding-top: 8px;
	padding-bottom: 13px;
}

.mailinglist_zone_01 input
{
	border: solid 1px #848484;
	color: #044146;
	font-size: 7pt;
	width: 159px;
}

.mailinglist_zone_02
{
	float: left;
	padding-top: 6px;
}

*:first-child+html  .mailinglist_zone_02 /** hack pour montrer juste à IE7 **/
{
	margin-left: 6px;
}

.mailinglist_zone_02 input
{
	border: solid 1px #848484;
	color: #044146;
	font-size: 7pt;
	width: 124px;
}

.mailinglist_button
{
	float: left;
	margin-top: 31px;
}

*>.mailinglist_button
{
	margin-top:16px;
	margin-left:2px;
}

body:last-child:not(:root:Root) .mailinglist_button /** hack pour montrer juste à Safari **/
{
	margin-top: 31px;
}

*:first-child+html .mailinglist_button /** hack pour montrer juste à IE7 **/
{
	float: left;
	margin-left: 3px;
	margin-top: 7px;
}

.mailinglist_button a,
.mailinglist_button a:link,
.mailinglist_button a:hover,
.mailinglist_button a:visited,
.mailinglist_button a:active,
.mailinglist_button a:visited:hover
{	
	background-color: #69887D;
	color: #fff;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: uppercase;
	text-decoration: none;
}

.mailinglist_button a:hover,
.mailinglist_button a:visited:hover
{	
	background-color: #3A7856;
	color: #fff;
	text-decoration: none;
}

.mailinglist_bottom
{
	background-image: url(../images/abon_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 192px;
}

.content_right
{
	float: right;
	width: 251px;
	position: relative;
	top:-32px;
	left: -34px;
}

*>.content_right
{
	left: -53px;
}

.photo_container
{
	background-image: url(../images/photo_bg.gif);
	background-repeat: no-repeat;
	height: 116px;
	padding-top: 4px;
	padding-left: 7px;
	width: 251px;
}

*>.photo_container
{
	height: 112px;
}

.activity_container
{
	position: relative;
	top: -23px;
	left: 0px;
}

.activity_title
{
	background-image: url(../images/activity_title.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 251px;
}

.activity_center
{
	background-image: url(../images/activity_bg_repeat.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	background-position: left top;
	padding-left: 10px;
}

.activity_bottom
{
	background-image: url(../images/activity_bottom.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 251px;
}

.content_middle
{	
	margin-left: 244px;
	width: 369px;
	position: relative;
	top: -32px;
}

.news
{
	width: 369px;
}

.news_container_title
{
	background-image: url(../images/news_title.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 369px;
}

.news_container
{
	background-color: #fff;
	padding-left: 15px;
	padding-right: 23px;
	padding-top: 10px;
}

*html .news_container
{
	zoom:1;
}

.news_bottom
{
	background-image: url(../images/news_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 369px;
}

.footer_container
{	
	margin-top: 25px;
	padding-bottom: 20px;
	clear: both;
}

.credits
{
	color: #fff;
	font-size: 8pt;
	margin-left: 260px;
}

.credits a,
.credits a:link,
.credits a:hover,
.credits a:active,
.credits a:visited,
.credits a:visited:hover
{
	color: #fff;
}

.credits a:hover,
.credits a:visited:hover
{
	color: #FAEEC5;
}

.logo_credit_container
{
	padding-top: 5px;
}

.logo_csdm
{
	/*background-image: url(../images/logo_csdm.gif);
	background-repeat: no-repeat;*/
	float: left;
	height: 49px;
	width: 118px;
}

.logo_alliance
{
	/*background-image: url(../images/logo_alliance.gif);
	background-repeat: no-repeat;*/
	float: left;
	height: 49px;
	width: 198px;
}

/******** page content ************/

.content_middle_content
{
	width: 632px;
	position: relative;
	top: -32px;
	margin-left: 244px;
	min-height:610px;
	height:expression('620px');
}

.content_middle_top
{
	background-image: url(../images/content_news_top.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 632px;
	position:relative;
}

.content_middle_center
{
}

.content_middle_bottom
{
	background-image: url(../images/content_news_bottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 632px;
}

.Content_Title
{
	background-color: #fff;
	color: #000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16pt;
	line-height: normal;
	padding-bottom:20px;
	text-transform: uppercase;
}

*>.Content_Title
{
	width: 555px;
}

.content
{
	background-color: #fff;
	line-height: 1.4em;
	padding-left: 15px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 600px;
}

*>.content
{
	padding-right: 62px;
	width: 555px;
}

html>/**/body .content /******* hack for firefox padding ********/
{
}

.content table
{
	color: #2E2E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

/******** Detailed news **********/

.content_middle_center .news
{
	background-color: #fff;
	width: 632px;	
}

.content_middle_center .news_container
{
	background-color: #fff;
	padding-left: 15px;
	padding-right: 60px;
	padding-top: 10px;
}

.content_middle_center .news_title
{
	color: #711d1d;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 19px;
}

.content_middle_center  .news_date
{
	background-image: url(../images/news_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #2e2e2e;
	font-size: 7pt;
	padding-left: 13px;
	padding-bottom: 3px;
}

.content_middle_center .news_detailed
{
	padding-bottom: 15px;
	line-height: 1.4em;
}

.content_middle_center .news_detailed img
{
	border: solid 1px #40040E;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.content_middle_center .news_return
{
	font-weight: bold;
	padding-bottom: 15px;
}

.content_middle_center .news_all
{
}

.content_middle_center .news_all a:hover,
.content_middle_center .news_all a:visited:hover
{
	color: #2e2e2e;
}
