*{
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana, Arial, Sans-serif;
}

html, body{
	height: 100%;
}

body{
	background-color: #e0daca;
}

div.contenu{
	width: 1000px;
	margin: auto;
}

.spacer
{
	clear:both;
	font-size:0;
}

div#slogan{
	clear: both;
	width: 1000px;
	height: 40px;
	background: url(../images/slogan.jpg) bottom left no-repeat transparent;
}

div#slogan h1{
	visibility: hidden;
}

div.tranche{
	clear: both;
	background-color: #c7c1b3;
}

div#corp{
	background: url(../images/bg-corp.png) top center repeat-y transparent;
}

div#corp div.contenu{
	background: url(../images/bg_corp_contenu.gif) 0 0 repeat-y transparent;
	min-height: 500px;
}



div#entete{
	background: url(../images/bandeau.png) 160px  0 no-repeat white;
}

a#logoaten{
	float: left;
}

a#logoaten img{
	border: none;
	margin: 20px 0 20px 18px;
}


div#satellites{
	float: right;
	width: 770px;
	height: 28px;
	background: url(../images/coin_bg.gif) bottom left no-repeat #585242;
	margin-bottom: 8px;
}


div#satellites ul.items{
	float: left;
	font-size: 10px;
	width: 446px;
	margin: 5px 30px 5px 20px;
	background: url(../images/puce_satellites.gif) right 6px no-repeat transparent;

}

div#satellites ul.items li{
	display: inline;
	padding: 0 2px 0 12px;
	background: url(../images/puce_satellites.gif) 0px 4px no-repeat transparent;
}

div#satellites ul.items li a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div#satellites ul.items li a:hover
{
	text-decoration: underline;
}


form#tete_recherche{
	float: left;
	width: 214px;
	height: 18px;
	background: url(../images/form_recherche.gif) 0 3px no-repeat transparent;
}

form#tete_recherche *{
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #595343;
}

form#tete_recherche label{
	padding-left: 7px;
	margin-top: 4px;
}

form#tete_recherche input#q{
	width: 115px;
	margin: 4px 0 0 14px;
	background: transparent;
	border: none;
}

form#tete_recherche input#submit{
	margin-left: 3px;
}

form#tete_recherche fieldset{
	border:none;
}

ul#langues{
	float: left;
	margin: 0 0 0 10px;
	width: 38px;
}

ul#langues li{
	display: inline;
	width: 14px;
}

ul#langues li a img{
	border: 1px solid white;
}


ul#menu-horizontal{
	margin: 0px 0 0 202px;
}

ul#menu-horizontal li{
	margin: 10px 0 0 5px;
	padding: 0 0 0 18px;
	font-size: 11px;
	float: left;
	list-style: none;
	background: url(../images/puce_menu_h.gif) 4px 5px no-repeat transparent;
}

ul#menu-horizontal li.first{
	background: none;
}

ul#menu-horizontal li a:hover
{
	border-bottom: 3px solid ;
	text-decoration:none;
}

ul#menu-horizontal li.selected a{
	border-bottom: 3px solid ;
}

ul#menu-horizontal li a{
	display: block;
	font-size: 11px;
	color: #595343;
	font-weight: bold;
	text-decoration: none;
}






div#fil-ariane{
	border-top: 4px solid #47cf31;
	background: url(../images/bg_ariane.gif) top right no-repeat #454136;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 23px;
	padding-top: 2px;
}

div#fil-ariane span{
	margin-left: 10px;
}


div#fil-ariane ul{
	display: inline;

}

div#fil-ariane ul li{
	display: inline;
	padding: 0  2px 0 10px;
	background: url(../images/li-ariane.gif) 0 4px no-repeat transparent;
}

div#fil-ariane ul li.premier{
	background: none;
	padding-left: 0;
}

div#fil-ariane ul li a{
	color: white;
	text-decoration: none;
}


div#fil-ariane ul li a:hover{
	text-decoration: underline;
}


