@charset utf-8;
/* CSS Document */
/* modify : 25/01/2010 by Valéry Frisch */
/* concern : p a.ssColDroite et p a.ssColGauche :: ajusting padding and marging for blocks 
// modify : 17-08-2010 :: adjust css for wiki
*/
* {
	padding:0;
	margin:0;
}

ul,ol,li {
	list-style:none;
}

a {
	text-decoration:none;
	font-size:1em;
}
a:hover {
	cursor:pointer;
}
a:visited {
	color:#ff8500;
}

.clear {
	clear:both;
}

body {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	color:#333232;
	font-family:Arial, Helvetica, sans-serif;
}

html {
	height:100%;
	width:100%;
}

#siteBox {
	position:absolute;
	width:1105px;
	height:714px;
	top:5px;

	
/*	top:50%; */
	left:50%;
	margin-left:-490px;

	
/*	margin-top:-330px; */
	background-image:url(../images/fondBody.jpg);
}


	
/*
#overlay {
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#333333;
	z-index:1;
	}
/*#bodyGauche{
	float:left;
	width:111px;
	height:576px;
	margin:0 auto 0 auto;
	background-image:url(../images/fondBody01.jpg);
}
#bodyBas{
	float:left;
	width:1105px;
	height:138px;
	margin:0 auto 0 auto;
	background-image:url(../images/fondBody02.jpg);
}*/
#logo {
	float:left;
	width:383px;
	height:111px;
	background-image:url(../images/home2011/Accueil_2010_top_01.jpg);
}

#menuPrincHaut {
	float:left;
	width:611px;
	height:36px;
	background-image:url(../images/home2011/Accueil_2010_top_02.jpg);
}

#menuPrincBas {
	float:left;
	width:611px;
	height:75px;
	background-image:url(../images/home2011/Accueil_2010_top_03.jpg);
}

#header {
	width:994px;
	height:111px;
}

#content {
	float:left;
	width:994px;
	height:388px;
	x--background:#91cb21;
	background-image:url(../images/home2011/Accueil_2010_fond.jpg);
}

#contentWikiTop {
	position:relative;
	width:994px;
	height:160px;
	padding-top:0;
	background:url(../images/home2011/wiki-top.jpg) top left no-repeat;
}

#contentWikiMain {
	float:left;
	width:994px;
	height:100%;
	background:url(../images/home2011/wiki-content.jpg) top left repeat-y;
}

#wikiContentBottom {
	width:994px;
	height:228px;
	background:url(../images/fond-wiki-bottom.jpg) top left;
}

#footer, #footer-wiki {
	float:left;
	width:994px;
	height:77px;
	color:#FFFFFF;
	background-image:url(../images/home2011/Accueil_2010_footer.jpg);
}
#footer-wiki {
	background-image:url(../images/home2011/wiki-footer.jpg);
}

	
/* ----------- TYPO ---------------------------------------*/
.infoSaisie {
	font-size:.6em;
	color:#0099CC;
}

.textMenuPied {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
}


	
/* error du wiki */

.error {
	color:red;
	font-weight:bold;
	font-size:.7em;
	height:15px;
	margin-top:20px;
	position:absolute;
	left:5px;
	top:5px;
}
.biowiki .error {
	z-index:1;
	font-weight:bold;
	font-size:.7em;
	height:15px;
	margin-top:20px;
	position:absolute;
	left:55px;
	top:116px;
	width: 590px;
}

.user {
	padding-left:10px;
}

.doc {
	padding-right:10px;
}
.success {
	position: absolute;
	left:55px;
	top:136px;
	z-index:1;
	width: 590px;
}
#pseudobox,#emailobox,#oneBox,#secretBox {
	display:block;
	z-index:5000;
	font-size:.7em;
	margin:0;
	padding:0;
	width: 100%;
	height: 22px;
	float: left;
}


	
/*------BLOCS DE CONTENU ---------------------------------------*/
#contentColGauche {
	float:left;
	width:545px;
	height:376px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:40px;
	margin-right:25px;
	margin-top:9px;
	margin-bottom:3px;
}

#contentColDroite {
	float:left;
	width:346px;
	x--height:382px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:9px;
	padding:0;
}

#contentColDroite p {
	x--margin:0;
	x--padding:0;
}

#contentColDroite a {
	color:#006d8c;
	margin-left:4px;
	font-size:1.3em;
	text-decoration:underline;
}

#contentColGauche a {
	color:#006d8c;
	margin-left:4px;
	font-size:1.1em;
	text-decoration:underline;
}

