/* GENERAL  */

body{
text-align:center;
margin: 5px 0 0 0;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
p{
margin:0;
line-height:14px;
}
img {
border:hidden;
}
ul
{ list-style-position:inside;
list-style-type:disc;
line-height:14px;}

/* Cubes */
.fucsiabox, .cyanbox, .lilaccube, .greycube, .yellowbox { 
border-color:#FFF;
border-style:ridge;
margin: auto auto;
width:700px;
padding-bottom:5px;
text-align:justify;
padding: 5px;
}
.yellowbox{
background-color:#FFC;}
.greycube{ 
background-color: #CCC;
}
.lilaccube{ 
background-color: #DBB7FF;
}
.fucsiabox{ 
background-color: #FF9FE0;
}
.cyanbox { 
background-color: #6CF;
}

.aquabox{ 
background-color: #699;
border-color:#FFF;
border-style:dashed;
text-align:justify;
}

.silverindex{ 
background-color: #DDD;
border-color:#FFF;
border-style:ridge;
margin: auto auto;
width:700px;
padding-bottom:5px;
}
.blackcube{ 
background-color:#000;
border-color:#FFF;
border-style:ridge;
margin: auto auto;
width:700px;
padding-bottom:5px;
}

/* MENU */
.menuitem{
width:120px;
text-align:center;
background:url(images/item.png) bottom center no-repeat;
float:none;
height:45px;
font-size:13px;
line-height:60px;
float:left;
}
.menuitem a, 
.itemS a{
text-decoration:none;
font-weight:bold;
}
.itemS{
height:45px;
width:100px;
float:left;
font-size:13px;
line-height:60px;
background-image:url(images/itemS.png);
}
.menu{
width:700px;
height:45px;
margin:auto;
}
.titulo{
font-variant:small-caps;
font-size:20px;
font-weight:bold;
text-align:center;
padding: 5px 0 10px 0;
}
.titulo2{
font-variant:small-caps;
font-size:18px;
font-weight:bold;
text-align:center;
background-color:#606;
color:#FFF;
padding: 5px 0 10px 0;
}

/* LINKS */
.blueL {
	color: #00F;
	font-size:12px;
}
.whitelink {
	color: #FFFFFF;
	font-weight: bold;
}
.whitelink a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/* OTROS */
.note{ font-size:12px; font-style:italic; font-weight:bold;text-align:center}

.eps{
text-align:center;
width:550px;
margin:auto;
clear:both;
border:none;
}
.episodel{
color:#FFFFFF;
font-weight:bold;}