html {
	overflow-y: scroll;
}

body{
	color: #000;
	background: #fff url(../images/fond_vide.bmp) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

a:hover{
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

a img {
	border: 0px none;
}

.h1 {
color:#FFFFFF;
font-size:15px;
font-weight:bold;
margin:0 0 0 14px;
padding:17px 0 0;
text-align:right;
text-transform:uppercase;
width:230px;
}

.h2 {
background-color:#8FAFD6;
clear:both;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
margin:6px 4px 4px 0px;
padding:3px 0 0;
text-align:right;
}
.presentation{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold; 
	float: left;
	width: 725px;
	height: 448px;
	background: url(../images/accueil.jpg) top no-repeat;
}

/** Lien **/
.ligne_comm_news{
	border-top:1px dotted #4877bc;
	padding: 0 0 0 0;
	margin: 0;
	clear:both;
}

.ligne_comm_news_texte{
	color:#000;
	font-size:small;
	margin: 15px 0px;
	background:#e7eff7 url(images/fd_portefeuille_texte.jpg) bottom left no-repeat;
	float:left;
	width:570px;
	padding: 6px 10px 3px 10px;
}

.comm_news_date{
	float:left;
	text-align:left;
	background:url(images/fond_comm_news_date.gif) top no-repeat;
	width:70px;
	margin:10px;
}	

.comm_news_date2{
	float:left;
	text-align:left;
	background:url(images/fond_comm_news_date.gif) top no-repeat;
	width:90px;
	margin:10px;
}	

#global{
	background: #fff;
	border: 1px solid #573353;
	margin-top:5px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:#fffff;
}

#entete{
	background: #fff url(../images/entete.png) no-repeat;
	height:100px;
	margin: 0;
	padding: 0;
}

#container_menu
{
	background: #fff url(../images/menu.png) no-repeat;
	height:54px;
	margin: 0;
	padding: 0;
}

#core_margin{
	margin: 0 10px;
}

#bloc_rubriques
{
	margin-left:auto;
	margin-right:auto;
}

a b .menu_retour_home{
display:block; float:left; 
background-image:url(../images/menu/picto_home_off.png); 
height:33px; width:16px;cursor:pointer;
}

a:hover b .menu_retour_home{
display:block; float:left; 
background-image:url(../images/menu/picto_home.png); 
height:33px; width:16px;cursor:pointer;}

a b .menu_retour_home_actif{
display:block; float:left; 
background-image:url(../images/menu/picto_home_actif.png); 
height:33px; 
width:16px;cursor:pointer;
}

li.menu1 span{
height:20px;
}

.menu1{ 
	padding:0; 
	margin:0; 
	list-style:none; 
	background:#transparent; 

}

ul.menu1 { 
	padding:0; 
	margin:0;
}

.menu1 li {
	float:left;
	margin-right:1px;
	margin-left:0;
}

.menu1 li a {
	display:block; 
	float:left; 
	height:33px;
	line-height:33px;
	color:#aaa; 
	text-decoration:none; 
	font-size:11px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 6px; 
	cursor:pointer;
	background:url(../images/menu/button1.gif) no-repeat;
}


.menu1 li a:hover {
	text-decoration:none; 
}

.menu1 li a b {
	float:left; 
	display:block; 
	padding:0 12px 0 6px;
	cursor:pointer;
	background:url(../images/menu/button2.gif) no-repeat right top;
	text-decoration:none;
}

#sous_menu_select{
	color:#bf0000;
}

/*CURENT*/
.menu1 li.current a {
	color:#bf0000;
	background:url(../images/menu/button3.gif) no-repeat;
	margin-top:0;
	cursor:default;
}

.menu1 li.current a b {
	background:url(../images/menu/button4.gif) no-repeat right top;
}

.menu1 li.current_temp a {
	color:#fff;
	background:url(../images/menu/button3.gif) no-repeat;
	margin-top:0;
	cursor:default;
}

.menu1 li.current_temp a b {
	background:url(../images/menu/button4.gif) no-repeat right top;
}


/* 0-0-0-0-0-0 ELEMENTS DU SOUS MENU 0-0-0-0-0-0 */
#container_sousmenu{
	clear: left;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #4b607d;
}

.item_sous_menu{
	background-color: #4b607d;
	margin: 0;
	padding:0;	
	border:0;	
	height:22px;
}

.sous_menu li{
	float: left;
	font-size: small;
	margin: 3px 0 0 20px;
	padding:0;
}

.sous_menu a{
	color: #fff;
	background-color: transparent;
}

.sous_menu a:hover{
	color: #000;
	background-color: transparent;
}

ul.sous_menu{
	color: #fff;
	background-color: transparent;
	margin: 0;
	padding: 0;
	list-style: none;;
}


.preview li
{
	list-style-image:url(../images/li.gif);
}

.preview_titre{
	font-weight:bold;
	font-size:15px;
	color:#bf0000;
	padding:2px;
	text-transform:uppercase;
	border-bottom:1px solid #bf0000;
	text-align:left;
	}

.preview_intro{
	font-weight:bold;
	color:#000;
	text-align:left;
}


.preview_table_total{
	color:#000;
	border-spacing: 2px;
}

.preview_table_total td{
	border:1px solid #777;
	background-color:#ddd;
	border-spacing: 2px;
}

.preview_bloc_contenu{
	color:#000;
	width:75%;
	padding:0 20px 0 20px;
}

.preview_bloc_encart{
	color:#000;
	width:25%;
}

.preview_encart{
	color:#000;
	background-color:#e1ecf5;
	padding:4px;
}

#bloc_page_gauche {
background:transparent url(../images/fond_bloc_page_gauche.jpg) no-repeat scroll 0 0;
color:#000000;
width:244px;
}

#ombre_sous_menu_page {
background:#FFFFFF url(../images/ombre_sous_menu_page.jpg) no-repeat scroll left bottom;
clear:left;
color:#000000;
height:16px;
margin:0 auto;
padding:0;
width:100%;
}

#bloc_titre_page {
background:#FFFFFF url(../images/fond_titre_h1.jpg) no-repeat scroll left top;
clear:both;
height:31px;
margin:0;
padding:0;
width:100%;
}

#footer {
background:transparent url(../images/footer_fond.gif) no-repeat scroll center bottom;
clear:left;
color:#FFFFFF;
height:35px;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding:0;
text-align:right;
vertical-align:bottom;
width:980px;
}

#footer_texte {
font-size:small;
line-height:27px;
}

#footer_texte li {
background-color:transparent;
color:#FFFFFF;
display:inline;
margin:0 30px 30px 0;
padding:4px 0 0 15px;
}

.nav_gauche li {
background:transparent url(../images/fond_nav_gauche.gif) no-repeat scroll right top;
border-bottom:1px dotted #000000;
color:#636363;
font-size:small;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 -37px;
padding:1px 20px 3px 2px;
text-align:right;
width:220px;
}

.nav_gauche li a {
background-color:transparent;
color:#636363;
text-decoration:none;
}

.preview_bloc_encart  a{
color:#4b607d;
}

#nav_gauche_on {
background-color:transparent;
color:#bf0000;
text-decoration:none;
}

.clear{
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}