#contentColGauche a:hover,#contentColGauche a:active,#contentColDroite a:hover,#contentColDroite a:active,#contentColDroite a:visited {
	color:#ff8500;
}

#contentColDroite ul {
	font-size:.75em;
}

#contentColDroite li {
	list-style-type:none;
	margin-top:6px;
}

.fondColGauche {
	width:545px;
	height:376px;
	background:url(../images/contenu/fondContenuPrincipal.png) left bottom no-repeat;
}


	
/*-----FORMULAIRES ------------*/
#envoiAmi {
	width:450px;
	height:400px;
}

#envoiAmi input {
	width:50px;
}

#envoiAmi textarea {
	width:300px;
	height:300px;
}

#formInscr {
	padding:0;
	margin-left:10px;
	float:left;
}
#formInscr #pseudobox,
#formInscr #emailobox,
#formInscr #oneBox,
#formInscr #secretBox {
width: 200px;
margin-left: 200px;
height: 16px;
}
#formInscr p.infoSaisie {
margin: 0;
padding: 0:
clear:none;
color:#999;
}
#formInscr label.infosBio {
	width: 380px;
}
#formInscr input#infoBio {
	width: 15px;
	margin-top: 3px;
}
#formInscr input {
	margin:0;
	padding:0;
	width: 180px;
	float: left;
}
#formInscr label {
	width: 190px;
	height: 22px;
	float: left;
}
#btnFormInscr {
float: left;
width: 480px;
}

#btnFormInscr input {
	cursor:pointer;
	float: right;
}

#placeBouton {
	float: right;
	width: 100%;
	margin-top: 10px;
}
#placeBouton a {
	font-size: 0.9em;
}
#placeBouton input {
	cursor:pointer;
	float: right;
}

#formInscrContact {
	width:450px;
	height:300px;
	padding:0;
	margin-left:20px;
}

#contactForm input,#contactForm select,#contactForm input {
	width:250px;
	float: left;
}

#messageTxtArea {
	width:320px;
	height:150px;
	float: left;
}

#contactForm label {
	width: 105px;
	height: 22px;
	float: left;
}
/*
#contactForm #messageLab {
	text-align:right;
	float:left;
	vertical-align:top;
}
*/

#contactLabel {
	top:auto;
}

label {
	float:left;
	margin:0;
	padding:0;
	width:340px;
	height:35px;
	font-size:.8em;
	text-align:right;
	padding-right:1em;
}

.formProfilUser h3 {
	color:#006d8c;
}

.formProfilUser input {
	border:#006d8c solid 1px;
	cursor:pointer;
}

.infoSaisie {
	width:490px;
	height:15px;
	margin:0;
	padding:0;
	clear:both;
	font-size:.7em!important;
}

p .infoSaisie {
	text-align:right;
}


	
/*-----PARTICIPER ACTEUR-------*/
#titreColDroiteH {
	width:346px;
	height:21px;
	background:url(../images/contenu/bandeauParticiperDroit.png) no-repeat left;
}

#titreColDroiteB {
	clear:both;
	width:346px;
	height:21px;
	background:url(../images/contenu/bandeauParticiperDroit.png) no-repeat left;
}

#ssColDroiteBas a {
	font-size:.8em;
	text-decoration:underline;
}

.aBoutonParticiper {
	text-decoration:none;
	cursor:pointer;
	width:346px;
	height:21px;
	background:url(../images/contenu/bandeauParticiperDroit.png) no-repeat;
}

.aBoutonActeur {
	text-decoration:none;
	cursor:pointer;
	width:346px;
	height:21px;
	background:url(../images/contenu/bandeauParticiperdroit.png) no-repeat;
}

p a#ssColDroite {
	font-size:.8em;
	float:left;
	width:188px;
	height:118px;
	padding:0 0 0 3px;
	margin:0;
	background:url(../images/contenu/boutonRealisees2.png) no-repeat top right;
	text-decoration:none;
}

#ssColDroiteHaut {
	float:left;
}

#ssColGaucheHaut {
	float:left;
	margin-left:9px;
}

a#ssColDroite h3 {
	text-decoration:none;
	font-size:.6em;
}

a#ssColDroite:hover {
	background-position:bottom right;
	padding:0 0 0 3px;
	margin:0;
	color:white;
}

p a#ssColGauche {
	font-size:.8em;
	position:relative;
	float:left;
	width:147px;
	height:118px;
	padding:0 0 0 2px;
	margin:0 6px 0 0;
	background:url(../images/contenu/boutonObservation2.png) no-repeat top left;
	text-decoration:none;
}

