
.titulo_home { position: relative; z-index: 10; font-size: 20px; font-weight: bold; color: #EA000B; text-align: center; margin: 5px 5px 20px 5px; }

.izq_home { position: relative; float: left; padding: 0px 20px 0px 5px; }
.izq_home img { border: 1px solid #000; }

.der_home { position: relative; padding: 20px 5px 0px 0px; }
	
.txt_home { position: relative; z-index: 10; margin: 0px 5px 30px 5px; font-size: 13px; }
	
.links_home { position: relative; z-index: 10; text-align: right; margin: 0px 5px 0px 5px; }
	
.links_home p { margin: 11px 0px 0px 0px; ]margin: 8px 0px 0px 0px; }

.links_home p a{  font-size: 13px; }

.video_home{ position: relative; z-index: 14; height: 320px; background-image: url(./imagenes/fondo_video.gif); background-repeat: no-repeat; background-position: center center; }

.home_index, .contenedor_home { width: 940px; height: 400px; }
.home_index { position: absolute; }
.contenedor_home { position: relative; border: 1px solid black; }

.contenedor_posic{ position: relative; width: 930px; height: 20px; padding: 5px; margin-bottom: 10px; border: 1px solid black; background-color: #fdfdfd; }

.punto_home_off, .punto_home_on { position: relative; z-index: 10; top: -3px; padding: 13px 13px 0px 13px; background-repeat: no-repeat; background-position: center center; }
.punto_home_off { background-image: url(./imagenes/bt_home_off.jpg); }
.punto_home_on, .punto_home_off:hover { background-image: url(./imagenes/bt_home_on.jpg); }
