	/* EGRIAN CSS Document */

egr_identification
{
	background-color:#FF9966;
	width:200px;
}
#pied #egr_pied_menu{
	text-align: center;
	right:10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top:1px dashed #CCC;
	padding-top:3px;
}
#egr_intitule {
	padding-top: 15px;
}
#egr_intitule h1
{
	padding-left: 14px;
	font: 32px Arial, Helvetica, sans-serif;
	line-height:32px;
	color: #039;
	margin: 0px;
	letter-spacing: 2px;
	position:relative;
	top:5px;
}
.egr_documents_cadre{
	border:1px solid #ccc;
	background:#FFFFCC;
}
.egr_documents_cadre .spip_doc_titre
{
	min-height:3em;
	_height:3em;
}
.egr_espace_fond_1{
	background:#9cc;
}
.egr_espace_fond_2{
	background:#09c;
}
.egr_espace_fond_3{
	background:#fc6;
}

/* Documentation */
.egr_doc_liste{
	margin : 14px 0 10px 0;
	float:left; 
	clear:both;
	width:100%;
}
.egr_doc_liste_entete{
	width:180px;
	float:left;
	text-align:right;
}
.egr_doc_liste .spip_logos{
	margin: 7px 0 0 5px;;	
}
.egr_doc_liste_texte{
	width:456px;
	float:left;
	padding-left:10px;
}
.egr_doc_expire
{
	padding:2px;
	background:#990000;
	color:#FFFFFF;
	text-decoration: blink;
}


/* formulaire d'inscription */
#egr_inscrire
{
	position:absolute;
	top:2px;
	right:14px;
	padding:2px;	
	font: bold 12px Arial, Helvetica, sans-serif;
}
#egr_inscrire a {
	color: #CC3333;
}
#egr_inscrire a:hover {
	color: white;
}
.page_inscription #inscription{
	border:1px solid #69f;
	background-color:#9cc;
	padding:10px;
	color:black;
  _height:190px;
	margin-top:20px;	
}
.page_inscription label{
	display:block;
	float:left;
	width:185px;
}

.page_inscription label.mel{
	display:block;
	margin:0 0 15px 0;
	float:left;
	clear:both;
	width:100%;
	color:black;
}
.page_inscription input#mel{
	border:1px #69f solid;
	padding :2px;
	margin-left:75px;
	width:175px;
}
.page_inscription input#ok{
	clear:both;
	background:#69f;
	color:white;
	font-weight:bold;
	padding :4px;
	margin : 20px 0 10px 187px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

/* ================================================================ */
/* modèles insérables dans le contenu des pages

/* doc_presentation : liste des documents publiques de présentation PAN PREAO PAN */
.egr_modele_box{
	background-color:#9cc;
	border:1px solid #69f;
	padding:0px 0 7px 3px;
	margin:0 0 10px 0;
}
.egr_modele_box ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height:95%;
}
.egr_modele_box li{
	margin:5px 0 0 0;
}
.egr_modele_box h4
{
	margin:5px 0;
}
.egr_modele_box .egr_modele_suite{
	font-style: italic;
	margin: 7px 0 0 0;
}
.egr_modele_box .egr_modele_suite a{
	color:black;
}
.egr_modele_box #doctype, .egr_modele_box #territoire, .egr_modele_box #statutdoc{
	width:177px;
	margin:0 0 10px 0;
	border: solid 1px #69f;
}	
.egr_modele_box #recherche{
	width: 171px;
	margin:0 0 10px 0;
	position: static;
	background: white;
	text-align: left;
	color: black;
	border: solid 1px #69f;	
}	
.egr_modele_box label{
	margin:5px 0 0 0;
}	
.egr_modele_box input#bouton{
	margin:5px auto 0 45px;
	
}	
.egr_modele_box form{
	margin:5px 0 0 0;
}	
/* Derniere mise à jour et lien webmaster*/
.egr_modele_maj{
	clear:both;
}






/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/doors_drop_line_three.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* Menu de navigation horizontal de la zone publique */

#egr_sousmenu{
	width:960px;
	height:25px;
	_height:26px;
	background-color:#9cc;
	position:absolute;
	top:21px;
	left:0;
	z-index:0;
}
/* the styling */
#nav {
	float:left;
	width:100%;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	background-color: #39c;
	border-top: 1px solid #fff;
	margin-bottom: 35px;
}

#nav .select, #nav .current {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	
}

#nav li {display:inline; margin:0; padding:0;height:auto;}

#nav .select a,
#nav .current a {
	display:block;
	height:21px;
	float:left;
	text-decoration:none;
	font-size:18px;
	line-height:22px;
	white-space:nowrap;
	background-color: #39c;
	letter-spacing: 1px;
	
}
* html #nav .select a, * html #nav .current a {width:1px;}

#nav b {
	font-weight: normal;	
	
}

#nav .select a b, 
#nav .current a b {
	display:block; 
	padding:0 10px 0 10px; 	
	color: #039;
}

#nav .select a:hover, 
#nav .select li:hover a {border-color:#046; cursor:pointer;}

#nav .select a:hover b, 
#nav .select li:hover a b {
	border-color:#046; 
	color:#fff;	
}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; font-size:11px;}

#nav .current a {border-color:#046;}
#nav .current a b {background-position:100% -75px; background-color:#9cc;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	color:#fff;
	text-decoration:none;
}

#nav .sub_active{

}
#nav .sub_active .current_sub a{
	background:#9cc; 
	color:#039; 
	text-decoration:none;
	font-weight:bold;
}
#nav .sub_active a:hover {
	background:#9cc; 
	color:#fff; 
	text-decoration:none;
}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:960px; 
	top:21px; 
	left:0; 
	background:#9cc; 
	padding:0; 
	z-index:100; 
	border-bottom:1px solid #fff;
}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}
#nav .sub_active {
	display:block; 
	position:absolute; 
	width:960px;
	height:25px; 
	top:21px; 
	left:0; 
	background:#9cc; 
	padding:0; 
	z-index:10; 
	color:#000; 
	border-bottom:1px solid #fff;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:25px; float:left; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal;}
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a 
{
	display:inline; 
	background:#9cc; 
	padding:0 10px; 
	margin:0; 
	font-size:15px; 
	width:auto; 
	white-space:nowrap; 
	font-weight:normal; 
	border:0; 
	color:#039; 
	height:25px; 
	line-height:24px;
	letter-spacing:0; 
}


