body {
	margin-bottom: 0;
	margin-top: 0;
	background-image: url("images/main_bg.jpg");
	
}

a:link {
	text-decoration: none;
	color: #5C5C5C;
}
a:visited {
	text-decoration: none;
	color: #5C5C5C;
}
a:hover {
	text-decoration: underline;
	color: #B72F06;
}
a:active {
	text-decoration: none;
	color: #5C5C5C;
}


.foot {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	text-align: center;
}

.bottom {

	background-image: url("images/b5.jpg");
	background-repeat: repeat-x;
	height: 32px;
}

td {
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: none;
}

.left {
	font-family: Tahoma;
	font-size: 10px;
	color: #005A75;
	text-decoration: none;
	border: none;
}

.TituloContenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	font-weight: bold;
}

.TituloFaQ {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	font-weight: bold;
	text-decoration: underline;
}

.TituloContenido:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B72F06;
	font-weight: bold;
}

.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
}

.LeerMas {
	font-family: Tahoma;
	font-size: 10px;
	color: #B72F06;
	font-weight: bold;
}



.PiéDePágina {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.galeria {
	font-family: Tahoma;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.galeriaactual {
	font-family: Tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Titulo {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.peliculas {
	font-family: Tahoma;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.peliculasactual {
	font-family: Tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.listapeliculas {
	font-family: Tahoma;
	font-size: 7pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.descripcion1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.descripcion2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.InputFormulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image:url(images/fondocampos.jpg);
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.SelectFormulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/fondocampos.jpg);
}

.middle {

	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	
}
/* estilo para el  formulario de Movistar */
input,td{font-size:10pt;font-family:helvetica;}
input,select,option{font-size:10px;margin-top:1px;}
input.i,select{
	width:70px;
	background-color: #FFFFFF;
	font-size: 12px;
}
small{font-size:8pt;}
a,body { color: navy}
a img { border: 0px;}
a:hover img{border: 0px;}
b.title { color: #d00000; }
.err0r { color: #d00000;}
p { margin-top: 0px; margin-bottom: 1ex; }

}
/* Final del estilo para el Formulario de Movistar */


/* Estilo para los formularios */


.formulario {

	color: #5C5C5C;
	font-family: Tahoma;
}

.fomulario:input {

	border-color: #666666;
	border-bottom-style: solid;
}

a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}