/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	background-image: url(../Imagenes/_BG.jpg);
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}
a:link
{
text-decoration:none;
font-weight:bold;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
}
a:active {
	text-decoration:none;
	font-weight:bold;
}
.fondotop
{
background-image: url(../imagenes/Cart_top.gif);
height: 11px;
}
.fondotopsinopsis
{
background-image: url(../imagenes/sin_top.gif);
}
.fondomiddlesinopsis
{
background-image: url(../imagenes/sin_middle.gif);
}
.fondobottomsinopsis
{
background-image: url(../imagenes/sin_bottom.gif);
}
.fondomedio
{
background-image: url(../imagenes/middle.gif);
//*background-color: #000000;*//
}

.fondobottom
{
background-image: url(../imagenes/Cart_bottom.gif);
height: 11px;
}
.textoverde
{
color:#6eb43f;
}
.textoazul
{
color:#9ce1fd;
font-weight:bold;
}
.negritablanca
{
font-weight:bold;
color:#ffffff;
}

.textoGris
{
font-weight:normal;
color:#999999;
}
select
{
background-color:#e1f3fb; 
border:1;
border-color:#0ca0cc; 
border-bottom-color:#0ca0cc;
font-family:Verdana;
font-size:10px;
}.FondoMedioSinopsis {
	background-attachment: scroll;
	background-image: url(../Imagenes/Sin_middle.gif);
	background-repeat: repeat;
	background-position: left top;
}
.fondo_frontpromos {
	background-image: url(../Imagenes/Fronts_bg.gif);
	background-repeat: no-repeat;
}
.textoTop
{
font-family:Verdana;
	font-size:13px;
	color:#ffffff;
}
.info_medio {
	background-attachment: fixed;
	background-image: url(../Imagenes/info_medio.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
