a:link.menu { color:#333; text-decoration: none; }	
a:visited.menu { color:#555; text-decoration: none;}	
a:hover.menu { color:#336; text-decoration: underline;   }

a:link.titular { color:#900; text-decoration: none; }	
a:visited.titular { color:#600; text-decoration: none;}	
a:hover.titular { color:#300; text-decoration: underline; }

a:link.contenido { color:#006; text-decoration: none; }	
a:visited.contenido { color:#006; text-decoration: none;}	
a:hover.contenido { color:#009; text-decoration: underline;   }


body {
	margin: 0px;
	background-color: #FFF;
	font-family: verdana;
	font-size: 10px;
}
table.estructura {
	padding: 0px;
}

table.home {
	border: 1px #999 solid;
	height: 200px;
	width: 100%;
	background-image: url('pic/title1.jpg');
	background-position: bottom right;
	

}
table.menu {
	padding: 0px;
	width: 100%;
}


table.menuultimas {
	background-image: url('pic/lastheader.jpg');
    background-repeat: repeat-x;
	border-top: 1px #fafafa solid;
	border-bottom: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	background-color: #eee2f4;
	padding: 0px;
	width: 100%;
}

table.menusalivazos {
	background-image: url('pic/salivaheader.jpg');
    background-repeat: repeat-x;
	border-top: 1px #fafafa solid;
	border-bottom: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	background-color: #eee2f4;
	padding: 0px;
	width: 100%;
}



table.menucanciones {
	background-image: url('pic/musicheader.jpg');
    background-repeat: repeat-x;
	border-top: 1px #fafafa solid;
	border-bottom: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	background-color: #eee2f4;
	padding: 0px;
	width: 100%;
}

table.menugaleria {
	background-image: url('pic/galleryheader.jpg');
    background-repeat: repeat-x;
	border-top: 1px #fafafa solid;
	border-bottom: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	background-color: #ccf;
	padding: 0px;
	width: 100%;
}

table.menupelis {
	background-image: url('pic/pelisheader.jpg');
    background-repeat: repeat-x;
	border-top: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #fafafa solid;
	background-color: #ccf;
	padding: 0px;
	width: 100%;
}

table.menusecciones {
	background-image: url('pic/seccionesheader.jpg');
    background-repeat: repeat-x;
	background-color: #ccf;
	border-top: 1px #fafafa solid;
	border-bottom: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	padding: 0px;
	width: 100%;
}

table.menublogs {
	background-image: url('pic/blogsheader.jpg');
    background-repeat: repeat-x;
	background-color: #ccf;
	border-top: 1px #fafafa solid;
	border-bottom: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	padding: 0px;
	width: 100%;
}

table.menufrink {
	background-image: url('pic/frinkaedron.png');
    background-repeat: no-repeat;
    background-position: top center;
	border-top: 1px #fafafa solid;
	border-bottom: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	padding: 0px;
	width: 100%;
	background-color: #eee2f4;
}

table.menufirefox {
	background-image: url('pic/firefox.png');
    background-repeat: repeat-x;
	border-top: 1px #fafafa solid;
	border-right: 1px #ccc solid;
	padding: 0px;
	border: 1px #999 solid;
	width: 150px;
	background-color: #eee2f4;
}

table.comentario {
	background-image: url('pic/newback2.jpg');	
	background-repeat: no-repeat;
	padding: 3px;
	border-bottom: 1px #ccc solid;
	width: 75%;
	color: #666;
	height: 82px;

}

table.articulo {
	background-image: url('pic/newback2.jpg');	
	background-repeat: no-repeat;
	padding: 5px;
	border-bottom: 1px #999 solid;
	width: 95%;
	color: #666;
}

/*table.sombrita {
	
        background-image: url('pic/sombrita.png');
        background-repeat: repeat-x;
        width: 95%;
	height: 8px;
}*/

table.luengo {
	border: 1px #999 solid;
	height: 200px;
	width: 100%;
	background-image: url('pic/luengo.jpg');
	background-position: bottom right;
	

}


table.main {
	background-image: url('pic/header2.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
	width: 700px;	
	border: 1px #999 solid;

}

table.middle {
	padding: 0px;

	border: 0px #999 solid;
	font-family: verdana;
	
}

img.imagen {
	border: 0px #666 solid;
}
td.ladoizquierdo {
	background-image: url('pic/sombraleft');
	background-position: right;
	background-repeat: repeat-y;
	width: 10px;	
}
td.ladoderecho {
	background-image: url('pic/sombraright');
	background-position: left;
	background-repeat: repeat-y;
	width: 10px;
}


td.Noticias {
	border-bottom: 1px #ccc solid;
	font-weight: bold;
	font-family: courier;
	font-size: 15px;
}

td.header {
	height: 190px;
}

td.titular {
	padding: 5px;
	border-bottom: 0px #ccc solid;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
}

td.contenidoarticulo {
	font-family: verdana;
	font-size: 11px;
}

td.comentspace {
	padding: 0px;
	font-size: 10px;
	width: 120px;
}

td.pie {
	font-size: 10px;
	padding: 5px;
	text-align: right;
}

td.banner {
	background-image: url('pic/banner1.jpg');
	height: 150px;
	border: 1px #999 solid;


}

td.content {;
	padding: 5px 0 0 0;
	border: 0px #999 solid;
	font-size: 10px;	
	font-family: arial;
}	

td.menutit {
	border-bottom: 0px #999 solid;
	text-align: center;
	font-size: 14px;
	font-family: courier;
	font-weight: bold;
}

td.menus {
	padding: 0px;
	width: 201px;
	background-image: url('pic/mainfons2.jpg');
	background-repeat: repeat-y;
	border: 0px #999 solid;
	color: #666;

}

td.option {
	font-size: 10px;
	font-color: #ccc;
	padding: 0px 5px 0px 12px;
	background-repeat: no-repeat;
	background-position: top left;
	color: #666;
	
}

td.optionmovies {
        font-size: 10px;
        padding: 2px 2px 2px 2px;
		color: #666;
}



select.mete {
font-family: courier; 
border: 1px #999 solid; 
width: 200px; 
-moz-border-radius: 5px;

}

input.boton {
font-family: arial; border: 1px #999 solid; width: 200px; -moz-border-radius: 5px;
}

input.mete {
background-color: #f0f0f0;
padding: 5px;
font-size:10px;
border: 1px #999 solid; 
width: 300px; 
-moz-border-radius: 3px; 
}
	
textarea.mete {
background-color: #f0f0f0;
font-family: courier;
font-size: 12px;
padding: 5px;
border: 1px #999 solid; 
width: 300px; 
-moz-border-radius: 3px; 
height: 100px;
}

div.floatright {
 float:right;
 margin: 0px;
 padding: 15px 10px 10px 10px;
 text-align: center;
 font-size: 9px;
 color: #aaa;
 font-weight: bold;
 }

