@import url(blocks.css);

body {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:12.5pt;
}
body li{
	color: #000;
	line-height:12.5pt;
	padding-top:5px;
	list-style-position:outside;
}
.body {
	background-color: #799DBB;
}
table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

img {border: 0px;}
#Main {
	width: 1008px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}



a {color: #00356a; text-decoration: none; font-weight: normal; }
a:hover {
	color: #0058B0;
	text-decoration: underline;
}

h1 {font-size: 160%;}
h2 {}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

h2 {
	/*color: #EB9033;*/
	color: #738BB7;
	font-weight: bold;
}

h3 {
	color: #738BB7;
	font-weight: bold;
	padding-bottom: 0px;

}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #0053A6}

input {
	font-size: 90%;
	color: #8C8C8C;
	border: 1px solid #8D8D8D;
	margin-bottom: 2px;
}


.item {
	margin-bottom: 25px;

}

.itemHead {
	padding: 3px;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

.itemInfo {
	text-align: right;
	padding: 3px;
}

.itemTitle a {
	font-weight: bold;
	color: #000000;
}

.itemPoster, .itemPostDate, .itemStats {font-size: 90%; }
.itemBody {	padding: 5px;}
.itemBody a{ color:#EB9033;}

.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}
.itemText a , .itemInfo a, .itemFoot a{
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
}

.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#leftcolumn {
	width: 200px;
	padding-top: 0px;
}
#rightcolumn {
	width: 190px;
	padding-right:25px;
	padding-top: 0px;
	}

#leftcolumn th, #rightcolumn th {color: #666666; vertical-align: middle;}
#leftcolumn .blockTitle, #rightcolumn .blockTitle {
	padding: 3px 8px;
	color: #4D4A4A;
	font-weight: bold;
}
#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding: 0px 12px;
	margin-bottom: 5px;
	width:190px;
}

.centercol {}
.centercol .blockContent a {
}

.centercol .blockContent a:hover {
}

.centercol .blockTitle {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.centercol .blockContent {
	padding-top: 7px;
	margin-bottom: 20px;
}

.centercol li {
}

#centercolumn {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

#centercolumn th {
	color: #666666;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0053A6;
}
#centerCcolumn, #bottomCcolumn {}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 4px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 4px;}

div#content {text-align: left; padding: 0px 0px;}

#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
}
#mainmenu a:hover {}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {padding-left: 25px; }

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {background-color: #D7E0E8; padding: 2px; font-weight: bold;}
.even, tr.even td  {
	background-color: #F5F5F5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.odd, tr.odd td  {
	background-color: #F2F2F2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}


div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.footer {
	text-align: center;
	font-weight: normal;
	color: #00417a;
	text-decoration: none;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eb8a1a;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #00417a;
}
.footer a:hover {
	color: #0059AA;
	text-decoration: underline;
}

.footerLogos {
	text-align: center;
}
select {
	font-size: 90%;
	margin-bottom: 4px;
}

textarea {
}


#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 221px;
	width: 1008px;
}
.topHorMenu {
	font-size: 10px;
	color: #00356a;
	text-align: right;
	height: 10px;
	padding-bottom: 15px;
	margin-top:15px;

}
.topHorMenu a {
	color: #00356a;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.topHorMenu a:hover {
	color: #e76500;
	text-decoration: none;

}
.topVerMenu {
	/*width: 180px;*/
	padding-top: 5px;
}
.topVerMenu ul {
	margin-right: 0px;
	width: 180px;
	float:right
}
.topVerMenu li {
	text-align: right;
	display: inline;
}
.topVerMenu li a {
	font-size: 12px;
	font-weight: normal;
	color: #00356a;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	text-align: right;
	text-transform: uppercase;

}
.topVerMenu li a:hover {
	color: #e76500;
	text-decoration: none;
}
#topVerMenuSelected a {
	color: #e76500;
}
.dots-blue {
	width:185px;
	margin-right:0px;
	margin-left:15px;
	background-image: url(img/dots-blue.gif.gif);
	background-repeat: repeat-x;
	height: 1px;
}


input[type=submit] {
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF3300;
}

.login-myaccount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-align: left;
	padding-bottom:4px;
}

.login-uname-pwd {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	color:#000000;
	margin-top:0px;
}
.login-uname-pwd td {
	text-align: left;
}
.login-small {
	font-size: 10px;
	color: #000000;
}
.login-blue {
	font-size: 10px;
	color: #0066a0;
}
#blue_container {
	border-top: 1px solid #EB9033;
	margin-top:0px;
	background-color: #EFF4F7;
	padding: 7px;
	color: #1F1F1F;
}
#blue_container a{
	/*color: #738BB7;*/
	/*color:#00356a;*/
	color:#EB9033;
}
#smartcontent_submenus{
	margin-top:170px;
	margin-left:10px;
	/*height: 22px;*/
	}
