@charset "utf-8";
@import url("style.css");

html,body { height:100%; padding:0; margin:0;}

ul { margin:0 0 15px 15px; list-style-type:none;}

* { line-height:1.3;}

a { margin-right:5px;} /* 3169B5 */
a:link { color:#06c;}
a:hover {}
a:visited { color:#800080;} /* 800080 */
a:active { color:#FF0092;}


body	 { z-index:0; height:100%; width:100%; background:url(../images/fonds.jpg) repeat-x top left;}



/* ##################### */
/*       top styles      */
/* ##################### */

#top { position:absolute; top:40px; left:40px; z-index:21;}
	#top h1 { margin:0; margin-bottom:3px;}
		#top h1 a { text-decoration:none; color:#000;}
	#top div { font-size:11px; font-family:Arial; line-height:1.4;}
#top_right { position:absolute; z-index:100; top:40px; right:40px; width:270px; text-align:right; height:70px; display:block;}
	#top_right * { font-size:11px;}
	
/* ##################### */
/*     middle styles     width:1004px */
/* ##################### */

 
#content { margin:0 auto 0 0; max-width:980px;}
	#content .space { padding-top:0;}

#content_left { float:left; width:100%; margin-left:-200px;}
	#content_left_inner { margin:0 0 0 200px; width:auto; padding:0 40px 20px 40px;}
	
#content_right { float:right; width:170px; padding:0 0 0 30px;}

.clear { border-top:1px solid transparent !important; margin-top:-1px !important; border-top:0; margin-top:0; clear:both; visibility:hidden;}






/* read
---------------------------------------------------------- */
#rexsong_read {}
	
	#rexsong_read h4,#rexsong_read ol { margin:20px 0;}
	
	
	
	
	

#rexsong_read .list_none { margin-left:1px; padding:0;}
	#rexsong_read .list_none li { list-style-type:none; font-size:12px;}



