/* ///////////////////////////////////////////////////////////////////////////////////    contenidos generales  */

#migas {
	top: -5px;
}


/*fondo parte superior home*/
#bloque1 {
	background-image: url(../images/fondo_bloque1.gif);
}

/* capa con contenidos interiores, incluyendo pie */
#wrap_pagina_A, #wrap_pagina_B, #wrap_pagina_C{
	float:right;
	width:715px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* fondo páginas interiores > con foto derecha */
#wrap_pagina_A {
	background-image: url(../images/fondo_pagina_A.jpg)
}
/* fondo páginas interiores > solo texto (ej. noticias) */
#wrap_pagina_B{
	background-image: url(../images/fondo_pagina_B.gif);
}
/* fondo páginas interiores > con video */
#wrap_pagina_C{
	background-image: url(../images/fondo_pagina_C.jpg)
}
/* pagina evento con imagen */
#wrap_pagina_A #texto{
	width: 420px;
}

/* pagina evento sin imagen */
#wrap_pagina_B #texto{
	width: 600px;
}


/*  ////////////////////////////// pie de página  */


#pie, #pie2{
	PADDING-TOP: 20px;
	height: 80px;
	color: #666666;
	clear: both;
	display: table;
	margin-top: 30px;
	overflow: hidden;
}

#pie {
	background-image: url(../images/sombra_pie.png)!important;
	background-image: url(../images/sombra_pie.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 695px;
	margin-top: 0px;
	top: 30px;
	position: relative;
}


#pie2 {
	background-image: url(../images/sombra_pie2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 715px;
}


#pie p {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.2;
	margin:0px 10px 0px 10px;
}


#pie2 p {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.2;
	margin:0px 10px 0px 30px;
}


#pie a, #pie2 a {
	text-decoration: none;
	/*color: #697D83;*/
	margin:0 2px 0 2px;
}

#pie a:hover, #pie2 a:hover {
	text-decoration: underline;
}


#pie img, #pie2 img {
	vertical-align: middle;
	margin:1px 0px 2px 3px;
}

#pie img a, #pie2 img a {
	text-decoration: none;
	color: #666666;
}



/* ///////////////////////////////////////////////////////////////////////////////////   contenidos portada  */


/* ////////////////////////////// detalles  */

.titularIMG {
	margin-bottom: 11px;
}

.fechaCalendario{
	font-size: 0.9em;
}


/* //////////////////////////////  noticias */


#noticias {
	/*	background-image: url(../images/base_enportada.png) !important;
	background-image: url(../images/base_enportada.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
	color: #354657;
	/*	padding:25px 30px 37px 30px;*/
	margin-left: 0px;
	float: right;
	margin-top: 10px;
	width: 250px;
	padding: 0px 0 0px 0px;
	display: block;
	position: relative;
	z-index: 4;
}

#noticias p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	padding:0px 0px 3px 0px;
	margin:0 0 0 0;
	color: #244073;
	overflow: hidden;
	width: 95%;
}


#noticias .post-box1
{
	width:220px;
/*	float:left;
	padding-right: 0px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 5px;*/
}



#noticias .post-caja
{
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	display: block;
	width: 220px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;

}


.post-imagen img
{
	BORDER-LEFT: #49bbed 7px solid;
}




/* //////////////////////////////////  destacados */


.destacado_contenido_texto1 {
	background-image:url(../images/destacado_home1.jpg);
	height:215px;
	font-size: 1em;
	color: #556988;
}