#spirale-page{
	position: absolute;
	z-index:50;
	top: 144px;
	background: url(../images/spirales.gif) 5px 0 repeat-x transparent;
	width: 1000px;
	height: 12px;
	float: left;
}




#menu{
	float: left;
	width: 234px;
	background-color: #454136;
}


#menu ul li{
	font-size: 10px;
	list-style:none;
	/*margin: 5px 4px 5px 4px;*/
	padding-bottom: 1px;
	background: url(../images/menu_li_sep.gif) bottom left no-repeat transparent;
}



#menu ul li a,#menu ul li ul li a.pot_de_miel{
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 9px 10px 9px 40px;
	background-position: 25px 10px;
	background-repeat:	no-repeat;
}


#menu ul li a.pot_de_miel{
	padding: 25px 10px 10px 40px;
	background-position: 25px 26px;	
}



#menu ul li.rubrique{
	font-size: 18px;
	background-repeat: repeat-x;
	background-image: url(../images/59/deg_menu.gif);
	background-position: 0 0;
	padding: 10px 0 7px 30px;
}

#menu ul li.rubrique a{
	background: none;
	padding: 0;
}

#menu ul li ul li{
	background: none;
	padding-bottom: 0;
	margin: 1px 7px 1px 8px;
}


#menu ul li ul li a, #menu ul li.selected ul li a{
	background-image: url(../images/global/menu_li_li.gif);
	background-position: 26px 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu ul li.selected a{
	background-position: 8px 8px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}

#menu ul li.selected a.pot_de_miel{
	background-position: 8px 22px;
	background-repeat: no-repeat;
}


#menu ul li.selected{
		padding-bottom: 5px;
}
#menu ul li.selected ul li.selected{
	padding-bottom: 1px;
}
#menu ul li ul li a
{
	font-weight:normal;
}



/* Contenu de la page */
#page{
	margin-left: 234px;
	margin-right: 188px;
	background: url(../images/deg_page.gif) 0 0 repeat-x transparent;
	font-size:10px;
}

#page h1
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:20px;
}

#page #sommaire
{
	margin:0 20px;
}

#page #sommaire h2
{
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}

#page #sommaire div
{
	width:269px;
	float:left;
}

#page #sommaire div.pot_de_miel
{
	width:538px;
/*	float:none;*/
}

#page #sommaire div p.title a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


div.full h1, div.full p, div.full h2, div.full h3, div.full h4, div.full h5, div.full h6, div.full ul, div.full ol{
	margin: 0 20px 0 20px;
}

div.full h1{
	padding: 0 0 5px 0;
	background: url(../images/global/bg-h1.gif) bottom left repeat-x transparent;

}

div.full{
	color: #605f4d;
}


div.full h1.with_image a{

 
}


div.full p{
	margin-top: 5px;
	margin-bottom: 10px;
}

div.full p.date {
	margin-bottom:0;
	margin-left:33px;
}

div.full p.center {
	text-align:center;
}

div.full h2{
	font-size: 12px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	margin-top: 15px;
}


div.full h3{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0 0 0 12px;	
	background: url(../images/global/bg-h3.gif) 0 5px no-repeat transparent;
}


div.full h3 a{
		color: #605f4d;
}



div.full ul li{
	list-style: none;
	padding: 0 0 0 10px;
	margin: 5px 0 5px 0;
	background: url(../images/global/page_li.gif) 0 4px no-repeat transparent;
}

div.full dl
{
	margin:0 20px;
}

div.full dt
{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid;
	margin:10px 0 5px 0;
}

div.full dd
{
	margin-bottom:5px;
}

div.full dd *
{
	margin-left:0;
}

div.full a.link_to_file
{
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:5px;
}

 
#raccourcis{
	float: right;
 	width: 188px;
	background: url(../images/global/deg_racc.gif) 0 0 repeat-x transparent;
	padding-top: 19px;
}


#pied{
	background-color:#352d22;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 2px 0;
}

