@import url(maj.css);
@import url(default.css);

.passion h3 { 
	margin-left:20px;
	font: italic bold 20px georgia,serif;
}
.passion .contenu {
	text-indent:3em;
	text-align:justify;
}
#ask h3:before { content:url(ange.gif); }
#sport h3:before { content:url(balise.jpg); }
#geekerie h3:before { content:url(ordi.gif); }
#jtx h3:before { content:url(camera1.gif); }
#http h3:before { content:"@"; }
#programme #code {
	font: 9pt/17pt courrier,serif;
	margin:10px;
	border:#000 1px;
}
#programme div { text-indent:0; }
#programme .logiciel:before { content:"* "; }
#programme .logiciel, #http .site { margin:10px; margin-left:25px; }

li {font-size: 16px; font-weight: bold; text-indent:0px;}
li > .passion_descriptif { font-weight:normal; text-indent:3em;margin-bottom:15px;}
ul ul li {margin-left: 30px; font-weight: normal; }

.passion
{
margin-top:10px;
padding:25px;
background:#f8eaaa;
color:black;
}

.element_menu
{
text-align:center;
height:30px;
background:#f4f07b;
color:black;
}

.passion, .element_menu
{
border:solid 2px #00008b;
-moz-border-radius:20px;
}
