BODY
{
    SCROLLBAR-FACE-COLOR: #ababab;
    FONT-SIZE: 11px;
    MARGIN: auto;
    COLOR: #595959;
    FONT-FAMILY: Tahoma,Arial;
    TEXT-ALIGN: center;
    background-color:#145378;
}

P
{
    COLOR: #595959;
    TEXT-ALIGN: justify;
    padding-right:4px;
}

A
{
    COLOR: #006699;
    text-decoration:underline;
}
A:hover
{
    color:#FFFFFF;
    background-color:#006699;
    
}

#im
{
    FILTER: alpha(opacity=100);
}

.tituloCajaSubmenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
}
.tituloPagina1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #344a7e;
    TEXT-DECORATION: underline;
}
.tituloPagina2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #344a7e
}
.fondoAmplia
{
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.arc_bor
{
    BORDER-RIGHT: #ababab 1px solid;
    BORDER-TOP: #ababab 1px solid;
    BORDER-LEFT: #ababab 1px solid;
    CURSOR: pointer;
    BORDER-BOTTOM: #ababab 1px solid;
    margin-right:15px;
}
.boton
{
	BORDER: #333333 1px solid;	
	BACKGROUND: url(degradado_boton.jpg) repeat-y left top;
	color:#ffffff;
	margin:0px;
	padding:0px;
	width:115px;
	float:left;
	margin-top:5px;
	margin-right:5px;
	cursor:pointer;
	cursor:hand;
	font-size:10px;
}
.boton:hover
{
	BACKGROUND: url(degradado_botonH.jpg) repeat-y left top;
	}
.botonListado
{
	BORDER: #333333 1px solid;	
	BACKGROUND: url(degradado_boton.jpg) repeat-y left top;
	color:#ffffff;
	margin:0px;
	padding:0px;
	width:115px;
	margin-top:5px;
	margin-right:5px;
	cursor:pointer;
	cursor:hand;
	font-size:10px;
}
.botonListado:hover
{
	BACKGROUND: url(degradado_botonH.jpg) repeat-y left top;
	}

.TdSegurencias
{
	font-size:0.8em;
}
#escudo
{
	display:none;
}
#escudoc
{
	background-image:url(escudoc.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:103px;
}
#localizacion
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #CCCCCC;
}

#pagina
{
    MARGIN: auto;
    WIDTH: 928px;
    background-color:#ffffff;
    /*BORDER: #ABABAB 1px solid;*/
    TEXT-ALIGN: left;
    margin-top:20px;
    background-image: url(fondopagina.gif);
	background-repeat: repeat-y;
	
	/*background-position:top;*/
	
	
}
#pagina #cabecera
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
   /* BACKGROUND: url(cabecera.png) no-repeat left top;
    background-color:Transparent;*/
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    margin-left:4px;
    margin-bottom:10px;    
    PADDING-TOP: 0px;   
    HEIGHT: 114px;
    TEXT-ALIGN: right;
    width:920px;
    padding-top:13px;
    position:relative;
    /*z-index:10;*/
}
#pagina #FlashCabecera
{
    PADDING: 0px;
    MARGIN: 0px;    
    overflow:hidden;
    text-align:right;
    /*position:relative;*/
    /*top:-110px;*/
    /*z-index:0;*/
    border:solid 0px red;
}
#pagina #cabecera #listaHerramientas
{
    margin:0px;
    margin-top:3px;
    padding:0px;
    padding-bottom:5px;
    padding-right:8px;
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;    
    BORDER-LEFT: #000000 0px solid;
    BORDER-BOTTOM: #333333 0px solid;
    HEIGHT: 25px;
    OVERFLOW: hidden;     
    color:#006699; 
    background:url(separaMenu.gif) repeat-x bottom;
 
}


#pagina #cabecera #listaHerramientas UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FLOAT: right;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    margin-bottom:5px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
}

