@import url("modules.css");
@import url("shared.css");

/* CSS Document */

body
{	
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
	height: 100%;
	background-color: #FFF0F7;
	color: #60083c;
}

img
{
	border: none;	
}	

h1, h2, h3, h4, h5
{
	color: #60083c;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
}

h2
{
	font-size: 13pt;
	font-weight: bold;
	color: #59ae8b;
}

h3
{
	color: #40735e;
	font-size: 12pt;
	font-weight: bold;
}

h4
{
	color: #C71585;
}

.wrapper_container
{
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	color: #000;
	width: 780px;
	min-height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	/*border-left: solid 1px #A64453;
	border-right: solid 1px #A64453;*/
}

.wrapper
{
	background-image: url(../images/background_02.jpg);
	background-repeat: no-repeat;
	color: #fff;
	width: 727px;
	min-height: 450px;
	margin-left: auto;
	margin-right: auto;
}

.white_container
{
	background-color: #fff;
	width: 703px;
	min-height: 450px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 6px;
	padding-right: 6px;
	text-align:left;
}

.content_top_container
{
	background-image:url(../images/top_bg_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 175px;
	position: relative;
	z-index:100;
}

.top_menu
{
	background-image: url(../images/top_menu_bg.gif);
	background-repeat: no-repeat;
	width: 703px;
	height: 18px;
	font-size: 7.5pt;
	padding-left: 3px;
}

/*.top_menu ul
{
	margin: 0px;
	padding: 0px;
	height: 18px;
}*/

/*.top_menu li
{
	display: inline;
	border-right: solid 1px #fff;
	padding-left: 4px;
	padding-right: 6px;
}*/

/*.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: #fff;
	text-decoration: none;
}

.top_menu a:hover,
.top_menu a:visited:hover
{
	color: #ffafb1;
}*/

.top_menu_contact
{
	height: 18px;
	background-image: url(../images/top_menu_select_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}

.top_menu_contact a,
.top_menu_contact a:link,
.top_menu_contact a:hover,
.top_menu_contact a:visited,
.top_menu_contact a:active,
.top_menu_contact a:visited:hover
{	
	color: #ffafb1;
}

.top_menu_contact a:hover,
.top_menu_contact a:visited:hover
{	
	color: #ffafb1;
}

body:last-child:not(:root:Root) div .banner_menu
{
	margin-left:100px;
}

.banner_menu
{	
	float: right;
	margin-top: 2px;
	font-size: 8.5pt;
}
*>.banner_menu
{
	margin-left:70px;
}

/*.banner_menu ul
{	
	margin: 0px;
	padding: 0px;
}*/


.banner_menu li
{
	display: inline;
	background-image: url(../images/gizmo_menu_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 19px;
	padding-left: 4px;
}

/*.banner_menu a,
.banner_menu a:link,
.banner_menu a:hover,
.banner_menu a:active,
.banner_menu a:visited,
.banner_menu a:visited:hover
{		
	font-weight: bold;
	color: #78104e;
	text-decoration: none;
}

.banner_menu a:hover,
.banner_menu a:visited:hover
{	
	color: #44072b;
}*/

/*.banner_menu_select
{
	background-image: url(../images/sub_menu_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 155px;
	padding-top: 14px;
	font-size: 8pt;
}

.banner_menu_select ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.banner_menu_select li
{
	list-style: none;
	padding-top: 2px;
}

.banner_menu_select a,
.banner_menu_select a:link,
.banner_menu_select a:hover,
.banner_menu_select a:visited,
.banner_menu_select a:active,
.banner_menu_select a:visited:hover
{
	color: #ae6f94;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	font-weight: normal;
}

.banner_menu_select a:hover,
.banner_menu_select a:visited:hover
{
	padding-left: 5px;	
	border-left: solid 5px #d28db1;
	border-right: solid 4px #d28db1;
	background-color: #ffc6e1;
	color: #6b0942;
}

.banner_bottom
{
	background-image: url(../images/sub_menu_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 155px;
	height: 17px;
}*/

/*	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/parenthese.png', sizingMethod='display');
	background-repeat:no-repeat;
*/

.welcome
{
	position: absolute;
	top: 45px;
	right: 60px;
	width: 240px;
	font-size: 7.5pt;
	font-weight: 900;
	font-style: italic;
	color: #60083c;
	/*background-image:url(../images/parenthese.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	
	padding-left: 25px;
	padding-bottom: 8px;
	z-index:100;
}
*>.welcome
{
	width:220px;
	background-position:left center;
	padding-bottom:20px;
}

.welcome table,
.welcome tr,
.welcome td
{
	font-size: 7.5pt;
	font-weight: 900;
	font-style: italic;
	color: #60083c;
}

.clear
{
	clear: both;
	height: 1px;
}

.middle_container
{	
	background-image:url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 450px;
	height:expression('450px');
	padding-bottom: 30px;
	width: 705px;
}

.news
{
	clear: both;
}

.news_container_title
{
	background-image: url(../images/title_news.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #59ae8b;
	width: 197px;
	padding-left: 33px;
	/*margin-left: 230px;*/
	margin-top: 0px;
	text-align: left;
}

.news_more
{	
	background-image:url(../images/more_news.gif);
	background-repeat: no-repeat;
	background-position:left center;
	margin-left: 21px;
	padding-left: 38px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 7.5pt;
	color: #700f48;
}

.news_more a
{
	text-decoration: none;
}

.news_container
{
	padding-left: 33px;
	width: 200px;
	float: left;
}

.news_date
{
	font-size: 7.5pt;
	color: #0c5637;
}

.news_source
{	
	font-size: 9pt;
	color: #5da386;
}

.more_news
{		
	font-size: 8.5pt;
	font-weight: bold;
	color: #863c68;
}

.more_news a,
.more_news a:link,
.more_news a:hover,
.more_news a:visited,
.more_news a:active,
.more_news a:visited:hover
{		
	text-decoration: none;
}

.mailinglist_container
{	
	float: right;
	clear: both;
	margin-right: 2px;
	position: relative;
	Top: -32px;
	margin-bottom: -40px;
	z-index:1;
}

.mailinglist_title
{
	background-image: url(../images/title_liste_all.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom: 2px;
}

.mailinglist_zone_container
{
	float: right;
}

.mailinglist_help
{
	float: left;
	margin-right: 8px;
	margin-top: 1px;
}

.mailinglist_help:hover
{
}

.mailinglist_zone
{	
	float: left;
	margin-right: 10px;
}

.mailinglist_zone input
{
	width: 145px;
	height: 15px;
	font-size: 7.5pt;
	color: #c5978d;
	border: solid 1px #654453;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mailinglist_more
{	
	margin-right: 10px;
}

.mailinglist_more a,
.mailinglist_more a:link,
.mailinglist_more a:hover,
.mailinglist_more a:visited,
.mailinglist_more a:active,
.mailinglist_more a:visited:hover
{	
	float: left;
	color: #540a36;
	font-size: 7.5pt;
	text-decoration: none;
	border-top: solid 1px #f4b6d1;
	border-right: solid 1px #654453;
	border-bottom: solid 1px #654453;
	border-left: solid 1px #f4b6d1;
	background-color: #f1a3c5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mailinglist_more a:hover,
.mailinglist_more a:visited:hover
{	
	color: #540a36;
	border-top: solid 1px #654453;
	border-right: solid 1px #f4b6d1;
	border-bottom: solid 1px #f4b6d1;
	border-left: solid 1px #654453;
	background-color: #fbdbe9;
}

/**** class of content of home page ***********/

.home_content_container
{
	clear: both;
	margin-left: 2px;
}

.home_content_bigtitle
{
	background-image:url(../images/title_content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 400px;
	font-size: 14pt;
	font-weight: bold;
	color: #6f0e47;
	padding-left: 33px;
	margin-bottom: 28px;
}
.home_content_bigtitle table,
.home_content_bigtitle tr,
.home_content_bigtitle td
{
	font-size: 14pt;
	font-weight: bold;
	color: #6f0e47;
}

.home_content
{
	padding-left: 55px;
	clear: both;
	height:expression('230px');
	min-height:230px;
}

.home_content_title
{	
	color: #40735e;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.home_picture
{
	float: left;
	clear: left;
}

.home_text
{	
	float: left;
	width: 522px;
	margin-left: 10px;
	letter-spacing: 0.02em;
	color: #60083c;
	margin-bottom: 25px;
	font-size:10pt;
}

.home_content,
.home_content table,
.home_content tr,
.home_content td,
.home_content p
{
	letter-spacing: 0.02em;
	color: #60083c;
	font-size:10pt;
}

.home_content a,
.home_content a:link,
.home_content a:hover,
.home_content a:active,
.home_content a:visited,
.home_content a:visited:hover
{
	text-decoration: underline;
	color: #60083c;
	font-weight: bold;
}

.home_content a:hover,
.home_content a:visited:hover
{
	color: #e43b9b;
}


/***** class of content of content pages *********/

.content_container
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	
	clear: both;
	margin-left: 2px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:30px;
}

.content_container,
.content_container p,
.content_container table,
.content_container tr,
.content_container td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #60083c;
}

.content_bigtitle
{
	background-image:url(../images/title_content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 456px;
	font-size: 14pt;
	font-weight: bold;
	color: #6f0e47;
	padding-left: 33px;
	margin-bottom: 28px;
}

.content
{
	padding-left: 55px;
	clear: both;
}

.content_title
{	
	color: #40735e;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.text
{
	float: left;
	/*width: 522px;*/
	letter-spacing: 0.02em;
	color: #60083c;
	/*margin-bottom: 25px;*/
}

.content_container a,
.content_container a:link,
.content_container a:hover,
.content_container a:active,
.content_container a:visited,
.content_container a:visited:hover
{
	text-decoration: underline;
	color: #60083c;
	font-weight: bold;
}

.content_container a:hover,
.content_container a:visited:hover
{
	color: #e43b9b;
}

/**** footer container *********/

.footer_container
{	
	clear: both;
	background-color: #fff;
	padding-top: 10px;
	width: 717px;
}

*>.footer_container
{	
	clear: both;
	background-color: #fff;
	padding-top: 10px;
	width: 715px;
	margin-left: 33px;
}

.credits,
.credits table,
.credits tr,
.credits td
{
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin-left: 200px;*/
}
*>.credits
{
	margin-left:200px;
}

.credits img
{
	padding-right: 5px;
}

.logiwebCredits
{
	margin-bottom:10px;
	margin-top:-20px;
	float:left ;
	font-size:10px;
}


#LogiwebSignature a,
#LogiwebSignature a:hover,
#LogiwebSignature a:visited
{
	color:#60083c;
}

.logo_spacer img
{
	margin-top:6px;
}


.contact
{
	color: #ffafb1;
	padding-bottom:1px;
	border-bottom:solid 2px #ffafb1;
}
