﻿body
{
	background-color:#C8C8C8;
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Arial, Serif;
	color:#4f5b73;
	font-weight:400;
}

#wrapper
{
	background-color:White;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.barTop
{
	height:24px;
	text-align:right;
	padding:5px 25px 0px 25px;
	font-size:15px;
	line-height:17px;
	background:url('../images/repeater/barTop.bmp') repeat-x left top;
}

.barTop a
{
	text-decoration:none;
	color:#4f5b73;
}

.barTop a:hover
{
	text-decoration: underline;
}

.entranceType
{
	float:left;
}

.language
{
	float:right;
}

.banner
{
}

.banner1
{
	width:100%;
	height:186px;
	background: white url('../images/banner/Banner1.png') no-repeat top right;
}

.banner2
{
	width:100%;
	height:186px;
	background: white url('../images/banner/Banner2.png') no-repeat top right;
}

.banner3
{
	width:100%;
	height:186px;
	background: white url('../images/banner/Banner3.png') no-repeat top right;
}

.logo
{
	padding: 68px 0px 0px 58px;
}

.logoFor
{
	text-align:right;
	width:282px;
	padding: 8px 0px 0px 0px;
}

.barBottom
{
	height:20px;
	background:url('../images/repeater/barBottom.bmp') repeat-x left top;
}

.menu
{
	border-top: solid 1px #1e3151;
	height:47px;
	/*background-color:#0d2142;*/
	color:White;
	letter-spacing: 1px;
	
	background: url('../images/repeater/bkgMenu.png') repeat-x top;		
	
}

.menu ul 
{
	margin:0px;
	padding:5px 0px 0px 10px;
	list-style:none;
	line-height:normal;
	height:42px;
	background: url('../images/repeater/accolade.bmp') repeat-x bottom;		
}

.menu li 
{
	z-index:2;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	height:42px;
}

.menu li.selected
{
	z-index:3;
	background: #0d2142 url('../images/repeater/accoladeExtremity.bmp') repeat-x bottom center;
}

.menu a 
{
	display:block;
	padding:2px 16px 0px 15px;
	background:url('../images/tool/BulletMenu.png') no-repeat right 50%;
	text-decoration:none;
	text-transform:uppercase;
	font-size:8px;
	color:white;
	font-weight:bold;
}

.menu .last a
{
	
	background-image:none;
}

.menu a:hover 
{ 
	text-decoration:underline;
}

.menu .current_page_item a 
{
	color:white;
}

.submenu
{
}

.submenu ul
{
	margin:0px 0px 0px 11px;
	
	padding:5px 0px 5px 5px;
	line-height:normal;
	list-style:none;
}

.submenu li 
{
	margin:0px;
	padding:0px;	
	float:left;
	text-align:center;
}

.submenu .selected a
{
	color:#0C2041;
}

.submenu .last a
{
	background-image:none;
}

.submenu a 
{
	display:block;
	margin:0px;
	padding:0px 13px 0px 10px;
	background:url('../images/tool/BulletSubMenu.bmp') no-repeat right 50%;
	text-decoration:none;
	text-transform:lowercase;
	font-size:11px;
	color:#949599;
	font-weight:bold;
}

.submenu a:hover
{
	text-decoration:underline;
}


.content
{
}

.headline
{
	padding:7px 25px 3px 18px;
	height:28px;
	color:#333355;
	background-color:#a4b8db;
	text-transform:uppercase;
	font-size:large;
	text-align:left;
}

.box
{
	margin:22px 22px 22px 22px;
	padding:11px 11px 11px 11px;
	border:solid 2px #a4b8db;
	color:Black;
}

.title
{
	padding:7px 0px 7px 15px;
	color:white;
	background-color:#b7b8ba;
	font-weight:normal;
	font-size:larger;
}

.titledate
{
	text-align:right; 
	color:#0d2142;
	font-weight:bold;
	font-size:medium;
	padding-right:11px;
	vertical-align:middle;
}

.subtitle
{
	padding:0px 0px 1px 5px;
	color:gray;
	font-weight:bold;
	font-size:large;
	text-transform:uppercase;
}

a
{
	color:Blue;
}

p
{
	color:black;
	font-size:small;
	text-align:justify;
	padding: 2px 5px 2px 5px;
}

ul
{
	margin-top: 0px;
	padding-top: 0px;
}

li
{
	color:black;
	font-size:small;
	padding-right:11px;
}

img
{
	border-style:none;
}

table
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	width:100%;
}