a#ssColGauche h3 {
	text-decoration:none;
	font-size:.6em;
}

a#ssColGauche:hover {
	background-position:bottom left;
	padding:0 0 0 2px;
	margin:0 6px 0 0;
	color:white;
}

#ssColGaucheBas {
	float:left;
	width:196px;
	height:216px;
	background:url(../images/contenu/fondModeEmploi.png) no-repeat;
	margin-right:8px;
}

#ssColGaucheBas li {
	margin:0;
	margin-left:5px;
	margin-right:15px;
}

#ssColGaucheBas li a {
	font-size:1em;
}

.ModeEmploiT1 {
	padding-bottom:5px;
}

.modeEmploiUL {
	margin-top:8px;
	margin-left:5px;
}

#ssColDroiteBas {
	float:left;
	width:142px;
	height:216px;
	background:url(../images/contenu/fondConnectez-vous.png);
}

#ssColDroiteBas h3 {
	margin-bottom:8px;
}

#ssColDroiteBas a {
	margin-left:10px;
}

#acteurBio {
	margin-top:10px;
	font-size:.8em;
}

#connexion {
	background:url(../images/contenu/boutonsOK.gif) no-repeat center;
	color:#FFFFFF;
	font-size:.6em;
	border:none;
	cursor:pointer;
	margin-top:5px;
}

#formOubliPass form {
	background-color:#006d8c;
	margin-right:80px;
	margin-left:80px;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;
}

#formOubliPass label {
	background-color:#006d8c;
	color:#FFFFFF;
	margin-right:80px;
	margin-left:80px;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:20px;
	text-align:center;
}

#blancOubliPass {
	width:100px;
	padding-right:100px;
	margin-left:20px;
	padding-top:60px;
	background-color:#FFFFFF;
}

#prepaDetails {
	float:left;
	padding-left:10px;
	margin-top:10px;
	width:280px;
	height:300px;
}

#milieu.prepa0bs {
	float:left;
	width:160px;
	margin-top:20px;
	margin-left:80px;
}

#milieu.prepa0bs select {
	width:155px;
	height:auto;
}

#famille.prepa0bs,#nom.prepa0bs {
	float:left;
	width:160px;
	margin-top:2px;
	margin-left:80px;
}

#famille.prepa0bs select,#nom.prepa0bs select {
	width:155px;
	height:auto;
}

#prepaDetails #prepaImg {
	width:330px;
	height:190px;
	position:absolute;
	top:235px;
	left:335px;
}

#prepaDetails #prepaPdf,#progPdf {
	width:200px;
	height:20px;
	position:absolute;
	top:450px;
	left:420px;
}

#prepaDetails #prepaPdf a {
	font-size:1em;
}

#progPdf a {
	font-size:.8em;
}

#prepaDetails #prepaTxt ul {
	font-size:.8em;
}

#contentColGauche ul.ULmesObs {
	overflow:auto;
	margin:10px 0 0;
	width:520px;
	height:315px;
}

#contentColGauche li.mesObs {
	list-style-image:none!important;
	color:#096f95;
	font-size:.8em;
	padding:5px 0;
	border-bottom:1px dashed #096f95;
}


	
/*----------PARTICIPEZ : SAISISSEZ VOS OBSERVATIONS ---------*/
#textCarteGoogle {
	clear:both;
	width:300px;
	height:79px;
	background:url(../images/contenu/champsTextCarteGoogle2.jpg) no-repeat right bottom;
}


	
/*--------------------------------------------------------- */

	
/*------- affichage des messages dans la boite de dialogue--------------------------*/
.flora .ui-dialog,.flora.ui-dialog {
	background-color:#e6f7d4;
	font-family:Arial, Helvetica, sans-serif;
}

.flora .ui-dialog .ui-dialog-titlebar,.flora.ui-dialog .ui-dialog-titlebar {
	border-bottom:1px solid #d8d2aa;
	background:#ff9900 url(../images/dialog/dialog-title.gif) repeat-x;
	padding:0;
	height:28px;
	_height:29px;
}

.flora .ui-dialog.ui-draggable .ui-dialog-titlebar,.flora.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor:move;
}

.flora .ui-dialog .ui-dialog-titlebar-close,.flora.ui-dialog .ui-dialog-titlebar-close {
	width:16px;
	height:16px;
	background:url(../images/dialog/dialog-titlebar-close.png) no-repeat;
	position:absolute;
	top:6px;
	right:7px;
	cursor:default;
	outline:0;

	
/* prevent dotted border in Firefox */
}

.flora .ui-dialog .ui-dialog-titlebar-close span,.flora.ui-dialog .ui-dialog-titlebar-close span {
	display:none;
}

.flora .ui-dialog .ui-dialog-titlebar-close-hover,.flora.ui-dialog .ui-dialog-titlebar-close-hover {
	background:url(../images/dialog/dialog-titlebar-close-hover.png) no-repeat;
}

.flora .ui-dialog .ui-dialog-title,.flora.ui-dialog .ui-dialog-title {
	margin-left:5px;
	color:white;
	font-weight:bold;
	position:relative;
	top:7px;
	left:4px;
}

.flora .ui-dialog .ui-dialog-content,.flora.ui-dialog .ui-dialog-content {
	margin:1.2em;
}

.flora .ui-dialog .ui-dialog-buttonpane,.flora.ui-dialog .ui-dialog-buttonpane {
	position:absolute;
	bottom:8px;
	right:12px;
	width:100%;
	text-align:right;
}

.flora .ui-dialog .ui-dialog-buttonpane button,.flora.ui-dialog .ui-dialog-buttonpane button {
	margin:6px;
}


	
/* Dialog handle styles */
.flora .ui-dialog .ui-resizable-n,.flora.ui-dialog .ui-resizable-n {
	cursor:n-resize;
	height:6px;
	width:100%;
	top:0;
	left:0;
	background:transparent url(../images/dialog/dialog-n.gif) repeat scroll center top;
}

.flora .ui-dialog .ui-resizable-s,.flora.ui-dialog .ui-resizable-s {
	cursor:s-resize;
	height:8px;
	width:100%;
	bottom:0;
	left:0;
	background:transparent url(../images/dialog/dialog-s.gif) repeat scroll center top;
}

.flora .ui-dialog .ui-resizable-e,.flora.ui-dialog .ui-resizable-e {
	cursor:e-resize;
	width:7px;
	right:0;
	top:0;
	height:100%;
	background:transparent url(../images/dialog/dialog-e.gif) repeat scroll right center;
}

.flora .ui-dialog .ui-resizable-w,.flora.ui-dialog .ui-resizable-w {
	cursor:w-resize;
	width:7px;
	left:0;
	top:0;
	height:100%;
	background:transparent url(../images/dialog/dialog-w.gif) repeat scroll right center;
}

.flora .ui-dialog .ui-resizable-se,.flora.ui-dialog .ui-resizable-se {
	cursor:se-resize;
	width:9px;
	height:9px;
	right:0;
	bottom:0;
	background:transparent url(../images/dialog/dialog-se.gif);
}

.flora .ui-dialog .ui-resizable-sw,.flora.ui-dialog .ui-resizable-sw {
	cursor:sw-resize;
	width:9px;
	height:9px;
	left:0;
	bottom:0;
	background:transparent url(../images/dialog/dialog-sw.gif);
}

.flora .ui-dialog .ui-resizable-nw,.flora.ui-dialog .ui-resizable-nw {
	cursor:nw-resize;
	width:9px;
	height:29px;
	left:0;
	top:0;
	background:transparent url(../images/dialog/dialog-nw.gif);
}

.flora .ui-dialog .ui-resizable-ne,.flora.ui-dialog .ui-resizable-ne {
	cursor:ne-resize;
	width:9px;
	height:29px;
	right:0;
	top:0;
	background:transparent url(../images/dialog/dialog-ne.gif);
}

#formObs {
	display:block;
}

#info1 {
	float:left;
	width:537px;
	height:25px;
	background-color:#a5e209;
	margin-bottom:10px;
}

#info1 #milieu,#info1 #famille,#info1 #nom {
	width:122px;
	float:left;
	height:auto;
	padding-top:2px;
	padding-left:8px;
	margin-left:0;
}

#info1 #milieu select,#info1 #famille select,#info1 #nom select,#formAilante select {
	width:120px;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	color:#02586b;
	border:none;
}

#date {
	display:none;
	float:right;
	width:125px;
	height:23px;
	background-color:#50b3da;
	padding-top:2px;
	padding-left:12px;
	padding-right:5px;
}

#date input {
	width:118px;
	border:none;
	font-size:.7em;
	color:#02586b;
}

#infoSaisieHaut {
	background-color:#d8f6ff;
	padding-top:10px;
	margin-left:8px;
	width:522px;
	height:120px;
	display:none;
	padding-bottom:5px;
}

#infoSaisieBas {
	background-color:#a5e209;
	width:522px;
	height:50px;
	margin-top:50px;
	margin-right:15px;
	margin-left:8px;
	padding-top:10px;
	display:none;
}

