 /* CSS par dig^^ pour http://www.kits-gratuits.net */

* { margin:0;padding:0; } 
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	font:normal 0.7em Verdana, "Trebuchet MS", Tahoma, Helvetica, Sans-serif;  /*0.7*/
	background:white url(/senaco/images/interface/bg.png) repeat-x;
	color:#535252;
}
a{
	color: #226BF1;
	text-decoration: underline;
}
a.orph{
	color: #800000;
	text-decoration: none;
	font-style:italic;
		
}

a:hover{
    color: #014EFF;
    text-decoration: underline;
}

a img{
	text-decoration:none;
    border:none;
}

h1 {
	background:url(/senaco/images/interface/header.jpg) top left no-repeat;
	text-indent:-9000px;
	width:100%;
	height:300px;
	margin-top:33px;	/*23*/
}

h1 span {
	color:#014EFF; /*1187CB*/
	text-transform:uppercase;
}

/*ENTETE FLASH************************************************************************/
#header_flash{
	top:84px;
	left:541px;
	position:absolute;
	height:112px;
	z-index:-1; /*100*/
}

/*PAGE COMPLETE*********************************************************************/				
div#bod{
	position: relative;
	min-height: 100%;
}

/*MENU EN HAUT A DROITE************************************************************/
#usermenu{
	position:absolute;
/*	float:right;*/
	top:0px;
	right:0px;
	margin-right:0px;
	margin-top:	0px;
	border:none;
}
div#usermenu ul
{
    font-size: 0.85em;
    margin: 0;
    padding: 0;
    text-align: right;
}

div#usermenu li
{
    background: url(/senaco/images/interface/tick.gif) no-repeat top right;
    margin: 0 0 0 6px; /* Modified in IE 6+ stylesheet */
    display: inline;
}
div#usermenu li.last
{
    background: none;
}

div#usermenu li a
{
    color: #226BF1;
    padding-right: 8px; /* Modified in IE 6+ stylesheet */
    font-weight: normal;
    text-decoration: none;
    position: relative;
    top: 2px;
}

div#usermenu li a:hover
{
    text-decoration: underline;
}
 
div#usermenu li a span
{
    color: #888888;
}

/*PAGE PRINCIPALE*****************************************************************************/
div#page {
	width:850px;  /*720*/
	margin:0 auto;
}

/*LOGO*****************************************************************************************/
img#logo { 
	border:0;
/*	margin:35px 0 0 10px;*/
	margin:25px 0 0 10px;/*35px 0 0 20px*/
	left:0px;
	
	
/*	margin:25px 0 0 -500px;/*35px 0 0 20px*/
}
/*img#logo2 {
	position:absolute;
	top:1px;
	left:6px; 
	border:0;
}*/
/*MENU HAUT**********************************************************************************/
ul#menu {
	list-style-type:none;
	float:right;
	text-align:center;
	margin-top:-2px;/*-2*/
	margin-left:100px;
	
	
	
/*	margin-top:-6px;
	border-bottom:#8B0000 solid 1px;
	width:100%;*/
}

ul#menu li {
	display:inline;
}

ul#menu a {
	display:block; /*block*/
	float:left;
	width:115px; /*115*/
	height:27px;	/*35-8*/     /*27*/
	color:#535252;
	text-transform:uppercase;
	padding:8px 0px 0px 0px;    /*8*/
	text-decoration:none;

/*	background-color:#F0F0F;
	border:#E0E0E0 dashed 1px;
	border-bottom:none;
	height:20px;
	padding:8px 0px 0px 0px;    
	margin-bottom:-1px;*/
}

ul#menu a:hover{
	color:#8B0000;              /* #535252 */
	background:url(/senaco/images/interface/puce_menu.png) bottom no-repeat;
}

ul#menu a.current , ul#menu a.current:hover  {
	color:#8B0000;
	background:url(/senaco/images/interface/bg_menu_current.png) bottom no-repeat;
	
	
/*	background:#FFFFFF;
	border:#8B0000 solid 1px;
	border-bottom:#FFFFFF solid 2px;
	z-index:3;*/
}