#pagina #cabecera #listaHerramientas UL LI
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 18px;	
    FLOAT: left;
    MARGIN-LEFT: 3px;   
}
#pagina #cabecera #listaHerramientas UL LI A
{
	margin:0px;
	padding:0px;
	display:inline;
	text-decoration:none;
}
#pagina #cabecera #listaHerramientas UL LI A:hover
{
   color:#FFCC00;
   background-color:Transparent;
}
/*#pagina #cabecera #listaHerramientas #herramientaInicio
{
    BORDER-RIGHT: #000000 1px solid;
    BACKGROUND: url(iHome.gif) no-repeat left top;
}
#pagina #cabecera #listaHerramientas #herramientaMapaWeb
{
    BORDER-RIGHT: #000000 1px solid;
    BACKGROUND: url(iMapa.gif) no-repeat left top;
}
#pagina #cabecera #listaHerramientas #herramientaNoticias
{
    BORDER-RIGHT: #000000 1px solid;
    BACKGROUND: url(iNoticias.gif) no-repeat left top;
}
#pagina #cabecera #listaHerramientas #herramientaImprimir
{
    BORDER-RIGHT: #000000 1px solid;
    BACKGROUND: url(iImagenes.gif) no-repeat left top;
}
#pagina #cabecera #listaHerramientas #herramientaVideo
{
    BORDER-RIGHT: #000000 1px solid;
    BACKGROUND: url(iVideos.gif) no-repeat left top;
}
#pagina #cabecera #listaHerramientas #herramientaBuscar
{
    BORDER-RIGHT: #000000 1px solid;
    BACKGROUND: url(iBuscar.gif) no-repeat left top;
}
*/
#pagina #cabecera #listaHerramientas #herramientaCalendario a
{
   color:#339900;
}
#pagina #cabecera #listaHerramientas #herramientaCalendario a:hover
{
   color:#ffffff;
   background-color:#339900;
}

#pagina #contenedora
{
    PADDING: 0px;
    padding-top: 10px;
    MARGIN: 0px; 
      
}

#pagina #contenedora #menu
{
    /*BORDER: #cccccc 1px solid;*/
    MARGIN-TOP: 15px;
    DISPLAY: block;
    /*BACKGROUND: url(fondo.jpg) right top;
    background-repeat:repeat-x repeat-y;*/
    background-color:#cccccc;
    FLOAT: left;
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 4px;
    OVERFLOW: hidden;
    WIDTH: 150px;    
}
#pagina #contenedora #contenido
{
    BORDER: #000000 0px solid;
    MARGIN: 0px;
    PADDING: 0px;
    
 }
#pagina #contenedora #ruta
{
	BORDER: #000000 0px solid;
    MARGIN: 0px;
    PADDING: 0px;
    margin-left:170px;
    margin-top:15px;
    padding-top:5px;
    padding-right:5px;
    border-top: #595959 0px solid;
}

#pagina #contenedora #contenido #titulo
{
    width:700px;
	float:left;
    BORDER: #000000 0px solid;
    HEIGHT: 20px;    
    /*background: url(fondo_titulos.jpg) repeat-x top left;	*/
    margin:0px;
	padding:0px;
	margin-top:8px;
	padding-top:10px;
	position:relative;
	margin-left:10px;
	/*left:-35px;
	
	padding-bottom:10px;
	margin-right:5px;
	/*padding-right:10px;*/
}

#pagina #contenedora #contenido #titulo H1
{
	margin: 0px;
    padding:0px;
    font-size:15px;
    font-weight:bold;
	/*font-weight:lighter;*/
	color: #006699;
}

#pagina #contenedora #contenido #contenidoPaginas
{
	BORDER: #000000 0px solid;
	width:740px;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:10px;
	
}
#pagina #contenedora #contenido #contenidoPaginas H1
{
	margin:0px;
	padding:0px;
}