#infoSaisieBas ul {
	float:left;
	width:522px;
	height:10px;
}

#infoSaisieBas a {
	margin-left:368px;
}

#coordonnees,#coordonneesError {
	width:540px;
	float:left;
	padding-left:7px;
	margin-bottom:5px;
	margin-bottom:10px;
}

#gpsValues,#gpsValuesError {
	float:left;
	display:none;
	width:400px;
	height:17px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#50b3da;
}

#gpsValues input,#gpsValuesError input {
	float:left;
	width:110px;
	color:#006d8c;
	font-size:.7em;
}

#gpsValues label,#gpsValuesError label,#formAilante label {
	width:50px;
	height:17px;
	float:left;
	color:#FFFFFF;
	font-size:.7em;
	margin-left:10px;
}

#valid,#btnSuivant,validError {
	float:left;
	margin-left:10px;
	display:none;
	width:80px;
}

#coordonneesError,#gpsValuesError,#validError {
	display:block;
}

#lat,#lon {
	border:none;
}

#formAilante {
	float:left;
	display:none;
}

#formAilante .saisieBox {
	float:left;
	display:block;
	margin-left:5px;
	padding-top:3px;
	margin-bottom:3px;
	width:495px;
	height:30px;
	background:#50b3da;
}

#formAilante label {
	float:left;
	width:110px;
	color:#006d8c;
}

#formAilante select {
	float:left;
	width:110px;
}

#formAilante #observation select {
	width:180px;
}

#formAilante textarea {
	width:495px;
	clear:both;
	margin-left:5px;
}

#login input {
	width:100px;
	margin-left:5px;
	border:none;
	font-size:.7em;
}

#affichInfoMap {
	background-color:#d8f6ff;
	width:522px;
	height:260px;
	display:none;
	margin:20px 0 0 8px;
}

#affichInfoMap ul,#infoSaisieHaut ul,#infoSaisieBas ul {
	font-size:.85em;
}

#btnMap {
	margin-top:12px;
	float:right;
}

#mapValid {
	display:none;
	visibility:hidden;
	margin-right:8px;
}

#map {
	float:left;
	left:7px;
	margin-top:-10px;
	width:510px;
	height:276px;
	border:4px solid #50b3da;
	overflow:hidden;
}

#date label,#infoSaisie label,#gpsValues label {
	font-size:.8em;
}

#calendrier {
	width:90px;
}

#envoyerGpsInfos {
	width:100px;
}

#gpsValues #envoyerGpsInfos input {
	float:left;
	width:40px;
	height:25px;
}


	
/*--------TERRITOIRE / DEFINITION-----------*/
.cartes {
	margin-top:-2px;
}

.zoom {
	position:absolute;
	left:519px;
	top:436px;
}

.zoom img {
	border:none;
}

.arrondiDroitH1 {
	line-height:25px;
	padding:0;
	margin:0;
	width:545px;
	height:25px;
	background:url('../images/contenu/bandeauSStitreOrange3.png') top left no-repeat;
}

.arrondiGaucheH1 {
	padding:0;
	margin:0;
	float:left;
	width:13px;
	height:25px;
	background:url(../images/contenu/bandeauTitreBleuGauche.png) no-repeat left top;
}

.arrDroitTitre {
	float:left;
	padding-right:12px;
	margin-right:12px;
	height:25px;
	background:url(../images/contenu/bandeauTitreBleuDroit.png) no-repeat right bottom;
}

#texteDeroul {
	margin-top:-3px;
	background: url(../images/contenu/fondDecouvrirDroitB01.png) no-repeat top;
	height: 325px;
}

#texteDeroul div {
	display:none;
	padding-top:1px;
	height:300px;
	width:336px;
	overflow: auto;
}

#texteDeroul ul {
	margin-bottom:5px;
	padding:0;
	font-size:.7em;
}

#texteDeroul li,
#contentColGauche li {
	list-style-image:url(../images/bullet.gif);
	list-style-type:none;
	list-style-type:none;
	margin:0 25px 3px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

#listeDeroul {
/*----VALABLE AUSSI POUR PROG PART / EDUC----*/
	height:53px;
	width:346px;
	background:url(../images/contenu/fondDecouvrirDroitH01.png) no-repeat;
}

#listeDeroul select {
	margin-left:10px;
	margin-top:11px;
	width:320px;
	background-color:#FFFFFF;
}

#gaucheDeroul div {
	display:none;
}


	

