body{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
}
* form{
	margin-bottom: 8px;
}

* p {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
* input{
	border: dotted 2px #ababab;
	width: 220px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 7px;
}

* textarea{
	border: dotted 2px #ababab;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	width: 220px;
	height: 80px;
}

*.imagen {
	width: 728px;
	margin-bottom: 12px;
	
}

*.poster{
	width: 465px;
	margin-bottom: 12px;

	
}

*.media{
	width: 444px;
	height: 348px;
	overflow: hidden;
	margin-bottom: 10px !important;

}

*.new{
	width: 640px;
	height: 360px;
	overflow: hidden;
	margin-bottom: 10px !important;

}


img{
	margin: 0px;
	padding: 0px;
}

a{
	color: #000000;
}

*.link ,*.link:visited, *.link:link   {
	text-decoration: none !important;
	background-image: none !important;
	padding-left: 0px !important;
}
*.link:hover ,*.link:active  {
	
	color: black !important;
	text-decoration: none !important;
	background-image: none !important;
}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover, a:active{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ESTILOS DEL MENU */

#menu{
	width: 173px;
	text-align: right;
	margin-right: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#titulo{
	height: 15px;
	width: 444px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #000;
	color: #a7a8aa;
	text-indent: 4px;
	margin-bottom: 5px;
	
	
}

#menu div{
	float: left;
	position:fixed;
	width: 173px;
	text-align: right;
}

#menu a:link, #menu a:visited{
	color:#adadad;
	font-weight: normal;
	text-decoration: none;
	padding-left: 18px;
	font-size: 11px;
}

#menu a:active, #menu a:hover{
	
	color: black;
	background-repeat: no-repeat;
}

#menu a.selected {
	color: black;
	
	background-repeat: no-repeat;
}

#menu .english{
	font-size: 10px;
	color:#7b7878;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}

#menu .spanish{
	font-size:10px;
	color:#a8a8a8;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#menu .artreel{
	float:left; 
	top: 148px; 
	left:70px; 
	position:absolute; 
	z-index:110; 
	width:44px; 
	height: 44px;
}

#menu .menu-inverso a:link, #menu .menu-inverso a:visited{
	color: #a9a9a9;
	font-weight: normal;
	font-size: 11px;
}

#menu .menu-inverso a:hover, #menu .menu-inverso a:active{
	color: #ffffff;
	background-color: #000;
	font-weight: normal;
	font-size: 11px;
}


/* FIN MENU */



#cabecera{
/*	position: absolute;
	width: 745px;
	height: 21px;
	font-weight: bold;
	padding-top: 50px;
	left: 210px;
	font-size: 14px; */
}

#cabecera .coment {
	font-weight: normal;
	color: #999999;
	font-size: 9px;
	padding-left: 15px;
}

#contenido{
	position: absolute;
	overflow: hidden;
	width: 728px;
	top: 55px;
	left: 200px;
	
	
}

#contenido .english{
	color: #9c9e9f;
}

#contenido .spanish{
	color: black;
}

#pie{
	/*padding-top: 13px;*/
	color:#666666;
	color: #adadad;
	font-size: 10px;
}

#pie img{
	margin-bottom: 9px;
}

#pie a:link, #pie a:visited{
	color:#666666;	
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

#pie a:active, #pie a:hover{
	padding-left: 0px;
	color: black;
}

/* NOTICIAS */
#noticias{
	width: 640px;
	text-align: justify;
}

#noticias .english{
	color: #9c9e9f;
}

#noticias .spanish{
	color: black;
}
/* FIN NOTICIAS*/

/* LINKS */


#links a:hover, #links a:active{
	color: #333333 !important;
	
	font-weight: normal;
}

#links a:link, #links a:visited{
	color: #a9a9a9;
	
	font-weight: normal;
}
/* FIN LINKS*/