/*CONTENU*******************************************************************************************/
#contenu {
	width:789px; /*654px*/
	margin-top:-210px;  /* -32px */
	padding-left:4px;
	text-align: left;
}

/*BLOC*******************************************************************************************/
#bloc {
	width:614px; /*459*/
	min-height:250px;
	float:right;
	text-align:justify;
 	background-color: #FAFAFA;
	margin-top:-13px;
	padding-bottom:20px;
}

#bloc h2 {
	color:#014EFF;
	font:normal 1.6em Verdana, Sans-serif;
	text-indent:15px;
	margin:0px 10px 20px 10px;
	background-image: url(/senaco/images/interface/puce_titre.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	color:#535252;
	font:bold 1.2em Verdana, Sans-serif;
	margin:0px 25px 10px 25px;
}

#bloc h4 {
	color:black;
	text-decoration:underline;
	margin:0px 25px 10px 25px;
	font:bold 1.0em Verdana, Sans-serif;
	text-align:left;
	}
#bloc h5 {
	color:black;
	font:bold 1.0em Verdana, Sans-serif;
	margin:5px 10px 5px 25px;
}

#bloc h6 {
	color:#014EFF;
	font: bold italic 1.2em Verdana, Sans-serif ;
	margin:0px 25px 10px 25px;
}
#bloc p {
	width: auto; /*564 ou 440*/
	margin:0px 25px 25px 25px;  /*margin:0 10px; */ 
	}

#bloc table{
	width:564px;
	margin:0px 25px;
}

#bloc ul{
	width:auto; /*564 ou 440*/
	margin:0px 25px;
	margin-bottom:10px;
	
}
#bloc ol{
	width: auto; /*500 */
	margin:0px 25px;
	margin-bottom:10px;
	
}
#bloc li{
	width: auto; /*500 */
	margin-left:25px;
	
	}

/*#bloc div orph{
	border: groove #3399FF dotted; 
	background-color: #F3F3F3;
	color:;
	margin:0px 0px; 
}*/
	
/*MENU GAUCHE*******************************************************************************************/
#menu_gauche {
	width:168px; /*161*/
	float:right; 
	margin-right:7px;
}

#menu_gauche h2 {
	text-align:left;
	color:#014EFF; /* #014EFF */
	text-transform:uppercase;
	font:normal 1.2em Verdana, Sans-serif;
	margin:10px 0 0px 10px; /*10 0 5 10*/
}

#menu_gauche ul {
	list-style-type:none;
	margin-left:10px;
	width:145px;
}
#menu_gauche li {
	border-bottom:1px dotted black;  /* #CCCACA */
}

#menu_gauche a {
	height:30px;
	display:block;
	padding:15px 0 0 10px;
	text-decoration:none;
	color:#8B0000; /* #535252 */
}
#menu_gauche a.current{
	font-weight:bold;
}
#menu_gauche a:hover { text-decoration:underline; }

/*SOUS MENU*******************************************************************************************/
#menu_gauche ul.sousmenu {
	list-style-type:disc;
	margin-left:20px;
	padding-bottom:15px;
	width:125px;
	font-size:80%;
}
#menu_gauche ul.sousmenu li {
	border-bottom:none;  /* #CCCACA */
}
#menu_gauche ul.sousmenu a {
	height:inherit;/*15px;*/
	display:inherit;
	padding:0px 0 0 0px;/*15px 0 0 10px;*/
	text-decoration:none;
	color:#000000; /* #535252 */
}
#menu_gauche ul.sousmenu a.current{
	font-weight:bold;
}
#menu_gauche ul.sousmenu a:hover { text-decoration:underline; }



/*LAST ELEMENT (pour focer pied de page à être en bas)******************************************************************************/
div#last_elt{
	background:none;
	margin-bottom: 0px; /* évite tout risque de fusion des marges */
	padding-bottom:160px; /*4em;/* ATTENTION : cet espace doit permettre de placer le pied de page ! */
	height:68px;
	
	clear:both;
}

