/* -----------------------------------------------------------------------
   Menu et Submenu */


/* -----------------------------------------------------------------------
   Redifine Tag */
body {
	margin: 10px 0px 0px 0px; padding: 0;
	background-color: #fff;
}
body, td, p, div, li, a, address, .subsubtitle, .subtitle, .small {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #333;
}
address {
	font-style: normal;
	margin-bottom: 5px;
	padding-left: 2px;
	text-align : center;
}
ul {
	margin: 10px 0px 10px 15px;
	padding: 0px;
}
li {
	padding: 4px 0px 4px 15px;
	list-style-type: none;
	background-image: url(/4105/images/bullet.gif);
	background-repeat: no-repeat;	

}
hr {
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #DEE7F2 solid;
	border-left: 1px #fff solid;
	padding:0px;
	margin: 0px 0px 10px 0px;
}
h1 {
    font-size: 8px;
    line-height: 0px;
	color: #2461AA;
	margin: 0;padding: 0;
}
img { border: 0px; }
b {	color: #555; }
p {	margin: 0px 0px 15px 0px; padding: 0px; }
form { margin: 0; padding: 0;}

a{ color: #2461AA; text-decoration: none; }
a:hover { text-decoration: underline;}
a:visited { color: #2461AA; text-decoration: none; }
a:visited:hover { text-decoration: underline; }
a:active { color: #2461AA; text-decoration: none; }
a:active:hover { text-decoration: underline; }


/* -----------------------------------------------------------------------
   Shell */

	#bigtable {
	width: 780px;
	height: 100%;
	margin: 0; padding: 0;
	}
	#td_left {
		width:23px;
		height: 100%;
		background: url(/4105/images/copyright_top.gif) bottom left no-repeat;
		background-color: #2461AA;
	}
	#top {
		width:100%;
		height: 22px;
		margin: 0; padding: 0;
		background: url(/4105/images/top_pattern.gif) bottom left repeat-x;
		position: relative;
		background-color: #fff;
	}
	#top_right {  
		position: absolute;
		left: 737px;
		width:20px;
		height:22px;
		background: url(/4105/images/top_right.gif) bottom right no-repeat;
	}
	#top_left {  
		position: absolute;
		left: 0px;
		width:35px;
		height:22px;
		background: url(/4105/images/top_left.gif) top left no-repeat;
	}
	#version {
		background-color: #000;
		width: 100px;
		height: 17px;
		background: url(/4105/images/b_francais.gif) top left no-repeat;
		position: absolute; left: 637px;
	}
	
	#version span { display: none; }

	ul#menu {
		margin: 0px; padding: 0px;
		list-style-image: none;
	}
	#menu li {
		margin: 0px; padding: 0px;
		float: left;
		list-style-type: none;
		list-style-image: none;
		background-image: none;
		margin: 0px; padding: 0px;
	}


	ul#submenu {
		margin: 0px; padding: 0px;
		list-style-image: none;
	}
	#submenu li {
		margin: 0px; padding: 0px;
		list-style-type: none;
		list-style-image: none;
		background-image: none;
		clear: both;
	}
	#submenu img {
		padding: 0px; margin: 0px;
	}
	#submenu a {
		width: 180px;
		padding: 0px; margin: 0px;
	}
	
	
	#footer {
		clear: both;
		margin: 0; padding: 0px;
		width:780px;
		background: url(/4105/images/footer_pattern.gif) top left repeat-y;
		border-bottom: 1px #91B0D4 solid;
		vertical-align: bottom;
	}
	
	#dv_footer_ti {
		display:block;
		margin: 0; padding: 0px;
		width:100%;
		background: url(/4105/images/copyright_bottom.gif) top left no-repeat;
		text-align: right;
		height: 24px;
	}
	
	#dv_footer_links {
		display:block;
		margin: 0; padding: 0px;
		background-color:white;
		border-right: 2px #91B0D4 solid;
		border-top: 5px #91B0D4 solid; 
		border-left: 1px #91B0D4 solid;
		height: 29px;
	}
	
	a.capital {
		text-transform: uppercase;
		text-decoration: none;
		color: #2461AA;
		font-size: 9px;
		letter-spacing: -1px;
		line-height: 23px;
		height: 20px;
		margin: 0px;
		padding: 0px 10px 0px 3px;
		background: url(/4105/images/footer_separ.gif) top right no-repeat;		
	}
	a.capital:hover { color: #222; text-decoration: none; }
	a.capital:visited { color: #2461AA;	text-decoration: none; }
	a.capital:visited:hover { color: #222; text-decoration: none; }
	a.capital:active { color: #2461AA; text-decoration: none; }
	a.capital:active:hover { color: #222; text-decoration: none; }


	a.capital_black {
		text-transform: uppercase;
		text-decoration: none;
		color: #000;
		font-size: 9px;
		letter-spacing: -1px;
		line-height: 23px;
		height: 20px;
		margin: 0px;
		padding: 0px 10px 0px 3px;
		background: url(/4105/images/footer_separ.gif) top right no-repeat;		
	}
	a.capital_black:hover { color: #000; text-decoration: none; }
	a.capital_black:visited { color: #000;	text-decoration: none; }
	a.capital_black:visited:hover { color: #000; text-decoration: none; }
	a.capital_black:active { color: #000; text-decoration: none; }
	a.capital_black:active:hover { color: #000; text-decoration: none; }

/* -----------------------------------------------------------------------
   Content Left */

#content_left {
	float: left;
	display: block;
	width: 200px; 
	margin: 0; padding: 0;
	background-color: #F4F7FB;
	vertical-align: top;
}
#dv_content_left_home {
	margin: 0px; padding: 15px 10px 0px 10px;
	background: url(/4105/images/pointille_left.gif) bottom center no-repeat;
}
#dv_content_left {
	margin: 0px; padding: 9px 10px 1px 10px;
	background: url(/4105/images/pointille_left.gif) bottom center no-repeat;
}	

#utilities {
	margin: 0px; padding: 15px 10px 15px 10px;
}
img#utilities {
	display: block;
}

/* -----------------------------------------------------------------------
   Content */

#content {
	margin: 0px; padding: 0px;
	vertical-align: top;
	width: 757px;
	height: 100%;
	background: url(/4105/images/bigtable_pattern.gif) top left repeat-y;
}
#container {
	float: left;
	display: block;
	width: 757px;
}

#content_content {
	float: left;
	display: block;
	width: 407px;
	margin: 0; padding: 0;
	vertical-align: top;
}
#dv_content {
	margin: 0px; padding: 15px 16px 0px 15px;
}

#title_margin {
	margin-bottom: 8px; padding: 0px;
}
#dv_content_search {
	margin: 0px; padding: 15px 16px 15px 15px;
}
img#pagetitle {
	display: block;
}
#paging {
	background: url(/4105/images/pointille.gif) top left repeat-x;
}
#paging_btn {
	height: 20px;
	vertical-align: bottom;
}
.dv_linetop {
	margin: 0px; padding: 1px 0px 0px 0px;
	background: url(/4105/images/pointille.gif) top left repeat-x;
	width: 365px;
	height: 23px;
	vertical-align: bottom;
}