#pagina #contenedora #contenido #contenidoPaginas IMG
{
	/*float:right;*/
	/*margin-right:5em;*/
	/*width:710px;
	cursor:auto;*/
	text-align:center;

}
#pagina #contenedora #contenido #contenidoPaginas #listadoImagenes IMG
{
	/*float:right;*/
	/*margin-right:5em;*/
	/*width:710px;
	cursor:auto;*/
	text-align:center;
	margin-left:44px;

}
#pagina #contenedora #contenido #contenidoPaginas #imagen2 IMG
{
	/*float:right;*/
	/*margin-right:5em;*/
	/*width:710px;*/
	cursor:auto;
	text-align:center;

}

#pagina #contenedora #contenido #contenidoPaginas #dibuerror IMG
{
	float:left;
}

#pagina #contenedora #contenido #subMenu
{
    FLOAT: right;
    WIDTH: 150px;
}
#pagina #contenedora #pie
{
    /*clear: both;*/
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;
    BORDER-LEFT: #000000 0px solid;
    BORDER-BOTTOM: #000000 0px solid;
    margin-top:15px;
}
#pagina #contenedora #pie #pieLogo
{
    BACKGROUND: url(escudoColmenar.gif) no-repeat center top;
    HEIGHT: 55px;
}
/*#pagina #contenedora #pie #pieDireccion*/
#pie #pieDireccion
{
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;
    PADDING-LEFT: 2px;
    OVERFLOW: hidden;
    BORDER-LEFT: #000000 0px solid;
    BORDER-BOTTOM: #000000 0px solid;
    HEIGHT: 35px;
    /*BACKGROUND-COLOR: #d42e12;*/
    margin-bottom:10px;
    margin-top:10px;
}
#pie #pieDirecciondip
{
    PADDING-LEFT: 2px;
    OVERFLOW: hidden;
    HEIGHT: 24px;
    /*BACKGROUND-COLOR: #d42e12;*/
    margin-bottom:5px;
    margin-top:2px;
    margin-right:10em;
    float:right;
    width:600px;
}
/*#pagina #contenedora #pie #pieDireccion SPAN*/
#pieDireccion SPAN
{
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: #000000 0px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #000000 0px solid;
    POSITION: relative;
    TOP: -7px;
}
#pieDireccion SPAN A
{
    COLOR: #ffffff;
    text-decoration:underline;
}
#pieDireccion SPAN A:hover
{
    color: #ffcc00;
    background-color:Transparent;
}
#pieDireccion IMG
{
}



/**********************/

/* ______________________________________
/* Combo de Búsqueda
/* ______________________________________ */

#busquedaAvanzada{
	
	padding: 10px;
	padding-left:10px;
	margin:0px;
	background-color:#FFFFFF;
	text-align:center;
	background-image:url(fondoBuscar.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	clear:both;
	}
	
.botonBuscar{ 
	
	BORDER: #333333 1px solid;	
	BACKGROUND: url(degradado_boton.jpg) repeat-y left top;
	color:#ffffff;
	margin:0px;
	padding:0px;
	width:115px;
	margin-top:5px;
	margin-right:5px;
	cursor:pointer;
	cursor:hand;
	font-size:10px;
}
.botonBuscar:hover
{
	BACKGROUND: url(degradado_botonH.jpg) repeat-y left top;
	}

.for_sen_caja {
	 border: 1px solid #666666;
	 font-size:100%;
	 margin-left:5px;
	 margin-right:5px;
}


	
/* ______________________________________
/* Paginacion
/* ______________________________________ */

#paginacion
{
	margin:0px;
	padding: 10px;
	background-image: url(fondoNoticias.jpg);
	background-repeat: no-repeat;
	height:30px;
	
}

#herramientasPaginacion{
	padding-top:10px;
	padding-right:40px;
}
#botonesPaginacion 
{  
	}
#botonesPaginacion ul{

}

