html, body  {
	  font-family:tahoma;
	  font-size:11px;
	  margin:0px;
}
#header_ban {
	font-family:Tahoma,sans-serif;
	font-size: 11px;
	color:#FFFF99;
}
	
#header_ban a {
	font-weight:bold;
	font-size: 10px;
	color:#FFFF99;
	TEXT-DECORATION: none ;
}
	
#header_ban a:link {
	color:#FFFF99;
	TEXT-DECORATION: none ;
}
	
#header_ban a:hover {
	color:#FFCC00;
	cursor:pointer;
}

.titre_bloc_info {
background:url(../images/btn_bloc.png); height:22px; width:109px; margin-left:16px; margin-top:10px; vertical-align:top; font-size:10px; font-weight:bold;
}

.titre_1 {
	font-weight: bold; 
	color: #FF6600; 
	font-size: 14px;
	text-align:left;
}
.titre_2 {
	font-weight: bold; 
	color: #FF6600; 
	font-size: 12px;
}
.titre_2 a:link {
	font-weight:bold;
	font-size: 11px;
	color:#0000CC; 
	TEXT-DECORATION: none ;
}

.titre_2 a:hover {
      color:#FF4200;
}
.titre_3 {
	font-weight: bold; 
	color: #FF6600; 
	font-size: 18px;
	text-align:left;
}
.paragrahe_1 {
	font-weight: normal; 
	color: #000000; 
	font-size: 12px;
	text-align:left;
}
.textfield_01 {
	font-family:Tahoma,sans-serif; 
	font-size: 11px; 
	color:#626567; 
	padding-left:5px; 
}
.text_footer {
	font-size: 11px;
	color:#FFFF99;
}

.text_footer a {
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
	TEXT-DECORATION: none ;
}

.text_footer a:link {
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF; 
	TEXT-DECORATION: none ;
}

.text_footer a:hover {
      color:#FF4200;
}
.text_footer_1 {
	font-size: 11px;
	color:#000066;
	padding-top:15px;
}

.text_footer_1 a {
	font-weight:bold;
	font-size: 11px;
	color:#000066;
	TEXT-DECORATION: none ;
}

.text_footer_1 a:link {
	font-weight:bold;
	font-size: 11px;
	color:#000066; 
	TEXT-DECORATION: none ;
}

.text_footer_1 a:hover {
      color:#FF4200;
}
/************** TEXT POPUP DIV *************************/
.text_popup {
	font-family:Tahoma,sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
	
.text_popup a {
	font-family:Tahoma,sans-serif;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	TEXT-DECORATION: none ;
}
	
.text_popup a:link {
	color:#FFFFFF;
	TEXT-DECORATION: none ;
}
	
.text_popup a:hover {
	color:#FF4200;
}
	
/******** DEBUT CSS BLOC MENU BARRE LAT INSTI ******************/
#id_bloc_menu {
	width:175px; 
	margin-left:6px; 
	vertical-align:top; 
	margin-top:25px;
	font-size:11px;
}
#id_bloc_menu #boite_gauche {
background:#949494 url(../images/fond-arrondi-saumon.png) no-repeat bottom left;
margin:auto;
max-width:2007px;
}
#id_bloc_menu #boite_droite {
background:#949494 url(../images/fond-arrondi-saumon.png) no-repeat bottom right;
margin-left:7px;
padding-bottom:20px;
}
#id_bloc_menu #boite_haut {
background:#717171 url(../images/fond-arrondi-saumon.png) no-repeat top right;
margin-left:-7px;
padding:0;
}
#id_bloc_menu #boite_haut div {
background:#717171 url(../images/fond-arrondi-saumon.png) no-repeat top left;
height:7px;
width:7px;
}
#id_bloc_menu p, #id_bloc_menu h2 {
padding:5px 10px;
margin:0;
}
.link_sm a {
	font-family:Tahoma,sans-serif;
	/*font-weight:bold;*/
	font-size: 11px;
	color:#000000;
	TEXT-DECORATION: none ;
}

.link_sm a:link {
	color:#000000; 
	TEXT-DECORATION: none ;
}

.link_sm a:hover {
      color:#003399;
}

.link_sm_on a {
	font-family:Tahoma,sans-serif;
	/*font-weight:bold;*/
	font-size: 11px;
	color:#FF0000;
	TEXT-DECORATION: none ;
}

.link_sm_on a:link {
	color:#FF0000; 
	TEXT-DECORATION: none ;
}
.link_sm_on  {
	color:#FF0000; 
	TEXT-DECORATION: none ;
}
.link_sm_on a:hover {
      color:#003399;
}
.titre_bloc_menu {
	font-size:14px;
	font-weight:bold;

}
/******** FIN CSS BLOC MENU BARRE LAT INSTI ******************/
.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 100%; /* container width*/
background: transparent url(images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}
#btn_style_1 {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#btn_style_1 span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}