td
{
	vertical-align:top;
}

h1,h2,h3,h4,h5
{
}

blockquote 
{
	background: url('../images/tool/Quote.jpg') no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 0px;
	padding: 0px 20px 0px 30px;
	font-size: 17px;
	color: #3D3D3D;
}

.author
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 0px;
	padding: 0px 20px 0px 30px;
	font-size: 12px;
	color: #3D3D3D;
}



.blockquote_author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 10px;
	padding: 15px 20px 5px 30px;
	font-size: 16px;
	color: #3D3D3D;
	text-align:right;
}

.quickLink
{
	margin:0px 0px 0px 0px;
	background-color:#d3daed;
	display:inline-block;
}

.quickLink ul
{
	width:263px;
	margin:0;
	padding:5px 5px 5px 5px;
	line-height:normal;
	list-style:none;
}

.quickLink ul li
{
	background-color:#bbcbe5;
	padding:0px;
	margin:0px;
	margin: 4px 2px 4px 2px;
	border-style:outset;
	vertical-align:middle;
	color:#aaaaaa;
}

.quickLink ul li a
{
	background-color:inherit;
	display:block;
	height:27px;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 30px;	
	text-decoration: none;
	color:#0d2146;
	font-size:15px;
	font-weight:bold;
}

.quickLink ul li a:hover
{
	background-color:#0d2142;
	color:White;
}

.quickLink ul li .pdf
{	
	font-weight:normal;
	background: white url('../images/IconPdf.png') no-repeat 5px 4px;	
	background-color:White;
}

.arrow_top
{
	text-align:right;
	margin:0px;
	padding:0px 17px 3px 0px
}

.quote
{
	width:100%;
	margin-left:50px;
	padding-bottom:20px;
}

.copyright
{
	text-align:center;
	padding:2px 0px 5px 0px;
	height:12px;
	background-color:#0d2142;
	color:White;
	font-size:x-small;
}

.bkgClickState
{
	background-color:#00a5ed;
	color:White; 
	padding-left:8px; 
	font-size:small;
}

.table_pro 
{
	border:none 0px black; 
	border-collapse:collapse; 
	width:100%;
	font-size:10px;
}

.table_pro th 
{
	border:solid 1px black; 
	height:30px; 
	background-color:#0d2142; 
	color:White;
}

.table_pro td 
{
	border:solid 1px black; 
	vertical-align:middle; 
	text-align:center;
}

.table_pro tr 
{
	height:30px;
}

.table_pro tr.total
{
	border-top-style:double;
}

.table_pro td.hidden_td 
{
	border:none 0px black; 
	text-align:left; 
	padding-left:10px; 
	font-size:9px;
}

.table_form
{
	font-size:10px;
	border-collapse:collapse; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

.table_form td
{
	vertical-align:top;
}

.table_form td.form_title
{
	height:20px; 
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.ajax__validatorcallout_popup_table 
{
	width:300px; 
}

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td { 
    border:solid 1px black; 
    background-color: white; 
    color:Black;
    font-weight:bold;
}


.fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	/*filter:alpha(opacity=80);*/
	-ms-opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--Transparence sous IE 8--*/
	left: 0;
	top: 0;
	z-index: 10;
}
	

.hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
}

.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}			

.popupTitle {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 16px;
	font-weight: normal;
}

.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}

.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

