/* -----------------------------------------------------------------------
----- EIVP 2005 Site public
----- Feuille de style ECRAN/layout NOUVO v4 (revision aout 2006)
----- -------
----- les bugs d'affichage sont a rapporter a :
----- agnes.leonard@eivp-paris.fr    ET    aurelien.ferlito@free.fr
-------------------------------------------------------------------------- */
/* -- reminder : largeur colonne centrale : 10+488+16 = 514px ------------ */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	color: black;
	background-color: #E4E4DE;
	font-size: 0.7em;
}
div#page {
	width: 990px;
/*	position: relative;
*/	margin: 0 auto;
	background: url(../imgv4/layout_wrapbgv4.gif) repeat-y;
}

/* -----------------------------------------------------------------------
----- header  : conteneur, bords de page, logo, titre du site, visuel pont
-------------------------------------------------------------------------- */
div#headerBox {
	width: 990px;
	height: 135px;
	background: url(../imgv4/eivp_headerbg.jpg) no-repeat;
	position: absolute;
	top: 0;
}
img#headerLogo {
	position: absolute;
	top: 27px;
	left: 12px;
	border: none;
}
img#headerTitrev4 {
	position: absolute;
	top: 27px;
	left: 236px;
	border: none;
/*	opacity: .5;
	filter: alpha(opacity=50);*/
}
.spacer {
	clear: both;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/* -----------------------------------------------------------------------
----- navigation : menus deroulants, recherche
-------------------------------------------------------------------------- */
div#naviBox {
	height: 35px;
	width: 990px;
	position: absolute;
	top: 135px;
	z-index: 10; /* oblige IE a passer les menus deroulants dessus */
}
.onglet0 {
	background: url(../imgv4/layout_naviBoxv4_0.gif) no-repeat;
}
.onglet1 {
	background: url(../imgv4/layout_naviBoxv4_1.gif) no-repeat;
}
.onglet2 {
	background: url(../imgv4/layout_naviBoxv4_2.gif) no-repeat;
}
.onglet3 {
	background: url(../imgv4/layout_naviBoxv4_3.gif) no-repeat;
}
.onglet4 {
	background: url(../imgv4/layout_naviBoxv4_4.gif) no-repeat;
}
.onglet5 {
	background: url(../imgv4/layout_naviBoxv4_5.gif) no-repeat;
}
.onglet6 {
	background: url(../imgv4/layout_naviBoxv4_6.gif) no-repeat;
}
.onglet7 {
	background: url(../imgv4/layout_naviBoxv4_7.gif) no-repeat;
}
.onglet8 {
	background: url(../imgv4/layout_naviBoxv4_8.gif) no-repeat;
}


div#ongletsBox {
	/* voir sc_menu.css */
}

/*div#searchBox { a enlever du code, inutile
	width: 175px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 30px;
	background-color: red;
}*/

form#searchForm,
fieldset#searchField {
	border: none;
}
input#searchChamp {
	width: 86px; /* largeur effective 86+6 de padding gauche = 92px */
	height: 16px;
	background: url(../imgv4/layout_searchinputbgv4.gif) no-repeat top right; /* alignement droite pour IE, sinon le bg se barre */
	padding: 2px 0 0 6px; /*  retenir : le padding lateral vaut pour l'interieur du champ, et sa suite */
	font-size: 11px;
	border: none;
	position: absolute;
	top: 8px;
	right: 113px;
}
input#searchOk {
	width: 71px;
	height: 19px;
	position: absolute;
	top: 7px;
	right: 30px;
}

/* -----------------------------------------------------------------------
----- plan du site, tailles des polices
-------------------------------------------------------------------------- */
div#naviBoxsub { /* frange colore */
	height: 30px;
	width: 990px;
	position: absolute;
	top: 170px;
}
.degrade01 {
	background: url(../imgv4/layout_degrade01.jpg) no-repeat top left;
}
.degrade02 {
	background: url(../imgv4/layout_degrade02.jpg) no-repeat top left;
}
.degrade03 {
	background: url(../imgv4/layout_degrade03.jpg) no-repeat top left;
}
.degrade04 {
	background: url(../imgv4/layout_degrade04.jpg) no-repeat top left;
}
.degrade05 {
	background: url(../imgv4/layout_degrade05.jpg) no-repeat top left;
}
.degrade06 {
	background: url(../imgv4/layout_degrade06.jpg) no-repeat top left;
}
.degrade07 {
	background: url(../imgv4/layout_degrade07.jpg) no-repeat top left;
}
.degrade08 {
	background: url(../imgv4/layout_degrade08.jpg) no-repeat top left;
}