#botonesPaginacion li {width: 20px; height: 20px;  margin-right:20px; position:absolute; top: 0px; background: url(botoneraListado.gif) 0 0 no-repeat; display: block; list-style: none;}
#botonesPaginacion a {width: 20px; height: 20px; display: block; border: solid 1px #FFFFFF;}
#botonesPaginacion a:hover {

}
#botonesPaginacion #volver {right: 80px;background-position: 0px 0;}
#botonesPaginacion #primero {right: 60px; background-position: -20px 0;}
#botonesPaginacion #anterior {right: 40px; background-position: -40px 0;}
#botonesPaginacion #siguiente {right: 20px; background-position: -60px 0;}
#botonesPaginacion #ultimo {right: 0px; background-position: -80px 0;}
#botonesPaginacion #volver a:hover {background: url(botoneraListado.gif) -1px -21px no-repeat;}
#botonesPaginacion #primero a:hover {background: url(botoneraListado.gif) -20px -20px no-repeat;}
#botonesPaginacion #anterior a:hover {background: url(botoneraListado.gif) -40px -20px no-repeat;}
#botonesPaginacion #siguiente a:hover {background: url(botoneraListado.gif) -60px -20px no-repeat;}
#botonesPaginacion #ultimo a:hover {background: url(botoneraListado.gif) -80px -20px no-repeat;}
#botonesPaginacion2 {
	
}


#botonesPaginacion2 ul{
}

#botonesPaginacion2 li {width: 20px; height: 20px; margin-right:10px; position:absolute; top: 0px; background: url(botoneraListado.gif) 0 0 no-repeat; display: block; list-style: none; text-decoration:none;}
#botonesPaginacion2 a {width: 20px; height: 20px; display: block; border: solid 1px #FFFFFF;}
#botonesPaginacion2 a:hover {

}
#botonesPaginacion2 #volver {right: 80px;background-position: 0px 0;}
#botonesPaginacion2 #primero {right: 60px; background-position: -20px 0;}
#botonesPaginacion2 #anterior {right: 40px; background-position: -40px 0;}
#botonesPaginacion2 #siguiente {right: 20px; background-position: -60px 0;}
#botonesPaginacion2 #ultimo {right: 0px; background-position: -80px 0;}
#botonesPaginacion2 #volver a:hover {background: url(botoneraListado.gif) -1px -21px no-repeat;}
#botonesPaginacion2 #primero a:hover {background: url(botoneraListado.gif) -20px -20px no-repeat;}
#botonesPaginacion2 #anterior a:hover {background: url(botoneraListado.gif) -40px -20px no-repeat;}
#botonesPaginacion2 #siguiente a:hover {background: url(botoneraListado.gif) -60px -20px no-repeat;}
#botonesPaginacion2 #ultimo a:hover {background: url(botoneraListado.gif) -80px -20px no-repeat;}

#resultadoPaginacion {color:#FFFFFF;float:left;}

/* ______________________________________
/* listado de elementos
/* ______________________________________ */

#listadoElementos UL {
	margin:0px;
	padding:0px;
}


#listadoElementos LI.listado_par {
	margin:0px;
	list-style-image:none;
	list-style-type: none;
	border: none;
	padding:15px 25px 10px 15px;
	background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;
	}
	
#listadoElementos  LI.listado_impar {
	margin:0px;
	list-style-image:none;
	list-style-type: none;
	list-style-type: none;
	border: none;
	padding:15px 25px 10px 15px;
	background-image: url(fondoImPar.jpg);
	background-repeat: repeat-y;
	}
	
#listadoElementos LI.listado_noticias {
	margin:0px;
	list-style-image:none;
	list-style-type: none;
	border-bottom: 0px #C2C2C0 solid;
	padding:5px 25px 10px 15px;
	/*background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;*/
	}	
#listadoElementos UL LI H3 A 
{
	margin:0px;
	padding:0px;
	font-size:13.5px;
	font-weight:bold;
	color:#006699;
}
	
#listadoElementos UL LI H3 A:hover 
{
	color:#FFFFFF;
	background-color:#006699;
	
}

#listadoElementos UL LI UL LI
{
	margin:0px 0px 0px 15px;
}
/* ______________________________________
/* Elemento
/* ______________________________________ */