.normal {
	width: 376px;
	padding:0px;
	margin: 7px 0px 7px 0px;
}

.box_bill {
	padding: 10px;
	margin-top: 15px;
	border: 1px #5B89BF solid;
}

/* -----------------------------------------------------------------------
   Content Right */
   
#content_right {
	float: left;
	display: block;
	width: 150px;
	margin: 0; padding: 0;
	vertical-align: top;
}

#search {
	margin: 0px; padding: 15px 10px 10px 10px;
	margin-right: 2px;
	background: url(/4105/images/pointille.gif) bottom left repeat-x;
	background-color: #fff;
	display: block;
}

#flash_anim {
	width: 148px;
	height: 226px;
	display: block;
	background: url(/4105/images/pointille.gif) bottom left repeat-x;
}

#call {
	width: 148px;
	height: 85px;
	display: block;
	background: url(/4105/images/pointille.gif) bottom left repeat-x;
	padding-top: 7px;
}

#call2 {
	width: 148px;
	height: 78px;
	display: block;
	background: url(/4105/images/pointille.gif) bottom left repeat-x;
	text-align:right;
	margin:0; padding:0;
}

/* -----------------------------------------------------------------------
   Module */

.today {
	font-weight: bold;
	font-size: 9px;
	width: 19px;
	height: 17px;
	text-align: center;
}
.day {
	width: 19px;
	height: 17px;
	text-align: center;
	font-size: 9px;
	color: #593A12;
}
.month{
    font-size: 11px;
    line-height: 16px;
	font-weight: bold;
	color: #2461AA;
}