.top_page_submenu_column {
	width: 50%;
}
.top_page_submenu {
	padding-left: 3px;
}
.top_page_submenu:hover {
	background-color: #738BB7;
	color: #fff;
}
.top_page_submenu:hover a {
	color: #fff;
}
.top_page_submenu a {
	font-weight: bold;
	color: #27547F;
}
.top_page_submenu a:hover {
	color: #fff;
	text-decoration: none;
}
#top_page_submenu_selected a {
	color: #e76500;
}
#top_page_submenu_selected a:hover {
	color: #fff;
}
#top_page_submenu_selected:hover {
	color: #fff;
}
.bot_page_submenu a {
	font-weight: bold;
	font-size: 130%;
	color: #27547F;
}
.bot_page_submenu a:hover {
	color: #fff;
	}
.sub_menu_container{
	height:100%;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;

}
.sub_menu_container table {
vertical-align:bottom;
}

.project_lc {
	width: 185px;
	background-color:#d7e0e8;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 0px;
}
.project_lc_noborder {
	width: 185px;
	background-color:#d7e0e8;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 0px;
}
.project{
	background-color: #EFF4F7;

}
.project_table{
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	color: #000000;
}
.project_title{
	background-color: #bfcdda;
	height: 20px;
	font-size: 130%;
	padding-top: 2px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 7px;
}
.project_text_lc {
	width: 195px;
}
.project_table_rc {
	padding-left: 15px;
}
.projet_pic{
	padding-bottom: 10px;
}
.projet_pic img{
	width: 200px;
	height: 220px;
}
.event_text{

}
.event{
	border-top: 1px solid #EB9033;
	background-color: #EFF4F7;
}
.event_odd_lc{
	width: 210px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	padding-left:5px;

}
.event_even_lc{
	width: 210px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	background-color:#d7e0e8;
	padding-left:5px;
	padding-top:0px;
	margin-top:0px;
}
.event_col2{
	width: 180px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left:5px;
}
.event_col3{
	border-bottom: 1px solid #FFFFFF;
	padding-left:5px;
}
.header_table_event{
	color: #738BB7;
	font-weight: bold;
	background-color:#d7e0e8;
	padding-left:410px;
	border-bottom: 0px;
}
#home_center_block {
	background-color: #EFF4F7;
}
#splashscreen {
	margin-left: auto;
	margin-right: auto;
    text-align: center;

}
#splashtable {
	background-color: #FFFFFF;
	width: 1024px;
	height: 327px;
}

#splashtable  a{color: #FC7B03; text-decoration: none; font-weight: normal;}
#splashtable a:hover {
	color: #0058B0;
	text-decoration: underline;}