#elemento {
	margin:0px;
	list-style-image:none;
	list-style-type: none;
	padding:10px 42px 15px 10px;
}

#elemento H3 {
	font-size:15px;
	font-weight:bold;
	color:#006699;
	
	
}

#elemento H4 {
	font-size:13px;
	/*font-weight:lighter;*/
	color:#006699;
}

#elemento H5 {
	font-size:13px;
	font-weight:lighter;
	color:#006699;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color: #FFFFFF;
	
}

#elemento P {
	padding-left:15px;
	
}

#elemento LI {

	}

#elemento OL {

	}
/* ______________________________________
/* listado de imagenes
/* ______________________________________ */


#listadoImagenes UL {
	border:solid 0px #000000;
	padding:0px;
	margin:0px;
	width:710px;
	overflow:hidden;
	background-color:#F8F7F3;
}


#listadoImagenes LI.listado_par {
	margin: 0px;
	width:162.5px;
	height:150px;
	float:left;
	list-style-image:none;
	list-style-type: none;
	border:solid 0px #000000;
	padding: 10px 10px 5px 5px;
	background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;
	text-align:center;
	}
	
#listadoImagenes  LI.listado_impar {
	margin: 0px;
	width:162.5px;
	height:150px;
	float:left;
	list-style-image:none;
	list-style-type: none;
	list-style-type: none;
	padding: 10px 10px 5px 5px;
	background-image: url(fondoImPar.jpg);
	background-repeat: repeat-y;
	text-align:center;
	}
	
#listadoImagenes UL LI H3 A {
	font-size:12px;
	font-style:normal;
	FONT-WEIGHT:normal;
	
	
	}
	
#listadoImagenes UL LI H3 A:hover {
	text-decoration:underline;
	
	}

#listadoImagenes IMG {
	border: 0px;
	float:left;
	
}
/* ______________________________________
/* Imagen
/* ______________________________________ */

.imagenFicha
{
	float:right;
	cursor:pointer;
	cursor:hand;
	margin-left:10px;
}


#imagen {
	margin-left:0px;
	margin-right:0px;
	list-style-image:none;
	list-style-type: none;
	padding: 0px 25px 15px 0px;
	margin-top:0px;
	/*background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;*/
	border-top:solid 0px #E7EAE1;
	/*height:170px;*/
	/*width:400px;*/
	text-align:center;

}
#pagina #contenedora #contenido #contenidoPaginas #imagen2 {
	margin-left:0px;
	margin-right:0px;
	list-style-image:none;
	list-style-type: none;
	padding: 0px 25px 15px 0px;
	margin-top:0px;
	/*background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;*/
	border-top:solid 0px #E7EAE1;
	/*height:170px;*/
	width:700px;
	text-align:center;
	

}
#imagen H3 {
	font-size:120%;
	font-weight:600;
	
	
}

#imagen H4 {
	font-size:75%;
}

#imagen H5 {
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color: #FFFFFF;
}

#imagen P {
	padding-left:15px;
}


#imagen LI {

	}	

