/* css style futuriste pour portail exoplanètes*/
/* copyright : CETI, Observatoire de Paris */
/* creation : Vendredi 11 fevrier 2005 */



/* ________________  ________________ */

body
	{
	/*marge haut et gauche*/
	margin: 0;
	padding: 0;
	
	/*image et couleur du fond*/
	/*background-image:  url("../interf/fond.jpg");
	background-repeat: no-repeat;
	background-position: left top;
    background-color: #000000;*/
	
	/*police de caractère ; le texte par defaut devrait etre en trebuchet MS 1.5em blanc*/
	font-family: Trebuchet MS, Trebuchet, arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
a.lien
	{
	/*dans un texte (quelque soit sa couleur) la couleur du lien est celle du texte avec la luminosité a 80% donc le lien du texte par defaut est gris*/
	color: #F2D600;
	text-decoration: none;
	border-bottom: 1px solid #F2D600;
	}


.langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	margin: 10px;
	}


.langue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	
a.lien:visited
	{
	color: #F2D600;
	border-bottom: 1px dotted #F2D600;
	}
	
a.lien:hover
	{
	color:  #F2D600;
	}
	
acronym
	{
	cursor: help;
	font-style: normal;
	border: none;
	}
	
h1
	{
	font-size:18pt;
	}
	
h2
	{
	font-size:12pt;
	}
	
h3
	{
	}
	
h3 span
	{
	}
	
p
	{
	text-indent: 1.5em;
	margin: 0 0 0.6em 0;
	}


/* ________________ containers ________________ */


.texte
{
padding-left:10px;
padding-right:10px;
vertical-align:top;
color:#F2E9A3;
font-size: 10pt;
font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}

.icone
{
text-decoration: none;
border-bottom:none;
}


.icone:visited
{
text-decoration: none;
border-bottom:none;
}

.icone:hover
{
text-decoration: none;
border-bottom:none;
}


.menu
{
vertical-align:top;
color:#C0E5FF;
font-size:10pt;	
line-height:0.8;

}


.titremenu
{
font-size:11pt;	
font-weight:bold;
color: #FFFFFF;
}



.titre
{
font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
font-size:18pt;
color: #E3F5FF;
}

.titre-lettre
{
font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
font-size: 30pt;
color: #E3F5FF;
}


p { text-align: justify; text-indent: 1em }

tt { color: rgb(150,50,50) }

div.legende {font-family: Arial, Helvetica, sans-serif; font-size: 80%; text-align: left; }
div.credit { font-family: Arial, Helvetica, sans-serif; font-size: 70%; text-align: right; }

ul.listedanstexte { list-style-image: url(puce.png) }
li { margin-bottom: 0.5em; }

dt { font-weight: bold; }
dd { margin-bottom: 0.5em; }

/*em { font-size: 110% }*/

.titresom { font-size: 110%; color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; }
.titresom:hover { font-size: 110%; color: #F2D600; text-decoration: none; font-weight: bold }
.elsomsel { font-size: 80%; color: #F2E9A3; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
.elsompassel { font-size: 80%; color: #C0E5FF; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
.elsompassel:hover { font-size: 80%; color: #F2D600; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
.elsomsanslien { font-size: 80%; font-weight: bold; font-family: Arial, Helvetica, sans-serif }

img.maths {vertical-align: middle; }

.titrefigure { font-weight: bold; font-family: sans-serif; color: #FFFFFF; font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; }
.figure { text-align: center; padding: 0; margin-left: 1em; background: #7A7FA9; color: #FFFFFF; }

.titretable {font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; font-weight: bold; color: #F2E9A3}
.tableau {border: 1pt #F2E9A3 ridge; }
.tableaux1 {color: #F2E9A3; font-size: 10pt; font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; }
.tableaux2 {color: #F2E9A3; font-size: 10pt; font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; }

.glossaire {font-weight: bold; color: #FFFFFF; text-decoration: none}