/* ------------ NEW AGENDA AJAX 2011 -------------------------- */
/* ------------------------------------------------------------ */
.vertical {
    position:relative;
    overflow:hidden;
    height:388px;
}

.items {
    position:absolute;
    height:20000em;
    margin:0px;
}

.items #contentColGauche .item {
    width:545px;
    height:340px;
    text-align:left;
}

#thumbs {
    height:350px;
    position:absolute;
    left:600px;
    width:340px;
}

.t {
    padding:0 !important;
    border:0 !important;
}

.t a {
    margin-left:11px;
    display:block;
    width:320px;
    float:left;
    height:25px;
    cursor:pointer;
}

.t a.active {
    cursor:default !important;
}

div#listeActus {
	overflow: hidden;
	width:340px;
	height:350px;
	background-color:#FFFFFF;
	}
div#listeActus ul.navigation {
	margin-left: 10px;
}
div#listeActus ul.navigation li {
	list-style-image: none;
	display: block;
	width: 320px;
	height: 33px;
	background: #f1f1f1;
}
div#listeActus ul.navigation li a,
div#listeActus ul.navigation li a:visited {
	color: #006D8C;
}
div#listeActus ul.navigation li a:hover {
color: #FF8500;
}
div#listeActus ul.navigation li:hover {
	background-color: #C6EEFA;
}
div#listeActus ul.navigation li.current {
	background-color: #C6EEFA;
}
div#listeActus ul.navigation li.current a {
	color:#FF8500;
}
/*-----------AGENDA--------------*/
#textActu {
	height:220px;
}

#listeActus ul li a {
	font-size:1em;
}

#plusInfo {
	border:#54b2cf solid 1px;
	height:100px;
	width: 495px;
	margin-top:5px;
	margin-left:20px;
}

#plusInfo h3 {
	padding-top:5px;
	color:#333333;
}

/*-----BONUS---------*/
#fondBonus {
	background:url(../images/contenu/fondBonus.jpg) no-repeat;
	width:912px;
	height:378px;
	margin-left:40px;
	margin-top:9px;
}

#arrondiGaucheBonus {
	padding:0;
	margin-top:-3px;
	margin-left:-8px;
	float:left;
	width:13px;
	height:25px;
	background:url(../images/contenu/bandeauTitreBleuGauche.png) no-repeat left top;
}

#arrDroitTitreBonus {
	float:left;
	margin-top:-3px;
	padding-right:12px;
	margin-right:12px;
	line-height:23px;
	height:25px;
	background:url(../images/contenu/bandeauTitreBleuDroit.png) no-repeat right bottom;
}

#sonnPortable {
	padding-left:35px;
	margin-top:20px;
	float:left;
	width:800px;
	height:100px;
}

.sonneries {
	float:left;
	padding-left:165px;
}

.sonneries a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-decoration:none;
	cursor:pointer;
	color:#006d8c;
}

.sonneries a:hover {
	color:#FF8500;
}

.sonneries p {
	margin-top:5px;
}

.sonneries img {
	border:none;
}

#fondEcran {
	margin-left:5px;
	margin-top:75px;
	float:left;
	width:800px;
	height:100px;
}

.fonds {
	float:left;
	padding-left:130px;
	text-align:center;
}

.fonds a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-decoration:none;
	cursor:pointer;
	color:#006d8c;
}

.fonds a:hover {
	color:#FF8500;
}

.fonds p {
	margin-top:5px;
}

.fonds img {
	border:none;
}


	
/*-----CONTACTS---------*/
#listeMembresContact {
	height:276px;
	width:346px;
	background:url(../images/contenu/fondContactDroitH.jpg) no-repeat;
	float:left;
	margin-bottom:-2px;
}

#listeMembresContact img {
	margin-top:8px;
	margin-left:12px;
}


	
/*-----FONCTIONNEMENT---------*/
#listeMembres {
	height:276px;
	width:346px;
	background:url(../images/contenu/fondDecouvrirDroitH02.png) no-repeat;
	float:left;
	margin-bottom:-2px;
}

#doubleListeMembres {
	float:left;
	width:308px;
	height:25px;
	margin-bottom:10px;
	margin-top:8px;
	margin-left:10px;
	margin-right:10px;
	x--margin-right:14px;
	background-color:#006d8c;
}

#structures {
	margin-top:1px;
	padding-left:5px;
	padding-right:8px;
	float:left;
	width:120px;
	height:25px;
}

#structures select {
	border:none;
	font-size:.7em;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#02586b;
	background-color:white;
}