#galeriaImagenesFicha
{
	/*border:solid 0px red;*/
	float:left;
	width:100%;
	margin-bottom:15px;
	
	
}
#galeriaImagenesFicha UL
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	width:100%;
	
	
}
#galeriaImagenesFicha UL LI
{
	margin:0px;
	padding:0px;
	/*width:100px;	*/
	border:solid 0px red;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#galeriaImagenesFicha UL LI IMG
{
	cursor:pointer;
	cursor:hand;
	width:74px;
	height:75px;
	margin-right:0.3em;
}
#pagina #contenedora #contenido #contenidoPaginas .imagenFicha2
{
	float:left;
	cursor:pointer;
	cursor:hand;
	margin-left:10px;
}
/****************************************************************************/
/* MENU*/	
#MenuOpcionPadre
{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	width:142px;
	margin-left:4px;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	
}
#MenuOpcionHijo
{
	border:#008526 0px solid;
	margin-left:4px;
	margin-bottom:10px;
}
#MenuOpcionHijo UL
{
	margin:0px;
	padding:0px;
	LIST-STYLE-TYPE: none;
	text-align:left;
}

#MenuOpcionHijo UL LI
{
	background: url(punto_menu.gif) no-repeat top left;
	padding-left:8px;
	margin-top:2px;
	margin-bottom:2px;	
}
#MenuOpcionHijo UL LI .Hijo1
{
	border-bottom:#CCCCCC 0px solid;
	font-style:normal;
	color:#006699;
}

#MenuOpcionHijo UL LI A
{
	color:#000000;
	text-decoration:none;
}

#MenuOpcionHijo UL LI A:hover
{
	color:#eeeeee;
	background-color:Transparent;
}	
/********************************************/

#subMenu
{
	position:relative;
	left:-6px;
	float:right;
	width:150px;
	margin:0px;
	padding:0px;	
	margin-top:8px;
	border:#D42E12 0px solid;	
	margin-left:10px;
	margin-bottom:10px;
}
#subMenu #tituloSubmenu
{
    COLOR: #333333; 
    font-weight:bold;   
    padding-bottom:2px;
    text-align:right;
	vertical-align:bottom;
	/*background: url(fondo_titulos.jpg) repeat-x top left;	*/
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	/*height:18px;*/
}
#subMenu #contenidoSubmenu
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:15px;	
	background-color: #339900;
}	

#subMenu #contenidoSubmenu UL
{
	text-align:left;
	margin:0px;
	padding:0px;
	LIST-STYLE-TYPE: none
	
}
#subMenu #contenidoSubmenu UL LI
{
	width:140px;
	background: url(puntoEnlaces.gif) no-repeat top left;	
	/*border-bottom:#ffffff 1px solid;*/
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	margin-left:3px;
	margin-right:6px;
	overflow:hidden;
}
#subMenu #contenidoSubmenu UL LI UL LI
{
	margin:0px;
	padding:0px;
	border-bottom:#E07764 0px solid;	
	background: url(puntoEnlaces.gif) no-repeat top left;	
	width:120px;
	margin-top:5px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:5px;
	overflow:hidden;
}

#subMenu #contenidoSubmenu .seleccionado
{
	color:#333333;
	background: url(puntoEnlacesN.gif) no-repeat top left;	
}

#subMenu #contenidoSubmenu UL LI A
{
	color:#ffffff;
	text-decoration:none;
}
#subMenu #contenidoSubmenu UL LI A:Hover
{
	color:#339900;
	background-color:#ffffff;
}
#graficoEncuesta
{
		border:#A9A9A9 1px solid;
		width:76%;
}

/*inicio estilos para la television del video*/

#videoGeneral
{
	padding:0px;
}

p.videoTitulo 
{
	font-size:17px;
	text-align:left;
	margin:0em 2em 0.5em 0em;
	padding:0em 1.5em 0em 0.2em;
	background-image: url(iconoRuta.jpg);
	background-repeat: no-repeat;
	background-position:5px;
}

#videoPantalla
{
	float:left;
	width:320px;
	height:250px;
}


#videoDatos 
{
	margin-top:28px;
	margin-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	width:235px;
	float:right;
}

