/* Estilos para Hitsuzen Fanlisting */

body {
	font:11px Verdana, Arial, Helvetica, sans-serifs;
	color:#666;
	margin:0;
	padding:0;
	background: #ECC231 url(../images/fanlist/background.jpg) repeat-x; 
}
h1{
	display:none;
}
h2{
	background-image: url(../images/fanlist/h2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	width: 448px;
	font-size: 18px;
	color: #ECC231;
}
h2 span{
	background:#fff;
	text-indent: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
a {
	font-weight: bold;
	color: #ECC231;
	text-decoration: underline;
}
a:hover {
	color: #666;
}
img.a{
border:0;
}
.list{
	list-style:none;
    width: 380px;
}
.list li {
	padding: 2px 0 10px 25px;
	margin: 0 0 0 15px;
	background-image: url(../images/fanlist/li.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
#contenedor {
	width:780px;
	background-color:#ECC231;
	margin:0 auto;
	text-align:left;
	background: #ECC231 url(../images/fanlist/background.jpg) repeat-x; 
}
#header {
	width:780px;
	height: 239px;
	background-color: #ECC231;
	background-image: url(../images/fanlist/header.jpg);
	background-repeat: no-repeat;
}
#cont_menu{
	margin:0 auto;
	width:500px;
	height:30px;
	text-align:center;
}
#menu {
	width:500px;
	height: 30px;
	background-image: url(../images/fanlist/background_menu.jpg);
	background-repeat: no-repeat;
	margin:0;
}
#navegacion {
	list-style:none;
	margin:0;
	padding:0;
}
#navegacion li {
	margin:0 auto;
	padding:0;
	float:left;
	border-right:1px solid #FFFFFF;
}
#navegacion li a {
	display:block;
	width:99px;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#ECC231;
	line-height:30px;
	text-align: center;
}
#navegacion li a:hover {
	color:#ECC231;
	background-color:#FFF;
	background-repeat: no-repeat;
}
#cont_contenido {
	background-image: url(../images/fanlist/background_content.jpg);
	margin: 0 auto;
	width: 520px;
	text-align:center;
}
#contenido {
	text-align:left;
	width:460px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.form_input_fan{
	border: 1px solid #FFCC00;
	width:210px;
}
.form_button_fan{
	border: 1px solid #FFCC00;
	width:100px;
	background-color: #FFF9DD;
	font-size: 10px;
}
#footer {
	width:520px;
	background: #ECC231 url(../images/fanlist/background_footer.jpg) no-repeat;
	height:50px;
	font-size:9px;
	text-align: center;
	line-height:50px;
}