div#pied div{
	padding: 2px 5px 2px 5px;
}


div#pied ul{
	float: right;
	margin-right: 10px;
}


div#pied ul li{
	list-style: none;
	display: inline;
	padding: 0 2px 0 6px;
	background: url(../images/pied_li.gif) 0px 3px no-repeat transparent;
}


div#pied ul li a{
	text-decoration: none;
	color: white;
}


div#pied ul li#kaliop{
	background: none;
	padding-left: 20px;	
}

div#pied ul li#kaliop a{
	color: #aba8a0;
}



#raccourcis #qui_sommes_nous{
	font-size: 10px;
	background: white;
	margin: 20px 8px 20px 8px;
	padding: 6px;
	line-height: 110%;
}

#raccourcis #qui_sommes_nous, #raccourcis #qui_sommes_nous a{
	color: #605F4D;
}

#raccourcis h3{
	font-size: 11px;
	border-bottom: 1px solid;
	padding-bottom: 3px;
	margin-bottom: 3px;
}



/* Debug eZ */

body table, body fieldset.newsletter{
	font-size: 10px;
	margin:5px 20px;
	width:538px;
}

legend
{
	margin-left:10px;
	padding:0 5px;
}

#page fieldset.newsletter label
{
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin-right:15px;
}

#page fieldset.newsletter input
{
	width:380px;
}

#page fieldset.newsletter p.go
{
	text-align:center;
}

#page fieldset.newsletter input.go
{
	background-image:url(../images/ok.gif);
	width:174px;
	border:0;
	color:white;
	height:17px;
	float!none;
	margin:0 auto;
}

#page fieldset.newsletter p.legend
{
	font-style:italic;
}




span.spamfilter {
	display: none;
}

#menu ul li#revue-en{
	background: none;
	margin:0;
}

#menu ul li#revue-en a{
	background: url(../images/encar-en.gif) 0 0 no-repeat transparent;
	height: 117px;
	width: 206px;
	padding:0;
	margin: 50px 0 0 12px;
}

#menu ul li#revue-en a span{
	visibility: hidden;
}


#page{
	padding-bottom:30px;
}

#page #sommaire h2{
	padding-bottom:5px;
	margin:0;
	border:none;
}


#page #sommaire div.sommaire_item, #page #sommaire div.sommaire_item div{
	height:100px;
/*	overflow:hidden;*/
	margin-top:5px; 
}

#page #sommaire div.sommaire_item{
	background:url(../images/sommaire_border_right.gif) right center no-repeat transparent;
}

#page #sommaire div.sommaire_item p{
	line-height:110%;
}


#page #sommaire div.no_bg{
	background:none;
}

#page #sommaire div.with_image{
	background:url('..') no-repeat left 5px;
}

#page #sommaire div.sommaire_sep{
	background:url(../images/dot_bas.gif)  left bottom repeat-x transparent;
	width:538px;
	font-size:2px;
}

#page #sommaire div.sommaire_item p.title{
	margin-bottom:5px;
}

#page #sommaire div.with_image p{
	margin-left:80px;
}

#page #sommaire div div{	
	width:100%;
}


#page #sommaire div.pot_de_miel, #page #sommaire h2{
	background: url(../images/global/bg-h1.gif) bottom left repeat-x transparent;	
}

/** Raccourcis **/


div#archives, div#relations, div#memo{
	margin: 10px 12px 10px 12px;
	font-size: 10px;
}

div#archives {
	font-size:12px;
}

div#archives h3, div#relations h3{
	margin-top: 15px;
}


div#archives ul li, div#relations ul li{
	list-style: none;
	margin: 2px 0 2px 0;
}

div#archives ul li a, div#relations ul li a{
	color:#605F4D;
	padding-left: 12px;
	background: url(../images/global/bg-h3.gif) 0 4px no-repeat transparent;
}


li.file, div#relations ul li.file{
	margin: 5px 0 5px 0;
}