#membres {
	margin-top:1px;
	float:right;
	height:auto;
	width:160px;
}

#membres select {
	border:none;
	font-size:.7em;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#02586b;
	width:150px;
	background-color:white;
}

div.adrBiosphere {
	float:left;
	width:346px;
	height:101px;
	background:url(../images/contenu/fondDecouvrirDroitB02.png) no-repeat left top;
}

div.adrBiosphere h2 {
	padding:0 0 0 15px;
	margin:0;
}

div.adrBiosphere p {
	margin-top:6px;
	width:300px;
	height:60px;
	padding-left:13px;
	padding-right:0;
	padding-top:4px;
	margin-left:13px;
	margin-right:0;
	font-size:.75em;
	border:#006d8c solid 1px;
}

#doubleListeDeroul {
	height:70px;
}

#afficheMembre {
	width:300px;
	padding:5px;
	xx--margin-top:15px;
	margin-left:13px;
	border:#006d8c solid 1px;
}

#afficheMembre p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin-left:13px;
	margin-right:13px;
}

#afficheMembre a {
	font-size:.9em;
}

.annule-flottant {
	clear:both;
}


	
/*-------CREDITS / MENTIONS LEGALES----------*/
#taillePopup {
	width:500px;
	height:400px;
}


	
/*-------EXPLORER------------*/
#explorer {
	position:absolute;
	width:906px;
	height:371px;
	background-color:transparent;
	margin-top:10px;
	margin-right:35px;
	padding-left:45px;
	z-index:5;
}


	
/*-------PROG PARTENAIRES / EDUCATIFS--------*/
#droiteImage {
	x--margin-top:10px;
	padding-right:17px;
	padding-bottom:17px;
	padding-left:12px;
	padding-top:12px;
	height:294px;
	width:316px;
	background:url(../images/contenu/fondDecouvrirDroitB01.png) no-repeat;
}

#droiteImage img {
	border:none;
}


	
/*--------ACCUEIL-----------------*/
#gaucheAccueil {
	width:218px;
	height:300px;
	padding-left:85px;
	margin-right:120px;
	margin-top:80px;
	float:left;
}

#gaucheAccueil span {
	float:left;
	margin-top:13px;
	margin-left:50px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:600;
	font-size:.8em;
}

#gaucheAccueil #logoUnesco {
	position:relative;
	margin-left:268px;
	margin-top:5px;
}

#gaucheAccueil #logoUnesco a img {
	border:none;
}

#gaucheAccueil a {
	text-decoration:underline;
	color:#006d8c;
}

#gaucheAccueil a:hover {
	color:#ff8500;
}

.titresAccueil {
	x--margin-bottom:7px;
	font-weight:600;
}

#agendaAccueil {
	width:322px;
	height:87px;
	margin-bottom:10px;
	background:url(../images/home2011/bloc-voir.png) no-repeat;
}

#agendaAccueil p {
	font-size: .75em;
	width: 190px;
	height: 60px;
	padding: 10px 0 0px 20px;
	float: left;
}
#agendaAccueil a {
	display: block;
	float: left;
	width: 70px;
	height: 48px;
	border: 2px solid transparent;
	text-indent: -9999px;
	margin: 5px 0 0 15px;
	background: url(../images/home2011/vignette-video-bio.png) top left no-repeat;
}
#agendaAccueil a:hover {
	border: 2px solid #63b922;
}


#actus {
	margin:0;
	padding:0;
}

#agendaAccueil a {
	margin-bottom:2px;
}

/*
#agendaAccueil p {
	font-size:.75em;
	color:#333333;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:5px;
	margin-top:-4px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
*/

#acteurAccueil {
	width:322px;
	height:176px;
	background:url(../images/home2011/bloc-generation.png) no-repeat;
	z-index:150;
}

#acteurAccueil a {
	display: block;
	text-indent: -9999px;
	width: 308px;
	height: 95px;
	background: url(../images/home2011/Accueil_2010_bloc_genbio.png) top left no-repeat;
	margin-left: 7px;
	}

#acteurAccueil p {
	font-size:.75em;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	margin-top:10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

#acteurAccueil a:hover {
	background-position:bottom;
}

#infosAccueil {
	width:483px;
	height:270px;
	float:left;
	background: url(../images/home2011/bloc-infos.png) top left no-repeat;
	margin-left: 0px;
	margin-top: 11px;
}
#infosAccueil h1 {
	margin-bottom: 5px;
}