div#naviBoxsub img { /* evite les bords sur le plan de site et a+ et a- */
	border: none;
}
img#ergo_amoins {
	position: absolute;
	top: 191px;
	right: 148px;
	display: none;
}
img#ergo_aplus {
	position: absolute;
	top: 191px;
	right: 180px;
	display: none;
}
img#ergo_plansite{
	position: absolute;
	top: 9px;
	right: 31px;
}

img#ergo_newsletter{
	position: absolute;
	top: 9px;
	right: 136px;
}

/* -----------------------------------------------------------------------
----- conteneur principal
-------------------------------------------------------------------------- */
div#contenuBox {
	padding: 0 12px; /* marges d'ombrage */
	width: 966px; /* largeur relle 990px */
	padding-top: 228px;
}
/* -----------------------------------------------------------------------
----- colonne gauche : actualites, agenda
-------------------------------------------------------------------------- */
div#colGauche {
	float: left;
	padding: 0 12px;
	width: 200px; /* largeur reelle 224px avec padding */
	background-color: #F0F0F0;
	color: #545444;
}
div#colGauche a {
	color: #545444;
	text-decoration: underline;
}
div#colGauche a:hover {
	text-decoration: none;
	background-color: #F5F5F5;
}
div#actu h2 img,
div#agenda h2 img {
	margin-bottom: 8px;
}
div#agenda h2 {
	margin: 25px 0 0 0;
}
div#actu p,
div#agenda p,
div#actu h3 {
	font-size: 11px;
	line-height: 140%;
}
div#actu p.actuLienSimple {
	margin-bottom: 15px;
}
div#agenda p {
	margin: 0 0 15px 0;
}
div#actu a.lienExterne,
div#actu a.lienInterne {
	padding: 0 0 0 19px;	
	background: url(../imgv4/symbole_actufleche.gif) no-repeat left 2px;
}
div#actu p#toutvoirActu a,
div#agenda p#toutvoirAgenda a {
	padding: 0 0 0 24px;
	background: url(../imgv4/symbole_actuflechedouble.gif) no-repeat left 2px;

}
div#agenda span.actuDate {
	font-style: italic;
}
div#agenda span.actuEvent {
	font-weight: bold;
}
p#actuRss a,
p#agendaRss a {
	padding: 0 0 0 28px;
	background: url(../imgv4/symbole_rss.gif) no-repeat left;
}
div#agenda p#agendaRss {
	margin-top: -15px;
}

/* -----------------------------------------------------------------------
----- colonne centrale : contenu principal
-------------------------------------------------------------------------- */
div#contenu {
	float: left;
	width: 488px; /* largeur relle 514px avec padding */
	padding: 0 10px 0 16px;
}
/* -----------------------------------------------------------------------
----- colonne droite : documents  telecharger + photos genie urbain
-------------------------------------------------------------------------- */
div#colDroite {
	float: left;
	padding: 0 8px;
	width: 208px; /* largeur relle 224px avec padding */
}
.newsletter01 {
	background: url(../imgv4/layout_news.png) no-repeat top right;
	height: 345px;
}
div#photosGenie {
	width: 200px; 
	margin-top: 20px;
}
div#photosGenie img {
	padding: 0 6px 8px;
	background: url(../imgv4/layout_coldroitephotobg5v4.gif) no-repeat bottom left;
}


div#bandeauxPub {
	width: 200px;
	margin: 10px 0 20px 5px;
	float: left;
    display: inline;
	border: 1px dotted #CCC;
	padding: 2em 0;
}
div#bandeauxPub a img {
	border: none;
}
div#bandeauxPub img,
div#bandeauxPub object {
	display: block;
	margin: 0 auto 20px auto;
}


div#docsTele {
	width: 200px;
	margin: 10px 0 20px 0;
	float: left;
    display: inline;
}
div#docsTele h6 {
	font-size: 11px;
	line-height: 1.5em;
	color: #47473A;
}
div#docsTele ul {
	margin-top: 3px;
	font-size: 11px;
	line-height: 1.5em;
}
div#docsTele li {
	margin-top: 3px;
	padding-left: 23px;
	color: #333333;
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style-type: none;
}
div#docsTele li.doc {
	background-image:   url(../img/symbole_DOC.gif);
}
div#docsTele li.gif {
	background-image:   url(../img/symbole_GIF.gif);
}
div#docsTele li.jpg {
	background-image:   url(../img/symbole_JPG.gif);
}
div#docsTele li.mdb {
	background-image:   url(../img/symbole_MDB.gif);
}
div#docsTele li.mov {
	background-image:   url(../img/symbole_MOV.gif);
}
div#docsTele li.pdf {
	background-image:   url(../img/symbole_PDF.gif);
}
div#docsTele li.ppt {
	background-image:   url(../img/symbole_PPT.gif);
}
div#docsTele li.swf {
	background-image:   url(../img/symbole_SWF.gif);
}
div#docsTele li.txt {
	background-image:   url(../img/symbole_TXT.gif);
}
div#docsTele li.xls {
	background-image:   url(../img/symbole_XLS.gif);
}
div#docsTele li.zip {
	background-image:   url(../img/symbole_ZIP.gif);
}
div#docsTele li a {
	color: #333333;
}
div#docsTele li a:hover {
	text-decoration: none;
}


