@import url("modules.css");

/* CSS Document */

/*.clear
{
	clear: both;
	height: 1px;
}*/

body
{	
	text-align: center;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	background-image: url(../images/bg2.gif);
	margin: 0px;
}

.content a,
.content a:link,
.content a:hover,
.content a:active,
.content a:visited,
.content a:visited:hover
{
	color: #000;
}

.content a:hover,
.content a:visited:hover
{
	color: #454545;
}

img
{
	border: none;
}	

h1
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
}

h2
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
}

h3
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	color: #439998;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

h4
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	color: #F14110;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}

h5
{
	font-weight: bold;
	font-size: 10pt;
	color: #439998;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}

table,
tr,
td
{
	margin: 0px;
	padding: 0px;
}

.wrapper
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	padding-bottom: 20px;
}

.content_top_container
{
	clear: both;	
	width: 760px;
	height: 98px;
}

.logo
{
	float: left;
	width: 266px;
	height: 98px;
}

.banner
{
	float: left;
	width: 494px;
	height: 98px;
}

.center_container
{
	width: 765px;
	padding-top: 3px;
}

.left_container
{
	width: 194px;
	float: left;
	z-index:1000;
}

.left_menu_container
{
	background-image: url(../images/top_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	margin-left: 18px;
}

.left_menu_bottom
{
	background-image: url(../images/bottom_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 170px;
	height: 14px;
	padding-top: 25px;
	margin-left: 18px;
}
*>.left_menu_bottom
{
	padding-top: 12px;
}

.left_menu
{
	position: relative;
	top: 12px;
	background-color: #439998;
	width: 170px;
	z-index:1000;
}

.left_menu ul
{
	margin: 0px;
	padding: 0px;	
}

.left_menu li
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	list-style-type:none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #88BFBE;
	min-width: 134px;
	width: expression('134');
	margin-left: 17px;
}

.left_menu a,
.left_menu a:link,
.left_menu a:hover,
.left_menu a:visited,
.left_menu a:active,
.left_menu a:visited:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.left_menu a:hover,
.left_menu a:visited:hover
{
	color: #88BFBE;
}

.mailinglist_container
{	
	margin-top: 10px;
	margin-bottom: 10px;
}

.mailinglist_title
{
	background-image: url(../images/inscription.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 40px;
}

.mailinglist_zone
{	
	margin-right: 10px;
}

.mailinglist_zone input
{
	width: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.search_container
{
	background-image:url(../images/search.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 56px;
	margin-bottom: 10px;
}

.search_zone
{
	padding-top: 30px;
}

.search_zone input
{
	width: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.middle_container
{	
	width: 343px;
	float: left;
	z-index:1;
}

.flash_news
{
	width: 335px;
	/*height:15px;*/
	background-color: #F14110;
	color: #fff;
	font-size: 7pt;
	/*text-align: center;*/
	padding-right:18px;
}
*>.flash_news
{
	width: 322px;
}

.flash_news td, .flash_news_content td {
	padding: 0 10px;
}

.news
{
	width: 343px;
	padding-top: 10px;
}

.news_container_title
{
	background-image: url(../images/news_big_title.gif);
	background-repeat: no-repeat;
	width: 343px;
	height: 43px;
}

.news_container
{
}

.right_container
{
	width: 218px;
	float: left;
	margin-left: 3px;
}

.menu_top
{
	background-color: #439998;
	color: #fff;
	width: 218px;
	height: 15px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 1px;
}

.menu_top a,
.menu_top a:link,
.menu_top a:hover,
.menu_top a:visited,
.menu_top a:active,
.menu_top a:visited:hover
{
	color: #fff;
	text-decoration: none;
}

.menu_top a:hover,
.menu_top a:visited:hover
{
	color: #B4E2E1;
}

.menu_top_content
{
	background-color: #439998;
	color: #fff;
	width: 218px;
	height: 15px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 1px;
	float: Left;
	margin-left: 5px;
}
*>.menu_top_content
{
	height:14px;
}

.menu_top_content a,
.menu_top_content a:link,
.menu_top_content a:hover,
.menu_top_content a:visited,
.menu_top_content a:active,
.menu_top_content a:visited:hover
{
	color: #fff;
	text-decoration: none;
}

.menu_top_content a:hover,
.menu_top_content a:visited:hover
{
	color: #B4E2E1;
}

.calendar_container
{
	background-color: #B4E2E1;
	width: 218px;
	padding-top: 13px;
	padding-bottom: 10px;
}

.calendar_container_title
{
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	width: 218px;
	height: 44px;
}

.calendar_zone
{
}

.activity_container
{
}

.fae_logo
{
	padding-top: 10px;
}


/**** footer container *********/

.footer_container
{	
	clear: both;
	padding-top: 20px;
	margin-bottom: 30px;
}

.credits
{
	border-top: solid 1px #439998;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
}

.credits td
{
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.credits br
{
	display:none;
}

.credits a,
.credits a:link,
.credits a:hover,
.credits a:active,
.credits a:visited,
.credits a:visited:hover
{
	color: #000;
}

.credits a:hover,
.credits a:visited:hover
{
	color: #454545;
}

/********* content pages *********/

.middle_container_content
{
	width: 564px;
	float: Left;
}

.top_content
{
	width: 564px;
	clear: both;
}

.flash_news_content
{
	width: 335px;
	/*height:15px;*/
	background-color: #F14110;
	color: #fff;
	font-size: 8pt;
	/*text-align: center;*/
	float: left;
	padding-right:18px;
}
*>.flash_news_content
{
	width: 322px;
}

.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	width: 525px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	clear: both;
}

.content table
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.content .title
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
}

.content .text
{
	width: 505px;
	padding-top: 20px;
	padding-bottom: 3px;
	line-height: 1.4em;
}

.photo
{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}


.Print_SendToFriend 
{ 
	margin-bottom: 20px;
}