#infosAccueil p {
	padding: 0px 10px;
	font-size: 1.1em;
}
a.rub-link {
	color: #333233;
	font-size: 0.55em;
	padding: 2px 5px;
	margin-left:5px;
	border: 1px solid transparent;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:transparent;
}
a.rub-link:hover {
	border-color: #63b922;
	background-color:#63b922;
	color: white;
	cursor: pointer;
}
#infosAccueil .items a {
	padding: 2px 5px;
	color:#02586b;
	text-decoration: underline;
	border: 1px solid transparent;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:transparent;
}
#infosAccueil .items a:hover {
	color:white;
	border-color: #02586b;
	background-color:#02586b;
}
#infosAccueil .item h4 {
	margin-bottom: 3px;
}
#infosAccueil a.mab-link {
	display: block;
	text-indent: -9999px;
	width: 359px;
	height: 66px;
	background: url(../images/home2011/Accueil_2010_bloc_mab.png) top left no-repeat;
	margin-left: 106px;
	margin-top: 0px;
}
#infosAccueil a.mab-link:hover {
	background-position: bottom;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 450px;
	height:65px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
#infosAccueil .scrollable .items .item p,  
#infosAccueil .scrollable .items .item #textActu {
	padding: 0 0 0 25px; 
	display: block; 
	font-size: 0.8em;
	width: 415px;
}
/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

/* OVERLAY ---------------------------------- */
/* ------------------------------------------ */
/* the overlayed element */
.overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
    background:url(../images/overlay/overlay-white.png) no-repeat;
	
	padding: 40px;	
	width: 430px;
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image:url(../images/overlay/close.png);
	position:absolute;
	right:5px;
	top:2px;
	cursor:pointer;
	height:35px;
	width:35px;
}
a.player {
	display: block;
	height: 311px;
}


#droiteAccueil {
	float: left;
	margin-top:70px;

}
#videoAccueil {
	padding:0;
	margin:0;
}

#envoyerAmi {
	float:left;
	margin-left:3px;
	padding-top:20px;
	margin-bottom:-2px;
}
div.ajax-loader {
	display:block;
	width: 440px;
	height: 70px;
	background: url(../images/ajax-loader.gif) 50% 50%  no-repeat;
}

#envoyerAmi a {
	padding-top:18px;
	text-align:right;
	width:112px;
	height:32px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333333;
	background:url(../images/contenu/boutonEnvoyer.jpg) no-repeat left top;
}

#envoyerAmi a span {
	padding-right:19px;
}

#envoyerAmi a strong {
	padding-right:19px;
}

#envoyerAmi a:hover {
	color:#006d8c;
	background:url(../images/contenu/boutonEnvoyer_over.jpg) no-repeat left top;
}


	
/*------------------*/

	
/*#footer ul {
	float:right;
}
#footer li {
	float:left;
	}*/

	
/*------TYPO CONTENU----------*/
h1 {
	font-size:1em;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	padding-left:8px;
	x--background-color:#006d8c;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:.9em;
	color:#ffffff;
	font-weight:normal;
	padding-top:2px;
	padding-left:7px;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:.9em;
	color:#000000;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:3px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	xx--background-color:orange;
}

h4 {
	font-size:.8em;
	color:#006d8c;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:8px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.h4 {
	font-size:1.1em;
	color:#006d8c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h5 {
	font-size:.8em;
	color:#006d8c;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#contentColGauche p,#texteDeroul p,#ssColGaucheBas p {
	font-size:.75em;
	color:#333333;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

.grandUl {
	font-size:.75em;
	margin-top:15px;
}

.petitUl {
	font-size:.7em;
	margin:0;
	margin-bottom:5px;
	padding:0;
}

.bleuGras {
	color:#006d8c;
	font-weight:bold;
}

.bleuItalique {
	color:#006d8c;
	font-style:italic;
}

.grisGras {
	font-weight:bold;
	font-size:1.1em;
}


	
/*-----------------------------

#info1{
	float:left;
	width:485px;
	height:30px;
	background-color:#669933;
}
#info1 select {
	width:140px;
}
#milieu, #famille, #nom {
	float:left;
	width:145px;
	height:auto;
}
#date, #infoSaisie {
	display:none;
}
#gpsValues{
	display:none;
}
#affichInfoMap{
width: 485px; 
height: 260px;
display:none;
}
#mapValid {
display:none;
}
#map { 
width: 485px; 
height: 260px;
overflow:hidden;
}
#date label, #infoSaisie label {
	font-size:0.8em;
}
#calendrier {
	width:90px;
}
#envoyerGpsInfos {
	float:right;
}

#login input {
width:121px;
margin-left:6px;
}*/