blockquote.faq {
	background: none;
	background-color: #fff;
	margin: 0px; padding: 10px 10px 0px 10px;
}

#dv_content_search ul {
	margin: 0px; padding: 0px;
}
#dv_content_search ul li {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #DEE7F2 solid;
	list-style-image: none;
	background-image: none;
}

/* -----------------------------------------------------------------------
   Popup */

#popup_top {
	display: block;
	width: 256px;
	height: 15px;
	background: url(/4105/images/popup_top.gif) top left no-repeat;
}
#popup_content {
	text-align: left;
	display: block;
	width:256px;
	background: url(/4105/images/popup_pattern.gif) top left repeat-y;
}
#popup_content2 {
	padding: 0px 15px 0px 15px;
}

#popup_bottom {
	display: block;
	width: 256px;
	height: 13px;
	background: url(/4105/images/popup_bottom.gif) top left no-repeat;
}
/* -----------------------------------------------------------------------
   Print, No Styles */
   
.hide {
	display: none;
}
#logo {
	margin: 0px; padding: 0px;
	display: none;
}
#afterlogo {
	display: none;
}


/* -----------------------------------------------------------------------
   HTML Editor */

.subtitle {
    font-size: 12px;
    line-height: 16px;
	font-weight: bold;
	color: #4C7EB9;
}
.subsubtitle {
    font-size: 11px;
    line-height: 14px;
	font-weight: bold;
	color: #4C7EB9;
}
.small {
    font-size: 9px;
    line-height: 11px;
}
blockquote {
	margin: 10px 0px 10px 0px; padding: 10px;
	background: url(/4105/images/boite_corner.gif) top right no-repeat;
	background-color: #DEE7F2;
}
blockquote.bill {
	margin: 10px 0px 10px 0px; padding: 10px;
	background: url(/4105/images/boite_corner.gif) top right no-repeat;

	background-color: #F4F7FB;
}
ul.useful_link {
	margin: 10px 0px 10px 17px;
	padding: 0px;
}
.useful_link li {
    font-size: 11px;
    line-height: 16px;
	font-weight: bold;
	color: #2461AA;
}
.useful_link a {
    font-size: 11px;
    line-height: 16px;
	font-weight: bold;
	color: #2461AA;
}
.light_blue {
	color: #6691C4;
}
.small_red {
	color: #E61414;
}
.subsubtitle_grey {
    font-size: 11px;
    line-height: 14px;
	font-weight: bold;
	color: #333;
}
#text_highlight {
	background-color: #E9EFF6;
}

ul.list {
	margin: 0px;
	padding: 0px;
}
.list li {
	padding: 8px 0px 8px 0px;
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	border-bottom: #DEE7F2 1px solid;
}

/* -----------------------------------------------------------------------
   Other */

.box_search {
	border-bottom: #82A5CE 1px solid;
	border-left: #82A5CE 1px solid;
	border-top: 0px;
	border-right: 0px;
	width: 125px;
    height: 17px;
	background: url(/4105/images/field_pattern.gif) top right no-repeat;
    background-color: #F4F7FB;
    margin: 0;
	color: #3F61A6;
    font-size: 9px;
    line-height: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box {
	border: #82A5CE 1px solid;
	width: 179px;
    height: 17px;
    background-color: #fff;
    margin: 3px 0px 8px 0px;
	color: #3F61A6;
    font-size: 9px;
    line-height: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
    font-size: 9px;
    line-height: 13px;
}

#slideshow {
	position: absolute;
	z-index: 2;
	width: 580px;
	height: 400px;
	right: 0;
}