li.file a, div#relations ul li.file a{
	display: block;
	background: url() 0 0 no-repeat transparent;
	padding: 0 0 4px 18px;
}

div#relations ul li.photo a{
	padding:0;
	background: none;
	border:0;
}

div#relations ul li.photo a img{
	margin:auto;
	border:none;
}

div#memo p, div#memo p a{
	color:#605f4d;
	font-size:10px;
}

#liste_elements{
	margin:0;

}

#liste_elements li{
	background: none;
	padding:0 0 10px 0;
	margin: 0 20px 25px 20px;
	border-bottom: 1px solid;
}

#liste_elements li div.date{
	font-size: 10px;
	font-weight: bold;
}

#liste_elements li h4 {
	margin:0;
}
#liste_elements li h4 a{
	text-decoration:none;
	padding-left:0;
	font-size: 13px;
	margin:0;
}

#liste_elements li p {
	margin:10px 0 10px 0;
}


#liste_elements div.motscle{
	font-size: 9px;
	font-weight: bold;
	color: #605F4D;
}


#liste_elements div.motscle a{
	color: #bbbbbb;
	text-decoration: none;
	padding: 0 2px;
}

#liste_elements div.motscle a:hover {
	text-decoration: underline;
	color: #605F4D;
}


#liste_elements li ul.files{
	margin: 0 0 10px 0;
	/*	background: #ebf5d2;*/

}


div.full #liste_elements h6{
	color: #605F4D;
	font-size: 9px;
	display: inline;
	margin:0;
	padding:0;
}


#liste_elements li ul.files li{
	border: none;
	margin: 0 0 2px 0;
	padding: 5px;
/*	height: 15px;*/
}

#liste_elements li ul.files li a{
	display: inline;
	color:  #5A6231;
	font-weight: bold;
}

#liste_elements li ul.files li a:hover{
	color: #454136;
}

/* Numéros de page */

ul#pagination{
	text-align:center;
	padding: 20px 0 0 0;
}
ul#pagination li{
	display: inline;
	font-weight: bold;
	font-size: 12px;
	background: none;
}

ul#pagination li.current{

}

/* A B C daire*/ 

ul#abcdaire{
	text-align:center;
	margin: 10px 0 0 0;
}

ul#abcdaire li{
	display: inline;
	background:none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#abcdaire li.hl a{
	color:#605F4D;
}




/*** Filtres des liste */

form#filtres_liste{
	margin: 0 20px 10px 20px;
	background: url(../images/global/bg-h1.gif) repeat-x transparent 0 27px;
	padding: 12px 0 15px 0;
}

form#filtres_liste fieldset{
	border: none;	
	background: url(../images/global/bg-h1.gif) bottom left repeat-x transparent;
	margin:0;
	padding:0 0 10px 0;
}

form#filtres_liste fieldset legend{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 9px 0;
	padding:0;
}

form#filtres_liste select{
	border:1px solid #605F4D;
	color: #605F4D;
	font-size: 12px;
	width: 130px;
}

form#filtres_liste select#mot_cle{
	width: 225px;
}

form#filtres_liste input#filtrer{
	border: none;
	background:#605F4D;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding: 0 5px 0 5px;
}

#page fieldset
{
	border:1px solid;
}

#page fieldset legend
{
	font-weight:bold;
}


a.externe{

}


/*** / Filtres des listes */


/** Filtre pour l'agenda */
#agenda
{
	margin:5px 20px 0;
}

#agenda a.prev_month, #agenda a.next_month
{
	background-repeat:no-repeat;
	text-align:left;
	padding-left:35px;
	padding-top:8px;
	display:block;
	width:120px;
	height:25px;
	float:left;
	font-weight:bold;
}

#agenda p.current_month
{
	text-align:center;
	font-weight:bold;
	padding-top:8px;
}

#agenda a.next_month
{
	float:right;
	background-position:top right;
	padding-left:0;
	text-align:right;
	padding-right:35px;
}

/** plan du site **/


