/*
 * David LEHUBY - MeltingLive TV - Absynthe.tv
 */

 body{
	background-color:#000;
	font-family: Arial,Verdana;
	font-size:11px;
	font-weight:bold;
}

h1{
	font-size:1.2em;
	font-weight:bold;
}

 #header{
	height:127px;
	background: transparent url("images/logo2.jpg") no-repeat top left ;
 }

 #header span{
	display:none;
 }

 #global{
	margin-top:0px;
	font-size: 1.2em;
	padding:3px 3px 3px 3px;
	background: #000 url("images/fsd1.jpg") no-repeat top left ;
	color:#000;
 }

 #footer{
 width:200px;
	margin-top:20px;
	/*height:130px;*/
	background-color:#93f;
 }

td.menu{
	vertical-align:center;
	border: none;
	padding: 3px;
}


/*----------- STYLES SPIP ---------*/
/*
 * Correction des styles HTML par defaut
 */

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
a { text-decoration: none; color: #cc99ff; }
a:hover { text-decoration: none; color: #303030; }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}


/*
 * Disposition a l'ecran
 */

#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
