/* feuille de style theme : Tob */

/* blocs de premier niveau */

body {
background-color: #000;
font-family:Arial,Helvetica,sans-serif;
color: #999;
}

a img {
border: none;
}

img {
behavior: url("win_png.htc");	
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}	

ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
	}

/* fond du bloc principal */
#general {
	}
	
#chemin {
font-size:10px;
color:#555;
}

#chemin a {
color: #555;
}

#chemin a:hover {
color:#ccc;
}

#footer {
color: #555;
}	

#footer a {
color: #aaa;
}


#footer img {
border: 0;
margin: 3px;
}


/* corps du texte */

#texteconteneur {
margin: 6px 0 28px 0;
}

#header {	
margin-top: 20px;	
}

.logo {
	float: left;
	margin: 0 10px 10px 0;
	border:1px solid #292929;
}

.sursoustitre {
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.2em;
	line-height: 12px;
}

h1 {
	font-family: lucida grande, verdana, arial, sans-serif;
	font-style: normal;
}

#corps h1 {
	font-size: 24px;
	font-weight:bold;
	color:#fff;	
}

#contextes h1 {
font-size: 14px;
}

.dateauteurs {
	font-size: 10px;
	color: #999999;
	margin-top:4px;
}

.chapeau {
font-size: 11px;
font-weight: bold;
line-height: 150%;
margin-right: 10em;
color: #888101;
margin-bottom: 1em;
}

#corps .chapeau, #corps .texte {
clear: left;
}

.texte {
	color: #999999;
	line-height: 150%;
	font-size: 11px;
	text-align: justify;
	clear: left;
}

.ps {
	clear: left;
	font-size: 9px;
	margin: 6px 0px 6px 0px;
}

h3 {
	font-weight: normal;
	line-height: 120%;
	text-align: left;
}

#corps h3 {
font-size: 18px;
margin: 24px 0 12px 0;
}

#contextes h3 {
font-size: 13px;
margin: 12px 0 6px 0;
}

strong.spip {
	font-size: 110%;
}


/* specifique a la page sommaire */

#corps .listagebloc#edito {
margin-bottom: 36px;
}

#edito h1 {
font-size: 24px;
margin: 0px 0px 6px 0px;
letter-spacing: -1px;
font-weight: normal;
}

#edito h2 {
display:none;	
}

#edito .texte {
	font-size: 12px;
	text-align: justify;
}

#edito .chapeau {
font-size: 10px;
margin: 0px 0px 2px 0px;

}

#edito .autreseditos {
font-variant: normal;
font-size: 9px;
text-align: right;
}