.destacado_contenido_texto2 {
	height:100px;
	background-image: url(../images/dest_base.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0px 0px 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	color: #3e6693;
	margin: 0;
	padding: 20px 10px 10px 20px;
	width: 640px;
	BORDER-RIGHT: #a0bdd2 1px solid;
	BORDER-BOTTOM: #a0bdd2 1px solid;
	BORDER-LEFT: #a0bdd2 1px solid;
}
.destacado_contenido_texto3 {
	background-image:url(../images/destacado_home.jpg);
	height:228px;
}


/* //////////////////////////////  borde color destacados */

.destacado_color, .destacado_color2 {
	BORDER-RIGHT: #49bbed 1px solid;
	BORDER-LEFT: #49bbed 1px solid;
	width: 100%;
	background-color: #49bbed;
	height: 6px;
	margin: 0;
	padding: 0;
	font-size: 0em;
}

/*////// tamaño específico > borde color destacados imágen  */

.destacado_color2 {
width:189px
}



/* ///////////////////////////////////////////////////////////////////////////////////   contenidos pag. interiores  */

.color1 {
	color: #006699;
	font-weight: normal;
	margin-bottom: 7px;
	display: block;
	background-image: url(../images/linea_discon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 2px;
}

.color2 {
	color: #063A74;
	font-weight: bold;
	margin-bottom: -1px;
	margin-top: 3px;
	display: block;
}


.actualizado{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:0.9;
	color: #65747A;
	padding-top: 8px;
	display: block;
}




/* //////////////////////////////////////////////////////    buscador - resultados */

#Cajabusqueda{
	padding: 10px 5px 5px 10px;
	margin: 10px 0px 0px 5px;
	background-color: #DEE8EB;
	background-image: url(../images/fondo_form.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 155px;
	text-align: left;
	border-bottom: solid 2px #B3CAD0;
	
}
#Cajabusqueda .titulo{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	display: block;
	clear: both;
	text-align: left;
}

.ordenar_alfab {
	color: #6B8FA0;
	font-weight: bold;
}

.caja_alfab {
	/*	background-color: #F3F3F3;*/
	padding: 10px 10px 8px 10px;
	background-image: url(../images/fondo_ordenar_alfab.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	margin-right: 40px;
	
}

.caja_alfab img{
	margin: 0px;
	padding: 0px;
	clear: both;
}



.sup {
	margin: 2px 10px 0px 0px;
	display: block;
	float: left;
	line-height: 2em;
	vertical-align: middle;
	padding: 0px;
	height: 25px;
}


/* /////////////   estilo de los titulos de resultados  */
.titulos {
	/*	background-image: url(../../images/flecha_01.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #2367AB;
	clear: both;
	text-align: left;
	width: 550px;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1em;
	position: inherit;
	/*background-color: #CCFF33;*/
}

.titulos_mosaico {
	/*	background-image: url(../../images/flecha_01.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #2367AB;
	clear: both;
	text-align: left;
	width: 180px;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	/*background-color: #CCFF33;*/
}

.titulos_mosaicoG {
	/*	background-image: url(../../images/flecha_01.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 0px 0px 3px 0px;
	margin: 1px 0px 0px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4E6F94;
	clear: both;
	text-align: left;
	width: 180px;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 0.9em;
	height: 35px;
	vertical-align: bottom;
	/*background-color: #CCFF33;*/
}

.titulos_top {
	/*	background-image: url(../../images/flecha_01.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 0px 0px 3px 0px;
	margin: 5px 0px 0px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A5E82;
	text-align: left;
	width: 200px;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 0.9em;
	vertical-align: bottom;
	/*background-color: #CCFF33;*/
}

.num_top {
	padding: 2px 4px 4px 4px;
	margin: -5px 0px 0px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6699CC;
	text-align: left;
	width: 25px;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 0.9em;
	vertical-align: bottom;
	float: right;
	background-color: #FFFFFF;
}

/* ///////////////////////////////////////////// lista_resultados   */


.lista_resultados {
	list-style-type:none;
	margin: 0;
	padding:0;
	margin-right: 5px;
	right: 10px;
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 0px;
}
.lista_resultados li {
	border-top-style: solid;
	border-top-color: #E1E1E1;
	border-top-width: 1px;
	background-image: url(../images/fondo_listado2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	clear: both;
	display: block;
	height: 100%;
	overflow: hidden;

}

.lista_resultados_mosaico {
	list-style-type:none;
	margin: 0;
	padding:0;
	margin-right: 5px;
	right: 10px;
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 5px;
}
.lista_resultados_mosaico li {
	border-top-style: solid;
	border-top-color: #E1E1E1;
	border-top-width: 1px;
	background-image: url(../images/fondo_mosaico.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	display: block;
	width: 180px;
	float: left;
	margin-right: 8px;
}


.lista_resultados_mosaicoG {
	list-style-type:none;
	margin: 0;
	padding:0;
	margin-right: 5px;
	right: 10px;
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 5px;
}
.lista_resultados_mosaicoG li {
	border-top: solid 1px #E8E8E8;
	border-bottom: solid 0px #E8E8E8;
	/*border-left: solid 1px #E8E8E8;
	border-right: solid 1px #E8E8E8;
	border-top-color: #E8E8E8;*/
	background-image: url(../images/fondo_mosaicoG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 12px 20px 0px !important;
	margin: 0px 10px 15px 0px;
	padding: 10px 0px 10px 10px !important;
	padding: 10px 0px 0px 5px;
	display: table;
	width: 195px !important;
	width: 30%;
	float: left;
}

.lista_resultados_top {
	list-style-type:none;
	margin: 0;
	padding:0;
	margin-right: 5px;
	right: 10px;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 0px;
}
.lista_resultados_top li {
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #E1E1E1;
	border-right: solid 1px #E1E1E1;
	background-image: url(../images/fondo_top.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-left: 0px;
	padding-left: 5px;
	clear: both;
	display: table;
	width: 280px;
}

.imagen_busqueda {
	margin-right: 7px;
	padding: 5px 0px 0px 0px;
	float: left;
	padding-bottom: 100px;
	margin-bottom: -100px;
	overflow: hidden;
	display: block;
	width: 69px;
	height: 53px;
	
}
.imagen_busqueda img{
	width: 67px;
	height: 51px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}


.imagen_busqueda2 {
	background-image: url(../images/no_disponible.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	width: 114px;
	height: 87px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	margin: 5px 5px 0px 0px;
	white-space: nowrap;
}


.imagen_busqueda2 img{
	width: 114px;
	height: 87px;
/*	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;*/
}



.imagen_busqueda3 {
	background-image: url(../images/no_disponible_peq.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	float: left;
	/*	padding-bottom: 50px;
	margin-bottom: -50px;
	overflow: hidden;*/
	display: block;
	width: 67px;
	height: 51px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	margin: 5px 5px 0px 0px;
}


.imagen_busqueda3 img{
	width: 67px;
	height: 51px;
}



.imagen_busqueda4 {
	background-image: url(../images/no_disponible.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	width: 190px;
	height: 140px;
	border-top: solid 1px #C3C3C3;
	border-bottom: solid 1px #C3C3C3;
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #C3C3C3;
	margin: 5px 5px 0px 0px;
}


.imagen_busqueda4 img{
	width: 190px;
	height: 140px;
}




.texto_busqueda {
	padding: 5px 5px 0px 0px;
	float: left;
	color: #6B7D8F;
	margin-bottom: 0px;
	display: block;
	width: 85%;
}


.texto_busqueda2 {
	margin-right: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	color: #6B7D8F;
	margin-bottom: 0px;
	display: table;
	width: 480px;
}



.texto_busqueda_mosaico {
	margin-right: 10px;
	padding: 5px 0px 0px 0px;
	float: left;
	color: #6B7D8F;
	margin-bottom: 0px;
	display: table;
	width: 150px;
}


.lista_resultados p {
	/*	border-bottom-style: dotted;
	border-bottom-color: #94C0ED;
	border-bottom-width: 1px;*/
	padding-bottom: 5px;
	display: block;
	margin-top: 5px;
	width: 550px;
}

.contenido {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #24B1DB;
	font-weight: bold;
}

.caja_multimedia {
	/*background-color: #EDF0F1;*/
	padding: 8px 3px 0px 5px;
	width: 570px;
	background-image: url(../images/linea_puntos2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	position: inherit;
}

.enlace_busqueda{
	margin: 0px 0px 20px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #82A72C;
	font-weight: bold;
	line-height: 1.1em;
	width: 500px;

}


.media{
	background-image: url(../images/icon_media.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 0px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #82A72C;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	white-space:nowrap;
}

.media2{
	background-image: url(../images/icon_media.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 5px 3px 20px!important;
	padding: 2px 5px 3px 18px;
	margin: 0px -7px 0px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #82A72C;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: 175px;
	white-space:nowrap;
}

.pdf {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 2px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}

.diap {
	background-image: url(../images/icon_diap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 2px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}

.txto {
	background-image: url(../images/icon_online.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 2px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}

.chat {
	background-image: url(../images/icon_chat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 2px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}


.info {
	background-image: url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 2px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}


.audio{
	background-image: url(../images/icon_audio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 0px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}

.movil{
	background-image: url(../images/icon_movil.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 0px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}

.link{
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 20px;
	margin: 0px 10px 1px 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	line-height: 1.1em;
	height: 12px;
	display: block;
	float: left;
	width: auto;
	white-space:nowrap;
}

.boton_buscar {
	background-image: url(../images/fondoBoton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 130px;
	vertical-align: top;
	margin-top: 5px;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	/*display: none;*/
	text-align: left;
	margin-right: 0px;
	font-weight: bold;
	padding: 3px;
	background-position: top left;
	background-color: #DEE8EB;
	border-top: 1px solid #ccc;
	border-right:1px solid #aaa;
	border-bottom:1px solid #888;
	border-left:1px solid #bbb;
	padding-left: 20px;
	height: 24px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: -1px !important;
	padding-top: 1px;
	left: -2px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.boton2 {
	background-image: url(../images/fondoBoton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	vertical-align: top;
	margin-top: -10px;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	overflow: hidden;
	color: #003366;
	/*display: none;*/
	text-align: left;
	float: right;
	margin-right: 20px;
	font-weight: bold;
	padding: 3px;
	background-position: top left;
	display: block;
	background-color: #DEE8EB;
	border-top: 1px solid #ccc;
	border-right:1px solid #aaa;
	border-bottom:1px solid #888;
	border-left:1px solid #bbb;
	padding-left: 20px;
	height: 24px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: -1px !important;
	padding-top: 1px;

}


.texto_info{
	font-size: 1em;
	margin-top: 10px;
	line-height: 0.9;
	color: #0099CC;
}

.texto_info2{
	font-size: 1em;
	margin-top: 10px;
	line-height: 0.9;
}

.input1 {
	background-color: #F2F7F7;
	BORDER-top: #8BA4B1 1px solid;
	BORDER-RIGHT: #8BA4B1 1px solid;
	BORDER-BOTTOM: #8BA4B1 1px solid;
	BORDER-LEFT: #8BA4B1 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


.inputestilo2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 150px;
	background-color: #FFFFFF;
	color: #7F7F7F;
	BORDER-top: #0A246A 1px solid;
	BORDER-RIGHT: #0A246A 1px solid;
	BORDER-BOTTOM: #0A246A 1px solid;
	BORDER-LEFT: #0A246A 1px solid;
	height: 17px!important;
	height: 20px;
	font-size: 1em;
	position: relative;
	right: 0px;
	float: right;
	margin-bottom: 10px;
	display: block;
}
br {
	clear: left;
}

label, .input1 {
	display: block;
	float: left;
	margin-bottom: 7px;
}
label {

	margin-top: 2px;
}

.input1 {
	background-color: #FFFFFF;
	BORDER-top: #8BA4B1 1px solid;
	BORDER-RIGHT: #8BA4B1 1px solid;
	BORDER-BOTTOM: #8BA4B1 1px solid;
	BORDER-LEFT: #8BA4B1 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 7px 2px -5px;
	padding: 0px;
	width: 120px;
}
.input1B {
	background-color: #F4FAFB;
	BORDER-top: #8BA4B1 1px solid;
	BORDER-RIGHT: #8BA4B1 1px solid;
	BORDER-BOTTOM: #8BA4B1 1px solid;
	BORDER-LEFT: #8BA4B1 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 7px 2px 10px;
	padding: 0px;
}

.input2, .input3 {
	background-color: #FFFFFF;
	BORDER-top: #8BA4B1 1px solid;
	BORDER-RIGHT: #8BA4B1 1px solid;
	BORDER-BOTTOM: #8BA4B1 1px solid;
	BORDER-LEFT: #8BA4B1 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 7px 2px -5px;
	padding: 0px;
	width: 40px;
	float: left;
}

.input3 {
width: auto;
margin: 0px 2px 8px 0px;
}

.input2B {
	background-color: #F4FAFB;
	BORDER-top: #8BA4B1 1px solid;
	BORDER-RIGHT: #8BA4B1 1px solid;
	BORDER-BOTTOM: #8BA4B1 1px solid;
	BORDER-LEFT: #8BA4B1 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 2px 2px 0px;
	padding: 0px;
	width: 40px;
	float: left;
}

.caja_Input {
	float: left;
	margin-right: 15px;
	/*width: 140px !important;*/
	width: 140px;
}
.caja_Input2 {
	float: right;
	margin-right: 10px;
}

label {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

br {
	clear: left;
}

.ver a{
	background-image: url(../images/ampliar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 18px 0px 0px !important;
	padding: 0px 18px 0px 0px;
	margin: 3px 0px 0px -5px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #868275;
	text-align: left;
	display: block;
	font-weight: bold;
	line-height: 15px;
	width: 20px;
	height: 15px;
	float:left;
	white-space: nowrap;
}



/*//////////////////////// tabla de "ayuda"*//*
caption {
	padding: 0;
	width: 500px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Georgia, Arial, Verdana, san-serif;
	font-size:1.3em;
	font-weight:bold;
	color: #0294D5;
}

.tabla1 {
	height: 90px;
	width: 600px;
	border-bottom: 1px solid #A2ADBC;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.tabla1 td{
	padding: 8px;
	
}

.tabla1 .col1{
	text-align:center;
	width: 10%;
	font-weight:bold;
}

.tabla1 th {
	font: bold 1em/1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #03579C;
	background: #ffffff;
	border-right: 0px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 0px solid #A2ADBC;
	width:120px;
	height:10px;
	text-align: left;
	margin-top: 0px;
}

#header1{

	width:70px;
	text-align:center;

}

#header3{

	width:170px;

}


.tr_impar {
	background-color: #F4F4F4;
}


*/