#videoDatos UL
{
	list-style-image:url(punto_menu.gif);
	font-size:80%;
	color:#000000;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#videoDatos UL LI
{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
	overflow:visible;
	
}
/*#recuizq
{
	width:47%;
	float:left;
	padding-top:3px;
	padding-left:10px;
	margin-left:4px;
	background-image:url(punto_recurso.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#recuder
{
	width:47%;
	float:right;
	padding-top:3px;
	padding-left:10px;
	margin-left:5px;
	background-image:url(punto_recurso.gif);
	background-repeat:no-repeat;
	background-position:left top;
}*/

#sombra1{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-bottom: 0;
	width: 760px;
	margin-top: 0px;
	background-image: url(sombra1.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*termina estilos para la television del video*/
#bordearriba{
	height: 21px;
	WIDTH: 928px;
	/*margin-top: -8px;
	margin-left:15px;
	margin-right:15px;
	padding-top: 0px;*/
	background-image: url(fondolineaup.gif);
	background-repeat: no-repeat;
	/*position: relative;*/
}
#bordeabajo{
	height: 24px;
	WIDTH: 928px;
	background-image: url(fondolineadown.gif);
	background-repeat: no-repeat;
	/*position: relative;*/

}
#pagina #pie
{
    clear: both;
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;
    BORDER-LEFT: #000000 0px solid;
    BORDER-BOTTOM: #000000 0px solid;
    margin-top:15px;
}
.listado_ficha
{
	list-style:none;
}
.estados 
{
	margin-top: 1em;
	padding-bottom: 0em;
	font-weight: bold;
	font-size: 12px;
}
.opcionHijo1 a
{
	background-attachment: scroll;
	background-position: left top;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:0.9em;
	text-align:left;
	font-weight:normal;
}
.selec1
{
	font-size:0.9em;
}
.opcionSubHijo1 a
{
	background-attachment: scroll;
	background-position: left top;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1em;
	text-align:left;
	font-weight:normal;
}
.opcionPadre1 a
{
	text-decoration:none;
	/*color: #333333;*/

}
.selec1 
{
	color: #006699;
	font-size:0.9em;
	font-weight:normal;
}
.opcionPadre1
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 142px;
	/*margin-left: 4px;*/
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.fecha_noticias
{
	color:#006699;	
}
#pagina #contenedora #contenido #contenidoPaginas .listado_noticias img
{
	float:left;
	max-width:75px;
	max-height:75px;
	/*height:80px;
	height:auto;*/
	margin-right:10px;
	margin-top:5px;
}
	
#listadoElementos  .listado_noticias H3 A
{
	margin-top:0px;
	padding-top:0px;
}
#listadoElementos  .listado_noticias H3
{
	margin-top:0px;
	padding-top:0px;
}
.boton2
{
	BORDER: #333333 1px solid;	
	BACKGROUND: url(degradado_boton.jpg) repeat-y left top;
	color:#ffffff;
	margin:0px;
	padding:0px;
	width:115px;
	float:right;
	margin-top:10px;
	margin-right:5px;
	cursor:pointer;
	cursor:hand;
	font-size:10px;
	
}
.boton2:hover
{
	BACKGROUND: url(degradado_botonH.jpg) repeat-y left top;
}
.boton3
{
	BORDER: #333333 1px solid;	
	BACKGROUND: url(degradado_boton.jpg) repeat-y left top;
	color:#ffffff;
	margin:0px;
	padding:0px;
	width:115px;
	/*float:right;*/
	margin-top:25px;
	margin-right:5px;
	margin-left:210px;
	cursor:pointer;
	cursor:hand;
	font-size:10px;
	
}
.boton3:hover
{
	BACKGROUND: url(degradado_botonH.jpg) repeat-y left top;
}
.amplio
{
	float:left;
	border-bottom: 1px #C2C2C0 solid;
	width:100%;
	padding-bottom:5px;
	height:28px;
}
.for_par_tit
{
	width:330px;	
}

TEXTAREA.for_par_tit
{
	height:150px;	
}
#flechas
{
	float:right;
	clear:none;
}

#flechas a
{
	padding-left: 10px;
	color:#000;
}

#flechas a:hover
{
	background-color:Transparent;
	text-decoration:none;
	color:#FFF;

}

#ShareThis
{
	float:left;
	padding-top:10px;
	color:#C2C2C0;
	/*clear:none;
	border-top: 1px #C2C2C0 solid;
	*/
}
.imagen_derecha
{
	float:right;
	padding:0.5em;
}

.imagen_izquierda
{
	float:left;
	padding:0.5em;
}

.imagen_centrado
{
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding:0.5em;
}

