.texto_cuerpo {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333300;
}

.fondo {
	background-image: url(../images/fondo_titulo.jpg);
	background-repeat: no-repeat;	
}

.fondo_index {
	background-image: url(../images/fondo_index.jpg);
	background-repeat: no-repeat;	
}

.color {
	background-image: url(../images/color.gif);
	background-repeat: no-repeat;	
}

.color1 {
	background-image: url(../images/color1.gif);
	background-repeat: no-repeat;	
}

.color2 {
	background-image: url(../images/color2.gif);
	background-repeat: no-repeat;	
}

.color3 {
	background-image: url(../images/color3.gif);
	background-repeat: no-repeat;	
}

.color4 {
	background-image: url(../images/color4.gif);
	background-repeat: no-repeat;	
}

.color5 {
	background-image: url(../images/color5.gif);
	background-repeat: no-repeat;	
}

.fondo_base_SINOPSIS {
	background-image: url(../images/sinopsis_down.jpg);
	background-repeat: no-repeat;	
}

.fondo_base_FICHA {
	background-image: url(../images/ficha_down.jpg);
	background-repeat: no-repeat;	
}

.fondo_base_NOTA {
	background-image: url(../images/nota_down.jpg);
	background-repeat: no-repeat;	
}

.fondo_base_DESCARGAS {
	background-image: url(../images/descargas_down.jpg);
	background-repeat: no-repeat;	
}

.fondo_base_NOTICIAS {
	background-image: url(../images/noticias_down.jpg);
	background-repeat: no-repeat;	
}

.laterales {
	background-image: url(../images/sombra_lat.jpg);
	background-repeat: repeat-y;	
}

 /* CSS Document */

