A {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}
A:Hover {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	font-family: Tahoma;
	color: #CCCCCC;
	background-color: #333333;
	background-image: url(/prodocu/imagenes/logos/fondoLogo-1.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
}
.tickerstyle {
	font-family:"Tahoma";
	font-size:13px;
	color:#CCCCCC;
	clip:  rect(   );
	text-align: center;
	background-position: center top;
}
.bordeblanco {
	border: 4px solid #FFFFFF;
}
.bordenegro {
	border: 2px solid #000000;
	margin: 10px;

}.subrayado {
	text-decoration: underline;
}
.titular {
	font-style: normal;
	font-weight: bold;
	color: #E1E386;
	font-size: 20px;

}
.fondoarcoiris {
	background-image: url(/prodocu/imagenes/fonarcoi1.jpg);
}
.tituloiti {
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.titulo {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.dias {
	font-style: italic;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.sinopsis {
	font-size: 14px;
	text-decoration: underline;
}
.peli {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.indice {
	font-size: xx-small;
	color: #FF0000;
}
.metido {
	text-indent: -20pt;
	left: 50px;
	margin: 30px;

}
.parpadeante { 
font-size: 15px;
color:red;
font-weight:bold;
display: inline; 
}
.redondeado{
border: 1px solid #CCC; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
behavior: url(/prodocu/cosas/PIE.htc);
padding: 0px 20px;
margin: 0px auto 0px;
position:relative; width:85%; top: 30px;
}