ul#plan_du_site li {
	background-image: url(.);
	margin: 15px 0 5px 0;
	padding: 0 0 10px 0;

}

ul#plan_du_site li a{
	text-decoration: none;
	border-width: 0 0 2px 0;
	border-style: solid;
	color: #585242;
}

ul#plan_du_site li a{
	font-size: 16px;
	font-weight: bold;
	display: block;
}

ul#plan_du_site li ul li {
	margin: 7px 0 0 0;
	padding:0 0 0 10px;
	background: url(../images/global/page_li.gif) 0 6px no-repeat transparent;

}

#page ul#plan_du_site li ul li a{
	color:#585242;
	font-size: 13px;
	border:none;
}

ul#plan_du_site li ul li ul li {
	background-image: none;
	margin: 2px 0 0 0;
}
ul#plan_du_site li ul li ul li a{
	font-weight: normal;
	font-size:11px;
}



/* A la une */

ul#liste_elements li div.ariane_situation ul{
	margin: 0 0 5px 0;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color:#B0A9D5;
}

ul#liste_elements li div.ariane_situation ul li{
	display: inline;
	border: none;
	padding:0 0 0 7px;
	margin:0;
	background: url(../images/global/page_li.gif) 0 4px no-repeat transparent;
}
ul#liste_elements li div.ariane_situation ul li.premier{
	background:none !important;
	padding:0;
}

ul#liste_elements li div.ariane_situation ul li a{
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}
ul#liste_elements li div.ariane_situation ul li a:hover{
	color:#B0A9D5;
}
 

ul.organigramme li.user_group{
	font-weight: bold;
	font-size: 15px;
	background: url(../images/global/bg-h1.gif) bottom left repeat-x transparent;
	margin: 5px 0 5px 0;
	padding: 5px 0 10px 0;
}

ul.organigramme li.user_group ul{

}

ul.organigramme li.user_group ul.organigramme li.user_group{
	font-size: 13px;
	background:none;
}

ul.organigramme li a.deploy{
	width: 20px;
	height: 20px;
	text-decoration: none;
	display: block;
	float: left;
}

ul.organigramme li.opened a.deploy{
	background: url(../images/moins.gif) 0 2px no-repeat transparent;
}
ul.organigramme li.closed ul.organigramme{
	display: none;
}
ul.organigramme li.closed ul.organigramme li.user ul.organigramme{
	display: block;
}
ul.organigramme li.closed a.deploy{
	background: url(../images/plus.gif) 0 2px no-repeat transparent;
}


ul.organigramme li.user{
	font-weight: normal;
	font-size: 11px;
}

ul.organigramme li.user span.nom{
	font-weight: bold;
}

ul.organigramme li.user span.titre{
	font-style: italic;
}

ul.organigramme li.user span.tel{
	display: block;
}

p.metier_tri select
{
	width:98%;
	margin:3px 0;
	border:1px solid #4b5a3b;
}

p.metier_tri select.selected
{
	background-color:#deffd4;
}




#tooltip {
	border: 1px solid #111;
	background-color: #eee;
	background-repeat: repeat-x;
	opacity: 0.85;
	padding: 5px;
	font-size: 11px;
}
#tooltip h3, #tooltip p { margin: 0; }



div.object-center{
	margin: 0 20px 0 20px;
}


/*** Voeux **/

div#voeux{
	display: none;
}
#debug{
	height:0;
	font-size:0;
}

div#voeuxLayer{
	position: absolute;
	top:0;
	height: 100%;
	width: 100%;
	z-index:75;
	background:white;
	opacity:1;
	filter:alpha(opacity=100);
}

div#voeuxVisuel{
	position: absolute;
	top:0;
	width: 100%;
	hieght: 100%;
	text-align:center;
	padding-top:5%;	
	z-index: 100;
}

div#voeux a{
	font-size:12px;
	font-weight: bold;
	display: block;	
	width: 800px;
	margin:auto;
	color:#666;
}

/*** /Voeux */

