
body{
font-family:"lucida sans unicode" ,Verdana, Arial, Helvetica, sans-serif;
font-size:12px;	
	color:#f3f3f3;
	background:#1d1d1d;
}

*{
	padding:0;
	margin:0;
}

a{
text-decoration:none;
}

img {border:0;
}

#todo{
	margin:0px auto;
	width:960px;
	height:650px;
	}
	
#top_f{background-image:url(../img/menu/fondo.jpg); background-repeat:repeat-x;
	background-position:top;
}

#menu{
	background: url(../img/menu/fondo.jpg);
	width:100%;
	height:43px;
}
#menu li{
	float:left;
	list-style:none;
}

#logo{
float:right;
overflow:hidden;
width:63px;
height:43px;
}

#logo img{
border:0
}

#logo a {
text-decoration:none;
}

#Image5, #Image4{
width:741px;
height:280px;
border:0;
}

#homebtn,#biobtn,#comicbtn,#pinturabtn,#contactobtn{
	display:block;
	height:43px;
	text-indent:-200px;
	overflow:hidden;
}
#homebtn{
	background: url(../img/menu/inicio.jpg) left top no-repeat;
	width:119px;
}

#biobtn{
	background: url(../img/menu/bio.jpg) left top no-repeat;
	width:88px;
}

#comicbtn{
	background: url(../img/menu/comic.jpg) left top no-repeat;
	width:100px;
}

#pinturabtn{
	background:url(../img/menu/pintura.jpg) left top no-repeat;
	width:113px;
}


#contactobtn{
	background: url(../img/menu/contacto.jpg)  left top no-repeat;
	width:121px;
}

#menu ul li :hover {
	background-position:left -43px;
	 }
	
#submenu{
	background:#333 url(../img/dg.jpg) no-repeat;
	float:left;
	width:199px;
	height:680px;
}	

#contenido{
	background-color:#1d1d1d;
	float:left;
	width:761px;
	height:607px;
}

			
#pie{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8f8d8d;
	margin-top:3px;
	width:382px;
	float:right;
	}
	
#submenu img{
	margin-top:238px;
	padding:0px;
	}

#pintura {
	
	margin-left:12px;
	margin-top:12px;
	width:749px;
	height:280px;
	}
#pinturaboton{
	background: url(../img/menu/comic.jpg) left top no-repeat;
	width:100%;
	height:280px;
	
	}	
	
#comic {
	margin-left:12px;
	margin-top:12px;
	width:749px;
	height:280px;
	}

#contenido li{
	float:left;
	list-style:none;
	}
	
#pinturaboton, #comicboton{
	display:block;
	height:280px;
	text-indent:-200px;
	overflow:hidden;
	}
 #container {
 	width:960px;
	
}

#ind {
	float:right;
	width:760px;
}

#pie_h {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#8f8d8d;
	margin-top:3px;
	width:761px;
	text-align:right;
	}

#pie_h a {
	color:#8f8d8d;
	text-decoration:none;
}

#pie_h a:hover {
	color:#8f8d8d;
	text-decoration:underline;
}