body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center; 
	background: #000 url(http://www.azulejos-jazz.com/squelettes/images2008/fond.jpg);
	color: #fff;
}
a{
	color: #e7e056;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	background: none; /* correction d'un bug IE */
}
h1{
	font-size: 2.5em;
}
h2{
	font-size: 2em;
}
h3{
	font-size: 1.6em;
}
h4{
	font-size: 1.2em;
}
a img{
	border: 2px solid #e7e056;
}
a:hover img{
	border: 2px solid #A91012;
}


#conteneur{
	display: block;
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	background: #000;
	padding: 0;
}
#contenu{
	/*background: url(http://www.azulejos-jazz.com/squelettes/images2008/bord-droit.jpg) repeat-y right;*/
	padding: 00;
}

#entete{
	margin: 0;
	border-bottom: 1px solid #fff; 
	background: url(http://www.azulejos-jazz.com/squelettes/images2008/entete.jpg) no-repeat top center;
	height: 75px;
	text-align: left;
}
#pied{
	background: #000;
	margin: 0;
	padding : 299px 0 0;
	border-top : solid 1px #fff;
	background: transparent url(http://www.azulejos-jazz.com/squelettes/images2008/pied.jpg) no-repeat 0 12px;
}
#pied p{
	padding: 5px;
	margin: 0;
}

#menu{
	text-align: left;
	height: 118px;
	width: 600px;
	position: absolute;
	margin-top : 18px;
}
#menu a{
	color: #fff;
}
#menu li{
	list-style: none;
}
#menu ul{
	margin: 0;
	padding: 0;
	width: 120px;
}
#menu_azulejos{
	position: absolute;
	left : 10px;
}
#menu_medias{
	position: absolute;
	left: 135px;
}
#menu_net{
	position: absolute;
	left: 275px;
}

#menu_lang{
	position: absolute !important;
	position: relative;
	margin: 18px 0 0 530px;
	width: 253px;
	text-align: right;
	left: auto;
}

#corps{
	margin: 120px 0 0;
	text-align: left;
}
#actus{
	text-align: left;
	width: 255px;
	padding: 10px 0 25px 75px;
	position: absolute;
	top: 130px;
	left: auto;
	margin-left: 480px;
	background: url(http://www.azulejos-jazz.com/squelettes/images2008/article-droit.jpg) no-repeat 0 0;
}
#actus h2{
	background: url(http://www.azulejos-jazz.com/squelettes/images2008/actus-entete.jpg) 0 0 no-repeat;
	height: 31px;
	margin: 20px 0 0;
}
#actus li{
	margin: 0 0 15px;
	list-style: none;
}
#actus ul, #actus li p{
	margin: 0;
}
#actus ul{
	padding: 0;
}
.lien_breve{
	padding: 5px;
	font-weight: bold;
	text-align: right;
}
#actus h4{
	padding: 0 5px 5px 0;
	margin: 0;
}
#actus h3{
	font-size: 1.2em;
	margin: 5px;
	text-align: center;
}

#article{
	width: 480px;
	padding: 0 76px 0 0;
	margin: 0;
	min-height: 500px;
}
.texte_article{
	padding: 5px 5px 5px 10px;
	text-align: justify;
	font-size: 1.2em;
	width: 456px;
}
.texte_article h3{
	font-size: 1.2em;
}
.texte_article img{
	border: 2px solid #000;
}
.titre_article{
	font-style: italic;
	text-align: right;
	background: url(http://www.azulejos-jazz.com/squelettes/images2008/article-entete.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 0 50px 0;
	width : 456px;
	color: #A91012;
}
#documents, #liste_articles{
	padding: 0 0 5px 15px;
}
#portfolio ul{
	margin: 0;
	padding: 0;
	text-align: center;
	clear: left;
}
#portfolio li{
	list-style: none;
	float: left;
	text-align: center;
	margin: 0;
	padding: 2px;
}

.docs_mp3{
	padding: 0 0 10px;
}
.docs_mp3 li{
	list-style: none;
	text-align: left;
	margin: 0 5px 15px;
	border-bottom: 1px solid #e7e056;
	padding: 2px;
}
.docs_mp3 h4, .docs_mp3 p{
	margin: 0;
	padding: 0;
}

#liste_articles{
	padding: 0 0 10px 25px;
	font-weight: bold;
	font-size: 1.2em;
	margin:0;
}
#liste_articles li{
	list-style: square;
	margin: 5px;
}
#liste_articles img{
	display: block;
}
#liste_articles a{
	color: #fff;
}
#liste_articles a span{
	display: none;
}
#liste_articles a:hover span{
	display: block;
	position: absolute;
	background: #e7e056;
	font-size: 0.8em;
	font-weight: normal;
	padding: 2px;
	color: #000;
	left: auto;
	width: 450px;
	text-decoration: none;
	border: 1px solid #fff;	
}
#liste_articles dd{
	margin: 0 0 5px 5px;
}
.titre_partie{
	font-size: 1.2em;
	color: #A91012;
	font-style: italic;
	border-bottom: 1px solid #fff;
	margin-right: 5px;
}

#documents fieldset{
	border: 1px #fff solid;
	margin: 5px 5px 5px 0;
}
#article legend{
	color: #E7E056;
	font-weight: bold;
}
#article label{
	display: block;
}

.spip_barre, .barre, .message h3{
	background: #e7e056;
	color: #000;
}
.formulaire_forum fieldset{
	padding: 5px;
}
.message{
	background: #000;
	margin: 5px;
	padding: 5px;
}
.message h3, .message h4{
	font-size: 1.2em;
	margin: 2px 0;
}
.message p{
	margin: 0;
}
.spip_doc_titre{
	font-size: 0.6em;
	font-style: italic;
	text-align: right;
}

/*****************************
Elements SPIP
*/
.spip{
	float: none;
}

/*****************************
* Elements caches
*/
#entete span, #actus h2 span, #logo_site{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.spacer{
	clear: both;
}

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }
