.fondo_sup_izq {
	background-image: url(imagenes/fnd_sup_izq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fnd_noticias_home {
	background-image: url(imagenes/fnd_notc_hom.gif);
	background-repeat: repeat;
	background-position: left top;
}
.fnd_conv_home {
	background-image: url(imagenes/fnd_conv_hom.gif);
}


.fondo_sup_der {

	background-image: url(imagenes/fnd_sup_der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fnd_gra_med_izq {
	background-image: url(imagenes/fnd_gral_medio_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fnd_gra_med_der {

	background-image: url(imagenes/fnd_gral_medio_der.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fnd_gra_end_izq {

	background-image: url(imagenes/fnd_gral_end_izq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fnd_gra_end_der {


	background-image: url(imagenes/fnd_gral_end_der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabezote {
	background-image: url(imagenes/cabezote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabla_actores {
	border: 1px solid #D1CBDE;
}
.borde_punteado_azul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #66879B;
	border-bottom-color: #66879B;
}
.borde_punteado_abajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66879B;
}
.fnd_intro_lineas {
	background-image: url(imagenes/fnd_intro_lineas.jpg);
	background-position: bottom;
}
.fnd_lineas_lat1 {
	background-image: url(imagenes/fnd_lin_lat1.gif);
	background-position: center bottom;
}
.fnd_lineas_lat2 {

	background-image: url(imagenes/fnd_lin_lat2.gif);
	background-position: center bottom;
}
.fnd_lineas_lat3 {


	background-image: url(imagenes/fnd_lin_lat3.gif);
	background-position: center bottom;
}
.fnd_lineas_lat4 {
	background-image: url(imagenes/fnd_lin_lat4.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.borde_img_intro_lineas {
	border: 1px solid #FFFFFF;
}
.fnd_end_lineas {
	background-image: url(imagenes/fnd_intro_end_lineas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.margen_azul {
	border: 1px solid #66879B;
}
.linea_inferior_azul_punteada {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66879B;
}
.fnd_endgeneral {
	background-image: url(imagenes/fnd_end_contenido.gif);
	background-position: left top;
}