div#photosGenie p.legendeGenie { /* conteneur pour legendeImage et creditImage */
	margin: 0 10px 25px 5px;
	font-size: 11px;
}
span.legendeImage {
	color: #545444;
}
span.creditImage {
	color: #999999;
}

/* -----------------------------------------------------------------------
----- footer
-------------------------------------------------------------------------- */
div#spacerBas {
	clear: both;
}
div#footerBox {
	width: 990px;
	height: 67px;
	background: url(../imgv4/layout_footerbgv4.gif) no-repeat top;
}
div#footerBox p {
	color: #D92424;
	font-size: 9px;
}
a#footerImprimer,
a#footerHautdepage {
	float: left;
	padding: 3px 0;
	font-size: 9px;
	color: #D92424;
	text-decoration: none;
	margin-top: 12px;
}
a#footerMentions {
	float: left;
	padding: 3px 0;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin-top: 12px;
	margin-left: 20px;
	padding-left: 0px;
}
a#footerContact {
	float: left;
	padding: 3px 0;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin-top: 12px;
	margin-left: 190px;
	padding-left: 0px;
}
a#footerImprimer {
	margin-left: 255px;
	padding-left: 30px;
	background: url(../imgv4/layout_footerimprimer2v4.gif) no-repeat left 2px;
}
a#footerHautdepage {
	margin-left: 197px; /* ancienne valeur = 544 */
	padding-right: 20px;
	background: url(../imgv4/layout_footerhautpage2v4.gif) no-repeat right 4px;
}

/* -----------------------------------------------------------------------
----- session login
-------------------------------------------------------------------------- */
div#monCompteBox {
	position: absolute;
	top: 7px;
	width: 959px; /* ancienne valeur 600px */
	height: 13px;
}
div#monCompteBox p {
	float: right;
	color: #F2F2F2;
	font-size: 11px;
}
div#monCompteBox a {
	color: #B3B3B3;
	padding: 0 13px 0 0;
	margin: 0 0 0 10px;
}
div#monCompteBox a:hover {
	color: #D4D4D4;
	text-decoration: none;
}
div#monCompteBox .monCompteAccesEmploi {
	background: url(../imgv4/layout_loginemploi.gif) right 3px no-repeat;
	margin: 0 0 0 15px;
}
div#monCompteBox .monCompteProfil {
	background: url(../imgv4/layout_loginprofilv4.gif) right 3px no-repeat;
	margin: 0 0 0 15px;
}
div#monCompteBox .monCompteOn {
	background: url(../imgv4/layout_loginonv4.gif) right 2px no-repeat;
}
div#monCompteBox .monCompteOff {
	background: url(../imgv4/layout_loginoff2v4.gif) right 3px no-repeat;
}



div#monCompteFormBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 25px;
	visibility: hidden;
	display: none;
}
form#monCompteForm,
fieldset#monCompteField {
	border: none;
}
label.monCompteLabel {
	color: #999999;
	font-size: 1em;
	float: left;
}
input.monCompteChamp {
	padding: 1px 0 0 6px; /* a retenir : le padding latral vaut pour l'intrieur du champ, et sa suite */
	margin: 0 7px 0 0;
	width: 56px; /* largeur effective 56+6 de padding gauche = 62px */
	height: 15px;
	font-size: 9px;
	float: left;
	border: none;
	background: url(../imgv4/layout_loginchampv4.gif) no-repeat right top; /* alignement droite pour IE, sinon le bg se barre */
}
input#monCompteOk {
1	width: 24px;
	height: 15px;
	float: right;
}
span#messageLog {
	color: red;
	text-decoration: blink;
	margin : 0 10px 0 0;
}
p#messageLog {
	color: red;
	text-decoration: blink;
}
span#citation {
	color: #C7BAC1;
	font-style:italic;
}
div#phpmyvisitesBox,
p#phpmyvisites {
	height: 0;
	display: none;
}