div#last_elt #footer{
	background:url(/senaco/images/interface/footer.png) bottom left no-repeat;
	height:68px;
}

/*PIED DE PAGE***************************************************************************************************************************/
/* pour que le bloc prenne toute la largeur du bloc de référence
		   Note : le bloc de référence est le plus proche ancêtre positionné
		   en relatif ou en absolu */
div#pied_page{
	position: absolute;
	background:url(/senaco/images/interface/bg_footer.png) repeat-x bottom;
	text-align:center;
	height:154px;
	width: 100%;
	bottom: 0;
	left: 0;
}
div#pied_page p{
	padding-top:100px;
}	


/*GOOGLE MAP**************************************************************************************/
#map{
	margin: 2px 75px;
}


/*MENU FIXE A DROITE*****************************************************************************/
#fixedmenu {
	position: fixed;
	bottom:150px;
	right: 20px;
	width: 47px;
	padding-bottom:0px;
	background:url(/senaco/images/interface/bg_menu_fixe.png) center center no-repeat;
}
#fixedmenu a, #fixedmenu a:hover {
	text-decoration: none;
	text-align:center;
	margin-left:16px;
}
#fixedmenu ul, #fixedmenu li {
	list-style-type:none;
	margin: 5px 0;
	padding: 0;
}




/*************************************************************************************************/
/* CLASSES
/**************************************************************************************************/
/* PATH **************************************************************************/
.path
{
    color: #9d9d9d;
    font-size: 0.85em;
    padding: 0;
	padding-bottom:10px;
	margin:0;
	float:right;
	width:80%;
}

.path a
{
    color: #888888;
    text-decoration: none;
    border-bottom: 1px solid #d4d4d4;
}

.path a:hover
{
    color: #000000;
    border-color: #000000;
}
.prec
{
    float:right;
	text-align:right;
	padding-right:10px;
	width:15%;
}
.prec a
{
    text-decoration:none;
}


.haut_page
{
    color: #9d9d9d;
    font-size: 0.85em;
    padding:0;
    margin:0;
	width:70%;
	text-align:center;
}
.haut_page img{
	vertical-align:middle;
}
.haut_page a
{
    color: #888888;
    text-decoration: none;
}

.haut_page a:hover
{
    color: #000000;
    border-color: #000000;
}





.map{
	border:#D0DEFF solid 3px;
	 width: 400px;
	 height: 300px;
}




.accueil{
	text-align:justify;
}
.accueil a img{
	border:#D0DEFF solid 3px;
	
}
.accueil a img:hover{
	border:#004DFF solid 3px;
}

.lettrine {
	font-size: 24px;
	font-weight: bolder;
	color: #004DFF;
}


.table_liste{
	background:#f8fafc;
	color:#666666;
	text-align: left;
	border:1px solid #b5d4fe;
}
.table_liste tr.impaire{
	background:#e5f1fc;
}
.table_liste td{
	padding:5px;
	border-bottom:1px solid #b5d4fe;
}	
.table_liste .titre{
	font-weight:bold;
	background:#b5d4fe;
	border-bottom:1px solid #b5d4fe;
	border-top:1px solid #b5d4fe;
}
.table_liste img{
	border:none;
}
.disable, .disable a{
	background:#FFFFFF;
	color:#BBBBBB;
}


/*
.table_liste tr:hover{
	background:#b5d4fe;
	color:#000000;
}*/	


.cadre_titre{
	background: #f8fafc;
	color:#666666;
	cursor:pointer;
	text-align: left;
	padding: 5px;
	margin-bottom:2px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}	
.cadre_titre:hover{
	background:#b5d4fe;
	color:#000000;
}
.cadre_elt{
	background: #f8fafc;
	color:#666666;
	cursor:pointer;
	text-align: left;
	padding: 0px;
	border-top: 1px solid #b5d4fe;
	border-bottom: 1px solid #b5d4fe;
}	
.cadre_elt:hover{
	background:#b5d4fe;
	color:#000000;
}		


