@import url('/observatoire/css/edimestre-telescope.css');
@import url('/observatoire/css/print-telescope.css');
@import url('/observatoire/css/utilitaires.css');
@import url('/observatoire/css/commun-partenaires-blanc.css');
@media screen{


tr.open, div.open {
  display: in-line;
}

tr.closed, div.closed {
  display: none;
}

body{
	width:100%;
	text-align:center;
}

#form1 {
	margin: 0 auto;
	text-align:left;
	width: 800px;
}


div#visuel-telescope{
	background-image:url(../images/telescope/visuel-telescope.gif );
	background-repeat:no-repeat; 
                     background-color:#ffffff;
                     margin-left: 1px;
	padding:0;
                     height:100px;
	}
			
#grandTitre {
	background:url(../images/telescope/fond-grands-titres.gif);
                     background-repeat: no-repeat;
                     text-transform:uppercase;
                     text-indent: 0px;
	letter-spacing: 0.3em;
                     padding: 8px 0 0 140px;
	margin:0px 0px 0px 0px;
}

.grandTitre { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
                     text-align: left;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #285781;
	text-decoration: none;
}


/** ENTREE TITRE, BOUTON  et  TEXTES INTRO **/

div#contenu-entree{
	width:800px;
	padding:0px;
	margin:0px;
	}


#article {
	padding:0px;
	margin:10px;
	}



div#entree-visuel{
                     background-image:url(../images/telescope/visuel-telescope-entree.gif );
	background-repeat:no-repeat;
                    	margin: 0 0 0 1px;
                     height:215px;
	}

div#entreeFR-titre{
                    background-color:#ffffff;
                    text-align:center;
                    margin-top: 10px;
                    margin-left: 1px;
                    margin-right: 1px;
                    }

.entreeFR-titre{
                     font-size: 12px;
	font-weight: bold;
	color: #60861f;
	text-align: center;
	vertical-align: middle;
                     margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	}

div#entreeFR-bouton{
                    float: left;
                    margin-left: 330px;
                    margin-right: 250px;
                    margin-bottom: 20px;
                    margin-top: 10px;
                    height:35px;
                    width: 150px;
}

div#entreeFR-texte{
                   background-color:#ffffff;
                   text-align:center;
                   margin-left: 1px;
                   margin-right: 1px;
                   margin-bottom: 125px;
}

.entreeFR-texte{
                     font-size: 12px;
	font-weight: normal;
                     text-align: justify;
	color: #005482;
                     background-color:#ffffff;
                    	margin: 10px 25px 10px 25px;
	padding: 0px 0px 10px 0px;
	}


.boutonNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/telescope/bouton-telescope.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: hand;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boutonOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-image: url(../images/telescope/bouton-telescope-Over.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: hand;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}




/** Menu **/

#nav, #nav ul { /* all lists */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	width: 193px;
	}

#nav li { /* all list items */
	position: relative;
	float: left;
	width: 193px;
	margin: 0 0 0px 1px;
	border-top: 1px solid #ecf4fb;
	border-right: 1px solid #dde2e6;
	border-bottom: 1px solid #dde2e6;
	border-left: 1px solid #ecf4fb;
	}

*html #nav li { /* all list items */
	width: 195px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -2000px;
	display: block;
	z-index: 9999;
	right: -201px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #d9e4ef;
	width: 200px;
	top:-1px;
	}
#nav li ul li{ 
	position: relative;
	float: left;
	left: 0;
	width: 199px;
	margin: 0 0 0px 0;
	border-top: 1px solid #ecf4fb;
	border-right: 1px solid #dde2e6;
	border-bottom: 1px solid #dde2e6;
	border-left: 1px solid #ecf4fb;
	}

*html #nav li ul {
	right: -202px;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -1000px;
 	}

#nav li a, #nav li a:visited, #nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover  {
	font-size: 12px;
	color: #046b95;
	background-color: #e0e9f3;
	cursor: hand;
	width: 178px;
	text-decoration: none;
	height:auto;
	line-height:15px;
	vertical-align:middle;
	padding-left: 8px;
                     padding-top: 7px;
                     padding-bottom: 7px;
                     padding-right: 7px;
	float: left;
	display: block;
	}	

#nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover {
	color: #046b95;
	background-color: #95d32d;
	}

*html #nav li a, *html #nav li a:visited, *html #nav li a:hover, *html #nav a.encl, *html #nav a.encl:visited, *html #nav a.encl:hover  {
	width: 193px;
}

#nav li ul a, #nav li ul a:visited, #nav li ul a:hover {
	font-size: 12px;
	color: #046b95;
	background-color: #e0e9f3;
	cursor: hand;
	width: 197px;
	text-decoration: none;
	padding-left: 2px;
	float: left;
	display: block;
	border: 0px solid #00749F;
	}

#nav li ul a:hover {
	color: #046b95;
	background-color: #95d32d;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul {
	left: -1000px;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul { /* lists nested under hovered list items */
	left: auto;
	}

#nav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	}



/** end MENUS **/



input.contenu{
	width:260px;
}

}




/* Section principale qui inclus le background du menu de gauche */
div#contenant{
	width:800px;
	clear:both;
	height:auto;
	background: repeat-y url(../images/telescope/fond-div-menu.jpg);
                     border-bottom: 1px solid #dde2e6
	}
	
/* Section de Gauche - debut */
div#gauche{
	width:196px;
	height:auto;
	float:left;
	}
		
div#menu_gauche{
	height:auto;
	float:left;
                     	}
	

/* Section de Gauche - fin */
	
/* Section de droite - debut */

div#droite{
	width:589px;
	padding: 0px;
	margin: 0 0 0 10px;
	height:auto;
	float:left;
	}

/*Boite contenant le contenu ainsi que le gif d'espacement */
div#boitecontenu{
	min-height:570px;
	height:auto;
	width:555px;
	float:left;
	display: inline;
	margin: 10px;
	}

*html div#boitecontenu{
	height:570px;
}


/*Boite contenant le contenu */
div#texte_contenu{
	text-align:left;
	}

}




