#splashtable_2 {
	background-color: #FFFFFF;
	width: 1024px;
	padding-top: 50px;

}
#header_splash {
    background-image: url(img/header_splash2.jpg);
	width: 1024px;
	height: 385px;
}
#Splash_fra {
	text-align: left;
	padding-left: 160px;
	padding-bottom: 0px;
	border-right: 1px solid #799DBB;

}
#Splash_fra  a{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #D97618;
}
#Splash_fra  a:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #D97618;
	text-decoration: underline;
}
#Splash_eng {
	text-align: left;
	padding-right: 128px;
	padding-left: 30px;
	padding-bottom: 0px;

}
#Splash_eng  a{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #D97618;

}
#Splash_eng  a:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #D97618;
	text-decoration: underline;
}
/*#form_cadeau {
	padding-top: 0px;
	margin-top: -3px;
}
#form_mensuel, #form_cadeau, #form_quick {
	padding-top: 7px;
	color:black;
	margin:0;
}
#form_mensuel .login-myaccount, #form_cadeau .login-myaccount, form_quick .login-myaccount {
	text-transform:none;
	font-size: 18px;
	}
#form_mensuel .td_login-uname-pwd, #form_cadeau .td_login-uname-pwd, form_quick .td_login-uname-pwd {
	padding:0 10px 0 0;
	}
/*#form_quick {
	padding-top: 0px;
	margin-right: -5px;
}
#compensation {
	padding-left: 95px;
	padding-bottom: 4px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#compensation_rapide {
	text-align: center;
	padding-top: 0px;
	margin-top: -2px;
	padding-left: 46px;
	padding-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#titre_cadeau {
	padding-left: 115px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
}
#gift_title {
	padding-left: 106px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 9px;

}
#offset {
	padding-left: 134px;
	padding-bottom: 4px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -17px;
	margin-bottom: 12px;
}
#quick_offset {
	text-align: center;
	padding-top: 7px;
	padding-left: 50px;
	padding-bottom: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#ou_cadeau{
	position: relative; top: -53px; left: 56px;
	font-size: 10px;
	color:red;
	padding-left:40px;
}
#or_gift{
	position: relative; top: -54px; left: 57px;
	font-size: 10px;
	color:red;
	padding-left:40px;
}
#ou_mensuel{
	font-size: 10px;
	color:red;
	height:8px;
	overflow:visible;
	margin:-9px 0 0 90px;
	padding:4px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#ou_mensuel{
		margin:-8px 0 0 80px;
	}
}
/*#or_montly{
	position: relative; top: -43px; left: 51px;
	font-size: 10px;
	color:red;
	padding-left:40px;
}
#montly {
	padding-left: 46px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	color:white;
}
#ou_rapide{
	position: relative; top: -54px; left: 44px;
	font-size: 10px;
	color:red;
	padding-left:40px;
}
#or_rapid{
	padding-top: 33px; margin-top: -36px;
	position: relative; top: -51px; left: 46px;
	font-size: 10px;
	color:red;
	padding-left:40px;
}
#pre_autorised {
	padding-left: 53px;
	padding-bottom: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	color:white;
}
#mensuel {
	padding-left: 52px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}
#pre_autorise {
	padding-left: 48px;
	padding-bottom: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	Padding-top: -5px;
	font-weight: bolder;
	text-align: center;

}
#form_container {
	width:540px;
	height:510px;
	overflow:visible;
	margin:0 auto;
	}
#form_cell {
	padding:55px 0 0 0;
	}
#form_info {
	position:relative;
	}
#form_info_gift {
	position:relative;
	}
#prepay_info {
	position:absolute;
	bottom:45px;
	left:0;
	right:0;
	text-align:center;
	clear:both;
	}
#form_notice {
	position:absolute;
	bottom:10px;
	left:0;
	right:5px;
	text-align:right;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){
	#prepay_info_gift{
		padding:0;
		vertical-align:middle;
		}
}*/
#form_elements td {
	width:50%;
	padding:2px 5px;
	vertical-align:middle;
	}
#form_elements input[type=radio] {
	border:0;
	padding:0;
	margin:0;
	}
#form_buttons {
	text-align:left;
	}
#payment_top {
	background-image:url(img/payment_title_back.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
	width:535px;
	margin:0 auto;
	}
#payment_top img {
	margin:0 0 0 7px;
	}
#payment_body {
	background-color:#B4D8FF;
	background-image:url(img/payment_gradient.png);
	background-position:top center;
	background-repeat:repeat-x;
	text-align:left;
	width:533px;
	margin:0 auto;
	border-left:1px solid #013264;
	border-right:1px solid #013264;
	}
#payment_bottom {
	background-image:url(img/payment_bottom.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	width:535px;
	height:61px;
	margin:0 auto;
	}
#payment_form_top {
	position:relative;
	background-image:url(img/payment_form_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
	width:509px;
	height:7px;
	margin:0 auto;
	}
#payment_form_body {
	background-image:url(img/payment_form_background.gif);
	background-position:top center;
	background-repeat:repeat-y;
	text-align:left;
	width:509px;
	margin:0 auto;
	}
#payment_gift_box {
	position:absolute;
	top:-10px;
	left:7px;
	}
#payment_form_bottom {
	background-image:url(img/payment_form_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	width:509px;
	height:7px;
	margin:0 auto;
	}
#payment_form_content {
	padding:0;
	margin:0;
	}
#pre_payment_info {
	margin:0 auto;
	width:530px;
	text-align:center;
	}
#payment_form_notice {
	width:530px;
	margin:0 auto;
	text-align:right;
	}

/* Projects page custom CSS */
img.project-img {float: left; margin-right: 15px;}
table.projects {display: table; width: 450px; position: relative; margin: 0px 0px 2.2em 0px; border-collapse: collapse; font-size: 12px;}
#blue_container table.projects th {/*background: url(img/project-table_th-bg.gif) bottom center no-repeat;*/ background-color: #59B5DA; border: none; border-bottom: solid #E1E1E1 5px; font-size: 12px; font-weight: normal; color: white; text-transform: uppercase; padding: 4px 8px;}
table.projects td {padding: 5px 8px;}
table.projects td img {margin-right: 10px;}
#blue_container table.projects td a {background: url(img/project-table_link-icon.gif) center right no-repeat; padding-right: 20px; color: black; text-decoration: none;}
#blue_container table.projects td a:hover {text-decoration: underline;}
table.projects .odd {background-color: #d1d1d1;}
table.projects .even {background-color: #e1e1e1;}