
/******************
HTML Tags
******************/
/* General
---------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

 blockquote, q, pre, address, hr, code, samp,
dl, ol, form, fieldset {
	margin-bottom: 1.5em;
}
*{
	font-family: 'Montserrat', sans-serif;
}
body {
font-family: 'Montserrat', sans-serif;
/*font-family: Arial, Helvetica, sans-serif;*/
	color:#666666;
	/*margin:15px 40px;*/
	/*background: #C7C7CF url(bg-main.gif) repeat-x;*/
	/*font-size:.72em;
	font-size: 0.9em;*/
	/*background: url(/irudiak/layout_grid.gif) top left no-repeat;*/
	/*width:auto;*/
	margin: 0px;
	padding: 0px;

	}

.BotonBuscar{
	padding-left: 30%;
	padding-top: 200px;
}
/*para centrar boton buscar en expedientes*/

.BtnBuscar
{
 padding-top: 10px;
 padding-bottom: 10px;
 width: 100%;
 border: medium;

}

.BotonCentrado{
padding-left: 50%;
}

.BotonCerrarVentana{
padding-left: 75%;
color: red;
}

/******************
LINKS
******************/

/* LINK VISTaDo HOVER ACTIVE los selectores deben ir en este orden para funcionar */


a:link {
	/*color:black;*/
	/*color: #0033CC;*/
/*	font: normal;*/
	/*text-decoration: underline;*/
	/*font-size: 0.9em;*/
/*	font-weight: normal;*/
color: #016c9a;
transition: color 0.3s ease;
/*font-weight: bold;*/
	}

/*a:visited {
color: Gray;
font: normal;
font-size: 0.9em;

	}*/

a:hover {
	/*color: #990000;*/
	text-decoration:underline;
	}
a:visited{
color: #3333FF;

	}

a:active {
	/*color:black;*/
	color: #0033CC;
/*	font: normal; */
	/*font-size: 0.9em;*/
	}
li a{
	font-weight: normal !important;
}
a{
/*font: bold;*/
/*text-decoration: underline;*/
/*color: #0033CC;*/
/*font-size: 0.9em;*/
color: #016c9a;
font-weight: bold;
}
/* para la informaci n tooltip */
a.info{
    position:relative;
    z-index:24; background-color: #E6E6E6;
    color: #0033CC;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /* Se mostrar  en :hover */
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color: #CCFF99; color:#000;
    text-align: center}

/*fin informaci n tooltip */

/******************
HEADINGS
******************/

h1 {
	/*font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;*/
	font-size: 1.2em;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#9D0135;
/*	padding-left: 150px; */
	}

/*h2 {
	font-size:1.1em;
	}*/
h2 {
	font-size: 2em;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#9D0135;
	font-weight: normal;
}
h3 {
	font-size:1.4em;
	}

h4 {
	font-size:1.1em;
	}

h5 {
	font-size:.9em;
	}

h6 {
	font-size:.8em;
	}








#lblHomePageold {

	border: none;

	background: transparent  no-repeat left top;
	width: 10px;
/*	padding-left: 160px;*/
	/*width: 100%;
	margin: 0px;
	font-weight: normal;
	color: White;
	font-size: 0.8em;
/*	font-family: Verdana;*/
font-family: Arial;
	font-weight: bold;
	/*padding-right: 5px;*/
	text-align: right;
	vertical-align: top;
	font-size: 1px;

	/*	height: 20px; */
}
/*#lblHomePage{
color: #C90A4A;

	font-size: 0.9em;

font-family: Arial, Helvetica, sans-serif;
width: 400px;
margin-top: 5px;

text-align: center;

padding: 5px 20px 5px 20px;
height: 22px;
background-color: white;
border: none;
display: block;
overflow: auto;

}*/
/*
#lblHomePage{
color: #C90A4A;

	font-size: 0.9em;

font-family: Arial, Helvetica, sans-serif;
width: 400px;
margin-top: 5px;

text-align: center;
padding: 5px 20px 5px 20px;

display: block;
overflow: auto;
border-top: 1px solid #7E082F;
border-bottom: 1px solid #7E082F;
border-left: 2px solid white;
border-right: 2px solid white;

}*/
#lblHomePage1{
color: #C90A4A;
/*background-color: red;*/
	font-size: 1.2em;
	/*width:600px;*/
/*font-family: Arial, Helvetica, sans-serif;*/
width: 300px;
margin-top: 5px;
/*margin-right:80%*/
text-align: center;
/*
padding: 5px 20px 5px 20px;*/
text-shadow: 0 1px 1px #333, 0 -1px 1px #EAEAEA;
/*background-color: red;*/
background-color: transparent;
border: none;
display: block;
overflow: auto;


}
.cabecerainfor{
color: white;
/*background-color: red;*/
	font-size: 1.4em;
	/*width:600px;*/
/*font-family: Arial, Helvetica, sans-serif;*/
/*width: 300px;
margin-top: 5px;*/
/*margin-right:80%*/
text-align: center;
/*
padding: 5px 20px 5px 20px;*/
text-shadow: 0 1px 1px #333, 0 -1px 1px #EAEAEA;
/*background-color: red;*/
background-color: #C90A4A;

/*display: block;
overflow: auto;*/
}
.titulo_izq{
	text-align: right;
	vertical-align: top;
	float: right;
}
#breadcrumb-container {

	/*border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	padding:6px 0;
	width: 1px;*/
	height: 35px;
	}
/*
#breadcrumb {
	float:left;
	padding:0 0px;
	}

#breadcrumb-side {
	float:right;
	padding:0 0px;
	} */

#content-container {

	background-color:#F6F6F6;
	border-top:1px solid #CBCBCB;
	border-right:1px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;
	border-left:1px solid #CBCBCB;
	padding:  10px 10px 10px 10px;
	margin:0px;
	position:relative;
/*	width:100%;*/
	width:auto;
	height: auto;
	min-height: 1800px;


	}

/*#content-side {
	position:absolute;
	top:0px;
	left:0px;
	padding:1Px;

	width: 190px;
	height:auto;
	min-height: 1800px;




	}*/
	#content-side_InicioOAE {
   /* background-color: #F6F6F6;*/
    position: absolute;
    Width: 99.8%;
    height: auto;
    min-height: 2500px;
    /* background-color: Fuchsia; */
}

#content-container_InicioOAE {
    /* padding: 10px 10px 10px 10px; */
    /* margin: 0px; */
    /* position: relative; */
    /* position: absolute; */
    /* width: 100%; */
    height: auto;
    min-height: 2500px;
    /* height: 20px; */
    /* height: 20px; */
    width: 100%;
    background-color: #FFFFFF;
    /* overflow: hidden; */
    /* padding: 1% 1% 1%; */
    margin: 0px 0px 0px 0px;
    /* padding-bottom: 12px; */
}
/*#content-container_InicioOAE {


	height: auto;
	min-height: 1800px;


	width: 99%;

	background-color:#FFFFFF;

	margin:0px 0px 0px 0px;


	}*/
/*no tocar los min-width para que se vea bien en moviles y tablet*/
#content-side_InicioOAE {
	background-color:#f2f5f7;
	position:absolute;
	/*	top:0px;
	left:0px;
padding:1Px;*/
	Width: 99.8%;
	height:auto;
	min-height: 1800px;
	/*min-width:969px !important;*/
	/*no tocar los min-width para que se vea bien en moviles y tablet*/
	/*background-color: Fuchsia;*/
	}

#content1 {
	padding:1% 1% 1% 1%;
	margin:0px 0px 0px 185px;
	height: 1800px;
	background-color:#FFFFFF;
	border-left:1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	overflow:hidden;
	min-width: 590px !important;
	/*no tocar los min-width para que se vea bien en moviles y tablet*/

	}
	#content10{
/*background-color: #F9F7F8;*/
	background-color: Green;
	/*width: 100%;*/
	width: 1200px;
	padding-left: 0px;
	/*padding-bottom: 1.5em;
	padding-top: 1.5em;*/
	min-height: 1800px !important;
	min-width: 590px !important;
	height:auto;
	/*no tocar los min-width para que se vea bien en moviles y tablet*/
	}

	#content{
/*background-color: #F9F7F8;*/
	background-color: Green;
	width: 100%;
	padding-left: 0px;
	/*padding-bottom: 1.5em;
	padding-top: 1.5em;*/
	min-height: 1800px !important;
	min-width: 780px !important;
	height:auto;
	/*no tocar los min-width para que se vea bien en moviles y tablet*/

}
	#content2 {

	padding: 10px 10px 1px 10px;
	margin: 10px 10px 1px 185px;
	min-height: 1800px !important;
	height:auto;
	background-color:#FFFFFF;
	border-left: 1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-bottom:1px solid #D0D0BF;
	border-top:1px solid #D0D0BF;
	overflow:hidden;
	/*
	padding: 1% 1% 1% 1%;
	margin:0px 0px 0px 161px;
	*/
	}
		#content3 {

	/*padding: 10px 10px 1px 10px;
	margin: 10px 10px 1px 161px;
	min-height: 700px !important;*/
/*	height:20px;*/
	height: 20px;
	width: 97%;
	background-color:#FFFFFF;
	/*border-left: 1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-bottom:1px solid #D0D0BF;
	border-top:1px solid #D0D0BF;*/
	overflow:hidden;

	/*
	padding: 1% 1% 1%;*/
	margin:0px 0px 0px 0px;
	padding-bottom: 12px;

	}
#content5 {

	/*padding: 10px 10px 1px 10px;
	margin: 10px 10px 1px 161px;
	min-height: 700px !important;*/
/*	height:20px;*/
	height: 40px;
	/*width: 600px;*/
width: 50%;
/*	background-color:#FFFFFF;*/
	/*border-left: 1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-bottom:1px solid #D0D0BF;
	border-top:1px solid #D0D0BF;*/
	overflow:hidden;
	float:right;

	/*
	padding: 1% 1% 1%;*/
	margin:0px 0px 0px 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 200px;

	}

#LblTituloold{
	/*color: black;
	font-size: 0.9em;*/
/*	font-weight: bold;*/
/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
color: White;
	font-size: 1.7em;
/*	font-weight: bold;*/
font-family: Arial, Helvetica, sans-serif;
float: right;
/*padding-top: 50px;*/
padding: 5px 10px 5px 10px;
margin-top: 40px;
/*margin-right: 200px;*/
margin-right:25%;
width: 40%;
/*width: 350px;*/

}
#LblTitulo{
/*width: auto;*/
width: 420px;
/*height: 25px;*/
color: white;
	font-size: 1.4em;
/*font-family: Arial, Helvetica, sans-serif;*/
/*float: right;*/
margin-top: 5px;
/*margin-right: 51%;*/
/*margin-right: 40%;*/
border-color:#C90A4A;
background: #C90A4A center no-repeat;
/*background-position:  50%; */
text-align: center;
padding: 5px 10px 5px 10px;
border-top: 2px solid #7E082F;
border-bottom: 2px solid #7E082F;
display: block;


  /* background: url(../imagenes/h1-underline.png) bottom left no-repeat;*/

}
#LblTituloold1{
/*width: auto;*/
width: 290px;
height: 25px;
color: white;
	font-size: 1.4em;
font-family: Arial, Helvetica, sans-serif;
float: right;
margin-top: 10px;
/*margin-right: 51%;*/
margin-right: 40%;
border-color:#C90A4A;
background: #C90A4A center no-repeat;
/*background-position:  50%; */
text-align: center;
padding: 5px 10px 5px 10px;
border-top: 2px solid #7E082F;
border-bottom: 2px solid #7E082F;


  /* background: url(../imagenes/h1-underline.png) bottom left no-repeat;*/

}
#content6old{
	padding-left: 10%;
	padding-top: 10px;
	/*margin-top: 50px;*/
	/*background-color: #ccff99;*/
	height: 20 px;
	width: 400px;
	float: left;

	}
#content6new{
	/*padding-left: 15%;
	padding-top: 5px;*/
	margin-left: 140px;
	/*margin-top: 5px;*/
	/*margin-top: 50px;*/
	/*background-color: #ccff99;*/
	height: 8 px;
	width: 310px;
	float: left;
	background-color: white;
	border-top: 2px solid #7E082F;
border-bottom: 2px solid #7E082F;
float: left;

	}
	#content6{
		margin-left: 386px;
	}
#titulocentrado{
	/*background: #006633;*/
}
.subtitulo{
width: 290px;
height: 25px;
color: #C90A4A;
	font-size: 1.1em;
/*font-family: Arial, Helvetica, sans-serif;*/
/*margin-top: 10px;*/

/*margin-right: 30%;*/
border-color:white;
background: white center no-repeat;
/*background-position:  50%; */
text-align: center;
/*padding: 5px 10px 5px 10px; */
border-top: 2px solid #7E082F;
border-bottom: 2px solid #7E082F;

}
.subtituloold{
width: 320px;
height: 5px;
color: #C90A4A;
	font-size: 1.1em;
font-family: Arial, Helvetica, sans-serif;
/*margin-top: 10px;*/

/*margin-right: 30%;*/
border-color:white;
background: white center no-repeat;
/*background-position:  50%; */
text-align: center;
/*padding: 5px 10px 5px 10px; */
border-top: 2px solid #7E082F;
border-bottom: 2px solid #7E082F;

}
/*#content4{
margin-left: 300px;


}*/
#content4{
/*padding-left: 300px;*/
/*padding-left: 100px;*/
/*margin-top: 10px;*/
float:left;
margin-top: 1.5%;
padding-left: 15%;




}
#LblTitgeneral{
	/*color: black;
	font-size: 0.9em;*/
/*	font-weight: bold;*/
/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/

	font-size: 1.5em;
/*	font-weight: bold;*/
/*font-family: Arial, Helvetica, sans-serif;*/
/*float: right;*/
float: none;
/*padding-top: 50px;*/
margin-top: 20px;
/*margin-right: 200px;*/
/*margin-right:35%;*/
text-align: center;
width: 40%;
/*width: 350px;*/

}
/*#LblTitulo1{

color: White;
	font-size: 1.7em;

font-family: Arial, Helvetica, sans-serif;
float: right;


margin-top: 26px;
margin-right:100%;
width: 100%;

}*/


#iframecontenedor
	/*{
	margin: 2px;*/
	/*width:780px;
	height: 1024px;*/
/*	width: 99%;
	height: 2000px;
	}*/

	{
	margin: 2px;
	width:99%;

	height: 4500px;

	/*min-height: 4500px !important;*/

	/*min-width: 800px;*/
/*no tocar los min-width para que se vea bien en moviles y tablet*/


	}




#ZonaBusqueda {
	padding:1% 1% 1% 1%;
	/*margin:     5px   50px 5px  50px;*/
	margin:  0  2% 0  2%;
	height: auto;
	background:  Gainsboro  url(bg-topnav.gif) repeat-x;
	border-top:1px dashed #D0D0BF;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	border-bottom:1px dashed #D0D0BF;

	}
#ZonaBusquedaWVV {
	/*width: 98%;*/
	padding:1% 1% 1% 1%;
	/*margin:     5px   50px 5px  50px;*/
	margin:  0  2% 0  2%;
	height: auto;
	background:  Gainsboro repeat-x;
	border-top:1px dashed #D0D0BF;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	border-bottom:1px dashed #D0D0BF;

	}
#ZonaResultadoVolante {
	padding:1% 1% 1% 1%;
	margin:  5px  50px 0px  50px;
	height: auto;
	border-top:1px dashed #D0D0BF;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	border-bottom:1px dashed #D0D0BF;
	overflow:hidden;
	}
/*#ZonaResultado {
	padding: 1% 1% 1% ;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: Maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 97%;
}*/

#ZonaResultadoTerceros {
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: Maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 100%;
}

#ZonaResultadoTercerosWVV {
	padding: 1% 1% 1% 1%;
	margin:  1% 2% 1% 2%;
	border-style: solid;
	border-color: Maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	/*width: 98%;*/
}

.ZonaResultado {
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	/*border-style: solid;
	border-color: Maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;*/
	width: 97%;
}

.ZonaResultadoTercero {
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: Maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 100%;
}

.izenpe {

	height:1px;
	width:1px;



}


#Tamano
{
    height:450px;
}
#Tamano2
{
    height:250px;
}

#ZonaTabs {
/*	padding: 1% 1% 1% 1%;*/
padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
	/*border-style: solid;
	border-color: Maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 97%;*/
}
.ContenedorPestanas
{
    border: 1px solid gray;
    width:100%;
    height:200px;
    background-color: Transparent;
    padding: 5px;
}
.Pestanas{
	padding: 0;
	width: 100%;
	border-bottom: 5px solid Maroon; /*Brown color theme*/
	background: transparent;
}

.Pestanas ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.Pestanas li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.Pestanas a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/
border-top: 1px solid white;
}
.Pestanas a:hover{
background-color: Maroon; /*Brown color theme*/
color: white;
}
.Pestanas a:visited{
color: white;
}
.Pestanas a.selected{ /*currently selected tab*/
background-color: Maroon; /*Brown color theme*/
color: white;
border-color: Maroon; /*Brown color theme*/
}



/*.Tabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;*/
/*font: bold 12px Verdana;
font: bold 12px Arial;
list-style-type: none;
text-align: left;*/ /*set to left, center, or right to align the menu as desired
}
*/


#LineaResultado {
	margin:  0px 0px 0px 0px;
	height: auto;
	width: 1800px;
	}
#content-vivienda
{
  margin: 0px 0px 0px 0px;
  text-align:left;
}

#contenedor_opciones{
/*	border-color: Black;*/
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	width: 97%;
	font-size : 1em;
	min-height: 1200px;
	height: 1800px;





	}


	#contenedor_opciones_vol{
/*	border-color: Black;*/
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	width: 97%;
	font-size : 1em;







	}

#DataGrid_Coincidencias
{
	width:45%;
	float:left;
	margin: auto 6px 0px auto;
	}

#TiposExp
{
	float:right;
	margin: auto;
	padding-right: 2%;
	width:35%;
	}

#DataGrid_Expedientes
{
	clear: both;
	margin: 0px 0px 0px 0%;
	padding-left: 0%;
	padding-top: 0%;
	width: 100%;
	height: 100%;
}

#DataGrid_Familiares
{
	clear:both;
	margin: 0px 0px 0px 0%;
	padding-left:2%;
	padding-top:0%;
	width:90%;
}
#DataGrid_FamiliaresVolantes
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0%;
	width: 100%;
}

#contenido_interior {
	position: relative;
	width: 800px;
	background-color: #F2F5F7;

}
/*
#menu_interior {
	background-color: #F2F5F7;
	float: left;
	height: 100%;
	width: 161px;
	padding-top: 5px;
	text-decoration: bold;
}

#menu_interior h3 {
	display:none;
}
*/

/*#zonaUsuario{
	clear: both;
	height: 1px;
	float: right;

}*/

#BotonDesconectar{
	margin-right: 1%;
	float: right;
	font-size:10px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight:bold;
	color:white;
	border:0px;
	width:80px;
	height:19px;
}
#BtnLoginIzenpe{
	text-align: center;
}
.zonusizquierda
{
/*	clear:both;
	float:left;	*/

		background-color: white;
	/*height: 42px;*/
	height: 32px;
	width: 99.5%;
	opacity: 0.6;
	filter:alpha(opacity=60);
	}
#zonusizquierdaIzq
{
	/*clear:both;*/
	float: left;
	width:35%;


	}
#zonusizquierdaDcha
{

	/*clear:both;*/
	float: right;
	width:65%;



	}
#izqdchaizq{
	float: left;
	padding-left: 3%;
/*	padding-top: 1%;*/

}
#izqdchadcha{
	float: right;
	padding-top: 0.5%;
	/*padding-top: 5%;
	padding-left: 3%;*/
}
#txtValorNombre{
	clear:  both;
	margin-left: 1%;
	font-weight: bold;
}

#lblBienvenida{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.9em;
}

#LblUltimoAcceso{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.9em;
}

/*.titulosCajasDestacadas {font: bold 11px Verdana; color: #FFFFFF}*/
.titulosCajasDestacadas {
/*font: bold 11px Arial;*/
font: bold 11px;
color: #FFFFFF;
}
.bordeNegroTablas {
border-width: 1px 1px 1px 2px;
border-color:#000000;
border-style:solid;
}

/* ELEMENTOS DE FORMULARIO */

/* ESTILO PARA LAS LABELS QUE PRESENTAN DATOS EN LAS PAGINAS: IAEWEB, VEHICULOSWEB Y VALIDACIONVOLANTE */
.lblPresentacionDatos
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	/*font: 0.8em Arial, Helvetica, sans-serif; */

	/*color: IndianRed;*/
	color: #333 !important;
	font-weight:bold;
	/*border: 0px solid #707070; */
	width:auto;
	padding: 0 0 0 2%;
	/*text-align: right;*/
}
.lblPresentacionDatos1
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	/*font: 0.8em Arial, Helvetica, sans-serif; */

	/*color: IndianRed;*/
	color: #333 !important;
	font-weight:bold;
	/*border: 0px solid #707070; */
	width:auto;
	padding: 0 0 0 2%;
	/*text-align: right;*/
}
.lblPresentacionDatos3 {
    /* font: 0.9em Arial, Helvetica, sans-serif; */
    font: 0.9em;
    /* font: 0.8em Arial, Helvetica, sans-serif; */
    /* color: IndianRed; */
    color: #01a8d7 !important;
    font-weight: bold;
    /* border: 0px solid #707070; */
    width: auto;
    /* padding: 0 0 0 2%; */
    /* text-align: right; */
}

.lblPresentacionDatos4 {
    /* font: 0.9em Arial, Helvetica, sans-serif; */
    font: 0.9em;
    /* font: 0.8em Arial, Helvetica, sans-serif; */
    /* color: IndianRed; */
    color: #333 !important;
    font-weight: bold;
    /* border: 0px solid #707070; */
    width: auto;
    /* padding: 0 0 0 2%; */
    /* text-align: right; */
}
.lblPresentacionDatosIzqda
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	/*font: 0.8em Arial, Helvetica, sans-serif; */

	color: IndianRed;
	font-weight:bold;
	/*border: 0px solid #707070; */
	width:auto;
	padding: 0 0 0 2%;
	text-align: left;
}

.lblPresentacionDatosCentrado
{
	/*font: 70% Arial, Helvetica, sans-serif ;*/
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;

	color: IndianRed;
	font-weight:bold;
	text-align:center;
}
.lblPresentacionDatosBlack
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	color: black;
	font-weight:bold;
	/*border: 0px solid #707070; */
	width:auto;
	padding: 0  0 0 5%;
}
.lblPresentacionDatosActividades
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	color: black;
	font-weight:bold;
	/*border: 0px solid #707070; */
	width:auto;
	padding: 0  0 0 4%;
}


.lblPresentacionDatosTerceros
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	color: IndianRed;
	font-weight:bold;
	/*border: 0px solid #707070; */
	/*width:auto; */
	padding: 0  0 0 1%;
	vertical-align: top;
}


.lblPresentacionDatosSinNegrita
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	color: IndianRed;
	/*font-weight:bold;	*/
	/*border: 0px solid #707070; */
	/*width:auto; */
	padding: 0 0 0 1%;
}



.lblPresentacionDatosDrcha
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	text-align:right;
	color: IndianRed;
	font-weight:bold;
	/*border: 0px solid #707070; */
	width:auto;
	padding: 0  0 0 5%;
}
.lblPresentacionDatosMin
{
	/*font: 0.7em Arial, Helvetica, sans-serif;*/
	font: 0.7em;
	color: IndianRed;
	font-weight:bold;
	width:auto;
	padding: 0  0 0 5%;
}

.lblPresentacionDatosMax
{
	/*font: 1.0em Arial, Helvetica, sans-serif;*/
	font: 1.0em;
	color: IndianRed;
	font-weight:bold;
	width:auto;
	/*padding: 0  0 0 5%;*/
}
/*******************************************************************************************************/

.inputTxtDerecha {
/*font: 70% Arial;*/
/*font: 80% Arial;*/
font: 80%;
/*font: 0.7em Verdana;*/
text-align:right;
border: 1px solid #707070;
width:auto;
background: #ffffff;
}


.InputTxt
{
	/*font: 0.8em Arial, Helvetica, sans-serif;*/
	font: 0.8em;
	border: 1px solid #707070;
	width:auto;
	background: #ffffff;
}
.InputMTxt {
/*font: 0.7em Verdana; */
/*font: 85% Arial;*/
font: 85%;
border: 1px solid #707070;
width:auto;
background: #ffffff;
}
.InputTxtGris {
	/*font: bold 1em Arial, Helvetica, sans-serif;*/
	font: bold 1em;
	width: auto;
	border: 0 solid white;
	background-color: silver;
	text-align: center;
	color: white;
}
.inputGTxt {
/*font: 1.3em Arial;*/
font: 1.3em;
border: 1px solid #707070;
width:auto;
background: #ffffff url("../imagenes/fdInputs.gif") top left no-repeat;
}

.inputGGTxt {
/*font-family: Arial, Helvetica, sans-serif;*/
height: 10%;
border: 1px solid #707070;
width: 8em;
background: #ffffff;
 }
.inputTxtDerecha {
/*font: 0.8em Arial, Helvetica, sans-serif;*/
font: 0.8em;
text-align:right;
border: 1px solid #707070;
width:auto;
background: #ffffff url("../imagenes/fdInputs.gif") top left no-repeat;
}

.InputTxtSinBordes {
/*font: 0.7em Verdana; */
/*font: 80% Arial, Helvetica, sans-serif;*/
font: 80%;
width:auto;
background: #ffffff;
}

.inputTxtCentrado {
/*font: 0.8em Verdana; */
/*font: 0.8em Arial, Helvetica, sans-serif;*/
font: 0.8em;
text-align:center;
border: 1px solid #707070;
background: #ffffff;
}

.inputTxtResaltado {
	/*font: bold 0.8em Arial, Helvetica, sans-serif;*/
	font: bold 0.8em;
	text-align: right;
	border: 1px solid #707070;
	background: silver top left;
	color: IndianRed;
}
.inputTxtNumerico {
/*font: 0.8em Arial, Helvetica, sans-serif ;*/
font: 0.8em;
text-align:right;
border: 1px solid #707070;
width:auto;
/*background: #ffffff url("../imagenes/fdInputs.gif") top left no-repeat;*/
}

.InputTxtGranate
{
	/*font: bold 1em Arial, Helvetica, sans-serif;*/
	font: bold 1em;
	width: auto;
	border: 0 solid white;
	background-color: indianred;
	text-align: center;
	color: white;
}


.LineaDatos
{
	width: 95%;
	padding: 0%   1%  1% 1%;
	margin: 0px 0px 0px 0px;
}

#DatosEkintza {
	padding:  1%  1% 1% 1%;
	margin: 0px 0px 0px 0px;
	width: 97%;
/*	float: right;*/
}



/*body,html*/
/*body
{
	padding:0;
	font-size : 90%;
	color:#383836;
	font-family: Arial, Helvetica, sans-serif;

	background: #ffffff repeat-y;
	width: 99.8%;
}*/
.titular, .data, .resaltado {
	/*font-family: Arial, Helvetica, sans-serif;*/

	font-size: 1.4em;
	font-weight: bold;
	color: #900;
	margin: 0px;
}

	#derecha_principal2 {

	top: 30px;
	left: 285px;
	width: 233px;
	background-image: url(../irudiak/teclas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 65%;
	}
	#derecha_principal {

	top: 30px;
	left: 285px;
	width: 233px;
	background-image: url(../irudiak/ona.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 98%;
	}
.imagen1{
	 color: white;
	 margin-right: 2px;
	 margin: 0em 0em;
	 padding: 0em 10%;
 }

 .titular, .data, .resaltado {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.4em;
	font-weight: bold;
	color: #900;
	margin: 0px;
}

.foto_dcha {
	float: right;
	margin: 15px 0 20px 35px;
	}

.foto_izda {
	float: left;
	margin: 15px 20px 20px 35px;
	}
.foto_izda1 {
	float: left;
	margin: 15px 20px 10px 15px;
	}
.resaltado1{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.0em;
	font-weight: bold;
	color: #900;
	margin: 0px;
	}

.contenido_dcha
{
	width:60%;
	float:left;
	position:relative;
	border-color: #F0F0F0;
	border-style: solid solid solid solid;
	}

#contenedor .entrar_ona {
	float: left;
	width: 250px;


	}
#contenedor .entrar_ona h2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 150%;
	font-style: italic;
	background-color: #FFFFFF;
	color: black;
	padding:  15px 0 0px 10px;
	}

#contenedor .tarjeta {
	padding: 0 0 150px 0;
	}
/*#contenedor .tarjeta .tarjeta_top {
background:url(../irudiak/ona6.jpg) left bottom no-repeat;
	height: 25px;
	}*/
#contenedor .tarjeta .txt {
	margin: 0 5px 0 5px;
	background: url(../images/css_flecha_home.gif) 0 5px no-repeat;
	padding: 5px 0 0 20px;
	}
#contenedor .tarjeta .txt span {
	display: block;
	font-size: 100%;

	/*font-family: Arial, Helvetica, sans-serif;*/

	margin-bottom: 15px;
	}

#contenedor .tarjeta .txt .usuarios {
	display: block;
	font-size: 100%;
	/*	font-family: Arial, Helvetica, sans-serif;*/
	margin-left: 23%;
	margin-bottom: 15px;
	}

.usuarios{
		padding-left: 40%;
		text-align: center;
	}

#contenedor .tarjeta .txt .noconsigo {
	display: block;
	font-size: 100%;
	font-weight: bold;
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin-left: 10%;
	margin-bottom: 15px;
	}

.noconsigo{
	padding-left: 37%;
	}

.conseguir {
	position: absolute;
	font-weight: bold;
	top: 30px;
	left: 450px;
	width: 233px;
	}

.conseguir1 {
	clear: both;
	position:absolute;
	font-weight: bold;
	/*top: 265px;*/
	top: 315px;
	left:auto;
	width: 180px;
	margin-left: 10%;
	}

.conseguir2 {
	clear: both;
	position: absolute;
	font-weight: bold;
	/*top: 266px;*/
	top: 316px;
	left: auto;
	width: 233px;
	margin-left: 55%;
	}

.telefonos {
	position: relative;
	top: 0px;
	right:2%;
	width: 150px;
	}


.combo{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
}

.comboautorizados{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	max-width: 50%;
}

.texto{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
}
.grid{
	clear: both;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	color:black;
	border-bottom-width: 1px;
	border-color: #cc9966 #cc9966 #cc9966;
	border-style: solid solid solid solid;
	border-bottom: solid #cc9966;
	border-bottom-color: #cc9966;
	border-bottom-style: solid;
	border-left: solid #cc9966;
	border-left-color: #cc9966;
	border-left-style: solid;
	border-right: solid #cc9966;
	border-right-color: #cc9966;
	border-right-style: solid;
	border-top: solid #cc9966;
	border-top-color: #cc9966;
	border-top-style: solid;
}
.grid itemstyle{
	background-color: Fuchsia;
}

/* estilos para el tooltip text box */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* fin estilos tooltip text box*/

/* ----------------------Stilos IAE---------------------- */
.iae_cajastexto
{
	height:auto;
	width:auto;

}

/* ----------------------------cabecera-------------------- */
/*#cabecera {

	position:relative;

	width:100%;
	height:198px;

	background: #AA0000 url(../irudiak/header_bg_img_01.jpg) no-repeat center;
	border: none;

	z-index: 10;
}*/
#contenedor1{
/*height: 189px;*/
/*height: 149px;*/
/*min-width: 969px !important;*/
/*no tocar los min-width para que se vea bien en moviles y tablet*/
}

/* columna de la izquierda: contiene logo */
#cabecera_izq {
	position: absolute;
	left: 50px;
	top: 0px;
	/*width:20%;*/
	height: 108px;
	width: 221px;
	text-align:left;
	padding-left:110px;

/*	background-image: url(../irudiak/header_bg_img_01.jpg);*/
	background: transparent url(../irudiak/logo.png) no-repeat;

}

#cabecera_izq img {
	border:none;
}


.listado_cabecera {
	position: absolute;
	right: 1px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
* html .listado_cabecera {
	top: 3px;
}
.listado_cabecera li {
	display:inline;
	margin: 0px;
	padding: 0px;
	font-size:0.9em;
	font-weight:normal;

	position: relative;
}

.listado_cabecera a {

	margin: 0px;
	padding:0px 0px 0px 4px;
	text-decoration:none;

	background:  url(../irudiak/pest_izq_cab.gif) no-repeat left top;
	line-height: 14px;
}

.listado_cabecera a span {
	padding: 1px 15px 1px 10px;
	color:#666;
	background:url(../irudiak/pest_der_cab.gif) no-repeat right top;
}


.listado_cabecera a:hover span {
	color:#000;
}

.listado_cabecera a:hover {
	background:url(../irudiak/pest_izq_over_cab.gif) no-repeat left top;
}

.listado_cabecera a:hover span {
	background-position: 100% -14px;
}

.listado_cabecera #activo a {
	background:url(../irudiak/pest_izq_over_cab.gif) no-repeat left top;
}

.listado_cabecera #activo a span {
	background-position:100% -14px;
}

/*	-------------------------------------------- */


/*
#imagenGetxoNet {
	position: absolute;
	left: 0px;
	top: 0px;
	background:  #AA0000 url(../irudiak/f_cabecera.gif) repeat-x left top;
	background: transparent no-repeat left top;
	padding-left: 200px;
}*/
.ImgCabecera{
	padding-left:0px;
}


/*-----------------------*/





.oculto {
	position: absolute;
	overflow:hidden;
	text-indent:-40000em;
}
.mostrarOAE{
	position: absolute;
	overflow:hidden;
	text-indent:-40000em;
}

.Verdana12BoldGranateG{
/*font: bold 0.9em Arial, Helvetica, sans-serif;
color:#585858*/
/*	font-size: 2em;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#9D0135;
	font-weight: normal;*/

    font-size: 1.4em;
    line-height: 1.1;
    margin-bottom: .8em;
    /* color: #9D0135; */
    color: #171818;
    font-weight: normal;
    padding-left: 10px;

}
.Verdana12BoldGranateG1{
/*font: bold 0.9em Arial, Helvetica, sans-serif;
color:#585858*/
/*	font-size: 2em;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#9D0135;
	font-weight: normal;*/

    font-size: 1.4em;
    line-height: 1.1;
    margin-bottom: .8em;
    /* color: #9D0135; */
    color: #171818;
    font-weight: normal;
    padding-left: 10px;

}
.Verdana12BoldGranateH {
    font-size: 1.2em;
    /* line-height: 1.1; */
    /* margin-bottom: .8em; */
    /* color: #9D0135; */
    color: #171818;
    font-weight: normal;
    padding-left: 10px;
}
/*
.Verdana12BoldGranate {
/*font: bold 0.9em Arial, Helvetica, sans-serif;
color:#585858
	font-size: 0.9em;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#9D0135;
	font-weight: normal;
}
*/

.Verdana12BoldGranate {
/*	font: bold 0.9em Verdana;*/
/*font: bold 0.9em Verdana;*/
font: bold 0.9em;
	color: #990000;
}

.Verdana12BoldTitulo {
	/*font: bold 0.9em Arial;*/
	font: bold 0.9em;
	/*	text-decoration: underline;*/
	color: white;
/*	background: #990000;*/
background: #3a6b95;
	padding-left: 2px;
	padding-right: 2px;
}

/*Borja 30/07/2012*/

.Verdana12BoldTitulo1 {
	/*font: bold 0.9em Verdana;*/
	font: bold 0.9em;
	text-decoration: underline;
	color: #990000;
	background: white;
}

/***/

.VerdanaGBold {
/*font: bold 1.3em Arial;*/
font: bold 1.3em;
}

.validacion
{
	/*margin: 0px 0px 0px 0px;
	bottom: 15%;*/


	position:absolute;
	bottom:10%;
	width:100%;
}
.pie
{

	background-color: #e6e6e6;
	border-top:1px solid #778b97;
	position:absolute;
	bottom:0;
	width:100%;
	font-style: italic;
	/*height:150px;            /* Altura del footer */
}
.pie_dentro
{
	padding-left:15%;
	text-align:left;
	margin-right:15%;
}
.Comprobando
{
	/*top:250px;*/
	bottom:15%;
	font-size:3em;
	color:#3399cc;
}
#contenidoValidacion {
	padding:1% 1% 1% 1%;
	margin:0px 0px 0px 0px;
	height: 400px;
	background-color:#FFFFFF;
	overflow:hidden;
	}

.Seguridad {
	text-align: left;
	font-size: 0.7em;
	width: 550px;
	margin: 0px 0px;
	background-color: #F8F8F8;
	background-image: url(../irudiak/f_menu_seguridad.GIF);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-top: 10px;
	color: #2B2B2B;
}
div#texto-Seguridad{
	padding: 5px;
}
div#texto-Seguridad p{
	margin: 10px 0 20px 20px;
}
div#texto-SeguridadEU{
	padding: 5px;
}
div#texto-SeguridadEU p{
	margin: 10px 0 20px 20px;
}
.logo_popup {
	text-align:center;
	margin-top: 10px;
	}



.TablaTributosGetxo
{
/*	font: 0.9em Verdana; */
	/*font: 0.9em Arial;*/
	font: 0.9em;
	border: 1px solid #CC9966;
	color: #330099;
	background-color:White;


}
.tabla_interior
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	color: black;
	background-color:White;
	text-align: center;

}
.Tablainterior0
{
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em;
	border: 1px solid #CC9966;
	color: #330099;
	background-color:White;


}
.cabecera_tabla Estilo1{
	text-align: center;
	width: 100%;
/*	font: 0.9em Verdana; */
	/*font: 0.9em Arial;*/
	font: 0.9em;
	font-weight:bold;
	color: white;
	background-color: Maroon;
}
.CabeceraTributosGetxo
{
	width: 100%;
/*	font: 0.9em Verdana;*/
	/*font: 0.9em Arial;*/
	font: 0.9em;
	font-weight:bold;
	color: white;
	background-color: Maroon;
	border: 1px solid #CC9966;
}



.style1 {
	font-size: 0.9em;
	font-weight: bold;
}
.style3 {font-size: 0.9em}
.nobord { border-style: solid; border-width: 0; padding: 0 }
/*.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 0.5em; font-weight: bold; }*/
.style22 {font-size: 0.5em; font-weight: bold; }
.style23 {font-size: 0.8em}


	.titulo
{
	color: white;
	font-size: 0.8em;
	font-weight: bold;

/*text-align: left;*/
float: left;

}
/* #titulo {

position:absolute;
	top: 90px;
	margin: 0px 300px;
	padding:0px;
	width: 400px;
	height: 25px;
	text-align:center;
	color: maroon;
	background: ThreedHighlight;

font-size: 18px;
font-weight: bold;

} */




/* ----------------Estilos adaptacion nueva web----------- */


#header{



}

#header_background{
	background-color: #272424;
/*	height: 178px;*/
/*height: 148px;*/
height: 118px;
	padding-left: 1%;
	width: 99%;
	background-image: url(../irudiak/header_bg_img_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#header_background .alpha_line{
	background-color: #000;
	/*height: 42px;*/
	height: 30px;
	width: 99.5%;
	opacity: 0.6;
	filter:alpha(opacity=60);
	position: absolute;
	z-index: 0;
	left: 0px;
	min-width: 968px !important;
	/*no tocar los min-width para que se vea bien en moviles y tablet*/
}

#header_background .alpha_line_top{
	height: 10px;
	width: 99.5%;

	position: absolute;
	z-index: 1;
	left: 0px;
	background-image: url(../irudiak/barra_superior.png);
	background-repeat: repeat-x;
	min-width: 968px !important;
	/*no tocar los min-width para que se vea bien en moviles y tablet*/
}


/* 04/11/2015: Lo comentamos para ajustar la altura de la cabecera tanto en EGestionInicial como en InicioOAE
#header_content{
height: 185px;
}
*/
#header_content .logo{
	position: relative;
	z-index: 3;
	height: 108px;
}


#header_content .search_box{
	display: inline;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	width: 280px;
	margin-top: 3px;
}


#header_content .search_box form input{
	background-color: #999999;
	border: 1px solid #333333;
	width: 220px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 7px;
	color: #FFFFFF;
	float: right;
	background-image: url(../images_application/lupa.png);
	background-repeat: no-repeat;
	background-position: 209px center;
}

#header_content .languages{
	display: inline;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	width: 480px;
	margin-top: 10px;
}


#header_content .languages ul{
	list-style-type: none;
}

#header_content .languages ul li{
	float: right;
}


#header_content .languages ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 40px;
}
/*---------------------------------------- */
.container_16{
/*margin-left:5%;*/
margin-right:auto;width:97%;}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16
{
display:inline;
float:left;
position:relative;
margin-left:10px;
margin-right:10px;
}

/*.container_16{margin-left:12%;margin-right:auto;width:960px;}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16
{
display:inline;
float:left;
position:relative;
margin-left:10px;
margin-right:10px;
}
*/



.alpha{margin-left:0;}
.omega{margin-right:0;}
.container_16 .grid_1{width:40px;}
.container_16 .grid_2{width:100px;}
.container_16 .grid_3{width:160px;}
.container_16 .grid_4{width:220px;}
.container_16 .grid_5{width:280px;}
.container_16 .grid_6{width:340px;}
.container_16 .grid_7{width:400px;}
.container_16 .grid_8{width:460px;}
.container_16 .grid_9{width:520px;}
.container_16 .grid_10{width:580px;}
.container_16 .grid_11{width:640px;}
.container_16 .grid_12{width:700px;}
.container_16 .grid_13{width:760px;}
.container_16 .grid_14{width:820px;}
.container_16 .grid_15{width:880px;}
.container_16 .grid_16
{

width:auto;
height: 8px;

}
.container_16  .clear{
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}
.clearfix:before,.clearfix:after{
content:'\0020';
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}
.clearfix:after{
clear:both;
}
.clearfix{
/*zoom:1px;*/
}

/* -------------- END ESTILOS 960 GRID --------------------------------- */



/* Listas
---------------------------------------- */

ul {

}

ol {
	list-style-type: none;
}

li {

}

ul li ul{
	list-style-type:square;
	color: #666666;}

li ul, li ol {
	margin-bottom: 0;
}

dt {

}

dd {
	margin-bottom: 1em;
}


/* CSS CONTENT STYLES
----------------------------------------- */
#content{
	/*background-color: #F9F7F8;
	padding-bottom: 1.5em;
	padding-top: 1.5em;*/
/*padding: 10px 0px 1px 10px;*/
	margin: 1px 1px 1px 185px;
	min-height: 700px !important;
	height:auto;
	width:auto;
	background-color:#FFFFFF;
	border-left: 1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-bottom:1px solid #D0D0BF;
	border-top:1px solid #D0D0BF;
	overflow:hidden;
	/*
	padding: 1% 1% 1% 1%;
	margin:0px 0px 0px 185px;
	*/

}


.left_column{
	min-height:100px;

}






#noquiero{
	/*color: black;
	font-size: 0.9em;*/
/*	font-weight: bold;*/
/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
color: White;
	font-size: 0.7em;
/*	font-weight: bold;*/
/*font-family: Arial, Helvetica, sans-serif;*/
float: right;
/*padding-top: 50px;*/
margin-top: 40px;
margin-right: 250px;
/*width: 50%;*/
width: 380px;

}
.Aviso{
	font-size: 1.2em;
	color: White;
	background-color: Red;
	text-align: center;
	padding-right: 2%;

}


/* **************************************************************************************************** */
												/* ZONA DE FECHAS DE IMPARTICION */
/* **************************************************************************************************** */


/*
.Fechas{
	visibility: hidden;

}
*/

#DBGFechas {

	border:0;
	visibility:hidden;
}



#ZonaFechasImparticion
{
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #990000;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 97%;

}


/* **************************************************************************************************** */




/* **************************************************************************************************** */
							/* CLASES PARA EL ENVIO DE CORREO */
/* **************************************************************************************************** */



#FondoCorreo
{

	margin: 0px 0px 0px 0px;
	width: 640px;
	height: 366px;
	background: url(../Imagenes/FondoCarta.gif) no-repeat center left;
}

.NombreCorreo
{
	padding: 1% 1% 1% 20%;
	margin: 40px 0px 0px 0px;
}
.SeccionCorreo
{
	padding: 1% 1% 1% 20%;
	margin: 0px 0px 0px 0px;
}
.SeccionBotonCorreo
{
	padding: 1% 1% 1% 50%;
	margin: 20px 0px 0px 0px;
	text-align:  center;

}

.MensajeCorreo
{
	color: red;
}

/* **************************************************************************************************** */




/* **************************************************************************************************** */
					/* CLASES PARA EL AUTOCOMPLETE EXTENDER AJAX */
/* **************************************************************************************************** */



.completionList
{
    border:  0px #444444;
    background: #B4B2B2;
    margin: 0px;
    padding: 2px;
    overflow: auto;
}
.listItem
{
    color: #FFFFFF;
}
.itemHighlighted
{
	background: #ebebe8;
	/*border-left: 5px solid #c60d47;
	padding-left: 10px;*/
	color: #c60d47;
}

/* **************************************************************************************************** */


a.button{
display:block;
color:#555555;
font-weight:bold;
height:25px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
width:180px;
}
a:hover.button{
color:#0066CC;
}

/* -------------------- */
/* CLASSES */
/* -------------------- */
.volver{
background:url(../Imagenes/chat-home.ico) no-repeat  10px 8px;
text-indent:30px;
display:block;
}
.imprimir{
background:url(../Imagenes/print.ico) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.mail{
background:url(../Imagenes/email.ico) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.buscar{
background:url(../Imagenes/001_38.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.inscripcion{
background:url(../Imagenes/multisend.ico) no-repeat 10px 8px;
text-indent:30px;
display:block;
color:Silver;
}

/* Estilos del DBGrid */



.Grid
{
	/*Width: 97%;*/
	Width: 100%;
/*	Height: 100%;*/
	Border-Width: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-color: white;
	Font-Size: 0.9em;
/*	Font-Size: 95%;*/
	height: 10px;
}


.Grid_Grande
{
	/*Width: 97%;*/
	Width: 100%;
	Border-Width: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-color: white;
	/*Font-Size: 1.4em;*/
	height: 10px;
}


.GridHeader
{
	/*font-weight: bold;*/
	background-color: #337ab7;
	color: White;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.05em;
/*	Font-Size: 95%;*/
	height: 10px;
	border-width: 0px;

}

.Gridselected
{
	background-color: Bisque;
	color: black;
	height: 10px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	border-width: 0px;
}

.GridItemStyle
{
	color: #330099;
	background-color: white;
	font-size: 1.05em;
	/*Font-Size: 85%;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	border-width: 0px;
	height: 10px;
}

.GridEditItemStyle
{
	font-size: 100%;
	/*font-family: Arial, Helvetica, sans-serif;*/
	height: 10px;
}
.GridFooter
{
	color: #330099;
	background-color: #FFFFCC;
}

/* FIN Estilos del DBGrid */


#ZonaFiltrado {
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #990000;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 99%;
	font-size : 1em;

}
#LblTitulo_ACT {
	/*font-size: 1.2em;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#9D0135;
	padding-left: 35%;*/
	font-size: 1.4em;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#9D0135;
	font-weight: normal;

}

/* TOOLTIP */

.ToolText{position:relative; }
.ToolTextHover{position:relative;}
.ToolTextHoverLEFT{position:relative;}
.ToolTextHoverUP{position:relative;}
.ToolTextHoverDOWN{position:relative;}
.ToolText span{display: none;}
.ToolTextHover span {
	display: block;
	position: absolute;
	border: 1px solid black;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	top: 1.3em;
	left: -6em;
	height: auto;
	width: 175px;
	background-color: #f0e68c;
	color: black;
	text-align: center;
}

.ToolTextHoverLEFT span {
	display: block;
	position: absolute;
	border: 1px solid black;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	top: 1px;
	left: -175px;
	height: auto;
	width: 175px;
	background-color: #f0e68c;
	color: black;
	text-align: center;
}

.ToolTextHoverUP span {
	display: block;
	position: absolute;
	border: 1px solid black;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	top: -3em;
	left: -9em;
	height: auto;
	width: 175px;
	background-color: #f0e68c;
	color: black;
	text-align: center;
}

.ToolTextHoverDOWN span {
	display: block;
	position: absolute;
	border: 1px solid black;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	top: 3em;
	left: -50px;
	height: auto;
	width: 175px;
	background-color: #f0e68c;
	color: black;
	text-align: center;
}


#lblMensaje
{
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	color:#990000;
	width: 100%;
}

.InicioIBI {
	padding: 3% 5% 6% 5%;
	margin: 0px 0px 0px 0px;
	width: 90%;
	/*height: 200px;*/
	height: 40%;
	text-align: justify;
}

.Centrado {
text-align: center;
}

#ZonaInicioOTA {
	padding: 1% 1% 1% 1%;
	margin: 10px 0px 0px 100px;
	border-style: solid;
	border-color: Maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 75%;
}

#lblAviso
{
	color:#990000;
	width: 100%;
}

.VerdanaG {
/*font: 1.3em Arial;*/
font: 1.3em;
}
#nota1{
color: #333333;
font-weight: bold;
text-decoration: none;
}
#nota2{
color: #333333;
font-weight: bold;
text-decoration: none;
}
#nota3{
color: #333333;
font-weight: bold;
text-decoration: none;
}
#nota4{
color: #333333;
font-weight: bold;
text-decoration: none;
}
#nota5{
color: #333333;
font-weight: bold;
text-decoration: none;
}
#nota6{
color: #333333;
font-weight: bold;
text-decoration: none;
}
.separador{
width: 300px;
	background-image: url(../Irudiak/separador.gif);
	background-repeat: repeat-x;
}
.separador1{
	 border-bottom: 1px solid #EBEBE8;
	 padding-bottom: 2px;
    padding-top: 5px;
}
.rectangulo_gris{
width:800px;
background-color: pink;
}

.botonTramitar{
background: url(../irudiak/rocket01peq.png)  no-repeat;
background-color: #e6e6e6;
padding-top: 8px;
text-align: right;
padding-right: 8px;
padding-left:6px;
font: 0.9em Arial;
}
.Textoaviso{
	color: #D41066;
	font-size: 2.0em;
	font-weight: bold
}

/* Estilos Registro Telem tico */

/*****************************/

.TituloRegistro {
/*
	font: 1.1em;

	color: white;
	background: DarkBlue;
	padding-right: 0.5%;
	margin-bottom: 1%;*/
	/* font: bold 0.9em Arial; */
font: bold 0.9em;
/* text-decoration: underline; */
color: white;
/* background: #990000; */
background: #3a6b95;
padding-left: 2px;
padding-right: 2px;
	}

.TituloRegistro1 {
	/*font: 1.1em Verdana, Arial, Helvetica, sans-serif;*/
	font: 1.1em;
	/*	text-decoration: underline;*/
	font-weight:bold;
	color: DarkBlue;
	padding: 0.5% 0.5% 0.5% 0.5%;
	margin-bottom: 1%;
}

.TituloRegistro_F {
	/*font: 1.1em Verdana, Arial, Helvetica, sans-serif;*/
	font: 1.1em;
	/*	text-decoration: underline;*/
	color: white;
	background: maroon;
	padding-right: 0.5%;
	margin-bottom: 1%;
	}


.lblPresentacionDatosRegistro
{
	/*font: 0.9em Arial, Helvetica, sans-serif;
	color: IndianRed;
	font-weight:bold;
	padding: 0  0 0 1%;
	vertical-align: top;*/


	/*font: 16px Arial, Helvetica, sans-serif !important;*/
	font: 16px !important;
	color: #333333;
	/*font-weight:bold;*/
	padding-top: 0.3%;
	padding-bottom: 0.3%;
	vertical-align: top;
}

.lblPresentacionDatosRegistro1
{
	/*font: 0.8em Verdana, Arial, Helvetica, sans-serif;*/
	font: 0.8em;
	color: DarkGray;

	/*font-weight:bold;	*/
	/*border: 0px solid #707070; */
	/*width:auto; */
	/*padding: 0.5% 0 0 1%;*/

}

.ChkPresentacionDatosRegistro
{
	padding-left: 1%;

}

.PresentacionDatosRegistroChekBox
{
	padding-top: 1%;
}


.lblPresentacionDatosRegistroCabecera
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	color: DarkBlue;
	font-weight:bold;
	/*border: 0px solid #707070; */
	/*width:auto; */
	padding: 0.5% 0 0 0.5%;

}

.lblPresentacionDatosRegistroCABE
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	color: DarkBlue;
	/*font-weight:bold;	*/
	/*border: 0px solid #707070; */
	/*width:auto; */
	padding: 0.5% 0 0 0%;
}

.lblPresentacionDatosRegistroCAB1
{
	/*font: 16px Verdana, Arial, Helvetica, sans-serif;*/
	font: 16px;
	/*	text-decoration: underline;*/
	color: white;
	background: DarkBlue;
	padding-right: 5%;
	margin-bottom: 0.5%;
}

.lblPresentacionDatosRegistroCAB2
{
	/*font: 16px Verdana, Arial, Helvetica, sans-serif;*/
	font: 16px;
	/*	text-decoration: underline;*/
	text-align: center;
	font-weight:bold;
	color: DarkBlue;
	background: LightGray;
	padding-right: 5%;
	margin-top: 0.3%;
	margin-bottom: 0.3%;

}

.lblPresentacionDatosRegistroCAB3
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	color: DarkBlue;
	font-weight:bold;
	/*border: 0px solid #707070; */
	/*width:auto; */
	padding: 0.5% 0 0.5% 0%;
}

.lblPresentacionDatosRegistroCAB4
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	color: DarkBlue;
	/*font-weight:bold;	*/
	/*border: 0px solid #707070; */
	/*width:auto; */
	padding: 0.5% 0 0.5% 0%;
}

.lblPresentacionDatosRegistroDIRE
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	color: DarkBlue;
	font-weight:bold;
	/*border: 0px solid #707070; */
	/*width:auto; */
	padding: 0.5% 0 0 0%;
}

.lblPresentacionDatosRegistroNOTA
{
	/*font: 13px Verdana, Arial, Helvetica, sans-serif !Important;*/
	font: 13px !Important;
	/*	text-decoration: underline;*/
	text-align: justify;
	color: maroon;
	padding-left:1%;

}

.InputTxtRegistro
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	border: 1px solid #707070;
	width:auto;
	background: #ffffff;
	margin: 0.3% 0 0 0 !Important;
}

.InputComboRegistro
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	border: 1px solid #707070;
	width:auto;
	background: #ffffff;
	margin: 0.1% 0 0.3% 0;
}

.lblPresentacionDatosRegistroDrcha
{
	/*font: 16px Arial, Helvetica, sans-serif;*/
	font: 16px;
	text-align:right;
	color: DarkBlue;
	font-weight:bold;
	/*border: 0px solid #707070; */
	width:auto;
	padding: 0  0 0 5%;
	margin-bottom: 0.5%;
}

.ZonaResultadoRegistro {
	padding: 1% 5px 1% 5px;
	margin: 0px 0px 0px 0px;
/*	border-style: none;*/
	border-color: DarkBlue;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 100%;
}


.ZonaResultadoRegistro_F {
	padding: 1% 1% 1% 1%;
	margin: 0% 1% 1% 0%;
	border-style: none;
	border-color: maroon;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 100%;
}


/* Estilos del DBGrid */



.GridRegistro
{
	Width: 97%;
/*	Height: 100%;*/
	Border-Width: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-color: white;
	Font-Size: 0.9em;
/*	Font-Size: 95%;*/
	height: 10px;
}


.Grid_GrandeRegistro
{
	Width: 97%;
	Border-Width: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-color: white;
	Font-Size: 1.5em;
	height: 10px;
}


.GridHeaderRegistro
{
	/*font-weight: bold;*/
	background-color: DarkBlue;
	color: White;
	/*font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 0.85em;*/
	Font-Size: 95%;
	height: 10px;
	border-width: 0px;

}

.GridselectedRegistro
{
	background-color: #CCCCCC;
	color: black;
	height: 10px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	border-width: 0px;
}

.GridItemStyleRegistro
{
	color: DarkBlue;
	background-color: #F4F4F4;
/*	font-size: 0.85em;*/
	Font-Size: 85%;
	/*font-family: Arial, Helvetica, sans-serif;*/
	border-width: 0px;
	height: 10px;
}

.GridEditItemStyleRegistro
{
	font-size: 100%;
	/*font-family: Arial, Helvetica, sans-serif;*/
	height: 10px;
}
.GridFooterRegistro
{
	color: #330099;
	background-color: #FFFFCC;
}

/*Estilo de RaDgrid Telerik*/

div.RadGridCustomClass .rgHeader, div.RadGridCustomClass th.rgResizeCol, div.RadGridCustomClass .rgRow td, div.RadGridCustomClass .rgAltRow td, div.RadGridCustomClass .rgFooter td
{
  /*border-left: 1px solid white !important;*/
  border-right: 1px solid #828282 !important;

}

/* FIN Estilos del DBGrid */

/*****************************/


/* INICIO Estilos del Boton Volver */
.btnvolver {
	/*border: 0;*/
	margin-top: 30px;
	margin-left: 125px;
	height: 50px;
	width: 100px;
}

.btnvolver:active:focus,
.btnvolver:focus:hover,
.btnvolver:focus {
	-moz-outline-style: none;
	outline: medium none;
}

.btnvolver:active,
.btnvolver.active {
	top: 2px;
}

.btnvolver.btn-default {

	background-color: #dbd7d7;
}

.btnvolver.btn-default:active,
.btnvolver.btn-default.active {
	background-color: #dbd7d7;
}

.btn-rounded {
    /*border-radius: 7px;*/
}

/* FIN Estilos del Boton Volver */

/*
.ajax__tab_xp .ajax__tab_tab {
	height:80px !Important;
	padding:4px;
	margin:0;
}*/

.tdMensajeError
{
    color: #000000;
    font-weight: bold;
    border: solid 1px #FF0000;
    background-color: #FFDDDD;
    vertical-align: middle;
    text-align: left;
    height: 30px;
    padding: 2px 5px 2px 5px;
}

.tdMensajeCorrecto
{
    color: #000000;
    font-weight: bold;
    border: solid 1px #00FF00;
    background-color: #DDFFDD;
    vertical-align: middle;
    text-align: left;
    height: 30px;
    padding: 2px 5px 2px 5px;
}

.w100x100
{
    width: 100%;
}


.ZonaResultadoDirecciones {
	padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: DarkBlue;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 98%;
}
 .espacio
 {
	 padding-top: 7px;
 }

 /**********************Añadido para resoluciones mayores de 1200*****/
@media (min-width: 1250px) {
  .container {
    max-width: 2540px;
  }
 /* .Verdana12BoldGranate {

font: bold 0.7em Verdana!important;
	color: #990000;
}*/
}

@media screen and (max-width: 780px) {
  #lateral {
    display: none;
  }
  #content7 {
    height: 100%;
    margin-left: 0px !important;

    /* height: 2500px; */
}
.logo{
	max-height: 50px;

}
.centrado{
	text-align:center;
}
#menu_interior {
    background-color: #F2F5F7;
    float: none !important;
    height: 100%;
    width: 99% !important;
    padding-top: 1px;
    text-decoration: bold;
}
}
@media screen and (max-width: 900px) {

.logo{
	max-height: 50px;

}

element.style {
}


}


@media (max-width:450px){
	#LblTitulo1 {
    /* width: auto; */
    /* width: 420px; */
    /* height: 25px; */
    color: white;
    font-size: 1em !important;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /* float: right; */
    margin-top: 5px;
    /* margin-right: 51%; */
    /* margin-right: 40%; */
    border-color: #C90A4A;
    background: #C90A4A center no-repeat;
    /* background-position: 50%; */
    text-align: center;
    /* padding: 5px 10px 5px 10px; */
    border-top: 2px solid #7E082F;
    border-bottom: 2px solid #7E082F;
    display: block;
    /* background: url(../imagenes/h1-underline.png) bottom left no-repeat; */
}
		.bajar1{
		padding-top:30px !important;
	}
	  .Verdana12BoldGranate {
/*	font: bold 0.9em Verdana;*/
/*font: bold 0.7em Verdana!important;*/
font: bold 0.7em !important;
	color: #990000;
}
.Bienvenida{
	text-color:black!important;
	background-color:white;

}
.datos1{
	padding-top:1rem !important;
}
#cabecera_contenido {
    height: 160px!important;
}
#txtValorNombre{
	clear:  both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}

#lblBienvenida{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}

#LblUltimoAcceso{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}
}
@media (max-width:376px){
	#LblTitulo1 {
    /* width: auto; */
    /* width: 420px; */
    /* height: 25px; */
    color: white;
    font-size: 0.8em !important;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /* float: right; */
    margin-top: 5px;
    /* margin-right: 51%; */
    /* margin-right: 40%; */
    border-color: #C90A4A;
    background: #C90A4A center no-repeat;
    /* background-position: 50%; */
    text-align: center;
    /* padding: 5px 10px 5px 10px; */
    border-top: 2px solid #7E082F;
    border-bottom: 2px solid #7E082F;
    display: block;
    /* background: url(../imagenes/h1-underline.png) bottom left no-repeat; */
}
		.bajar1{
		padding-top:30px !important;
	}
	  .Verdana12BoldGranate {
/*	font: bold 0.9em Verdana;*/
/*font: bold 0.7em Verdana!important;*/
ont: bold 0.7em !important;
	color: #990000;
}
#txtValorNombre{
	clear:  both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}

#lblBienvenida{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}

#LblUltimoAcceso{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}
#lblHomePage {
    color: black !important;
    /* background-color: red; */
    font-size: 0.9em !important;
    /* width: 600px; */
    /*font-family: Arial, Helvetica, sans-serif;*/
    width: 100%;
    /* margin-top: 5px; */
    /* margin-right: 80%; */
    text-align: center;
    /* padding: 5px 20px 5px 20px; */
    display: block;
    overflow: auto;
    border-top: 1px solid #7E082F;
    border-bottom: 1px solid #7E082F;
    border-left: 2px solid white;
    border-right: 2px solid white;
}
}
@media (min-width: 300px) and (max-width: 767px){

.fondo .alpha_line {
    background-color: #000;
    height: 30px;
    width: 99.5%;

    filter: alpha(opacity=60);
    position: absolute;
    z-index: 0;
    left: 0px;
    display: none;
}
.fondo .alpha_line_top {
    height: 10px;
    width: 99.5%;
    position: absolute;
    z-index: 1;
    left: 0px;
    background-image: url(../Imagenes/barra_superior.png);
    background-repeat: repeat-x;
	display:none;
}
#LblTitulo1 {
    /* width: auto; */
    /* width: 420px; */
    /* height: 25px; */
    color: white;
    font-size: 1.4em;
    /* font-family: Arial, Helvetica, sans-serif; */
    /* float: right; */
    margin-top: 5px;
    /* margin-right: 51%; */
    /* margin-right: 40%; */
    border-color: #C90A4A;
    background: #C90A4A center no-repeat;
    /* background-position: 50%; */
    text-align: center;
    /* padding: 5px 10px 5px 10px; */
    border-top: 2px solid #7E082F;
    border-bottom: 2px solid #7E082F;
    display: none !important;
    /* background: url(../imagenes/h1-underline.png) bottom left no-repeat; */
}
#cabecera_contenido {
    height: 99px !important;
}
.logo{
    max-width: 100%;
    height: auto;
}
#contenedor1 {
    /* height: 189px; */
    height: 49px;
    /* min-width: 969px !important; */
}
#toggler {
    /* width: 58px; */
    width: 92px;
    height: 38px;
    background: url(../img/rayasM.png) no-repeat left top;
    float: left;
    /* margin-top: 2px; */
	padding-left: 90%;
     margin-top: 0px !important;
    margin-left: 5px;
}
.bajar {
    /* padding-top: 30px; */
     margin-top: 0px !important;
}
.fondo {
     background-image: none !important;
    /*background-size: 100% 400px; */
     background-repeat: no-repeat;
    /* height: 330px; */
    /* height: 148px; */
	/*display:none;*/
background-color: white !important;
}
#lblHomePage {
    color: Black !important;
    /* background-color: red; */
    font-size: 0.9em;
    /* width: 600px; */
    /* font-family: Arial, Helvetica, sans-serif; */
    width: 100%;
    /* margin-top: 5px; */
    /* margin-right: 80%; */
    text-align: left !important;
    /* padding: 5px 20px 5px 20px; */
    display: block;
    overflow: auto;
    border-top: 1px solid white !important;
	border-bottom: 1px solid white !important;
    border-left: 2px solid white;
    border-right: 2px solid white;
}
.bajar1 {
    padding-top: 2px !important;
}
.subtitulo1 {
    /* width: 290px; */
    /* height: 25px; */
    /* color: #C90A4A; */
    font-size: 1.1em;
    /* font-family: Arial, Helvetica, sans-serif; */
    /* margin-top: 10px; */
    /* margin-right: 30%; */
    border-color: white;
    background: white center no-repeat;
    /* background-position: 50%; */
    text-align: center;
    /* padding: 5px 10px 5px 10px; */
    border-top: 2px solid white !important;
    border-bottom: 2px solid white !important;
}
.ocultar{
	display:none !important;
}
.textarea{
color:#666666 !important;
}
}


@media max-width: 767px{
	#LblTitulo1 {
    /* width: auto; */
    /* width: 420px; */
    /* height: 25px; */
    color: white;
    font-size: 1em !important;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /* float: right; */
    margin-top: 5px;
    /* margin-right: 51%; */
    /* margin-right: 40%; */
    border-color: #C90A4A;
    background: #C90A4A center no-repeat;
    /* background-position: 50%; */
    text-align: center;
    /* padding: 5px 10px 5px 10px; */
    border-top: 2px solid #7E082F;
    border-bottom: 2px solid #7E082F;
    display: block;
    /* background: url(../imagenes/h1-underline.png) bottom left no-repeat; */
}

  .Verdana12BoldGranate {
/*	font: bold 0.9em Verdana;*/
/*font: bold 0.7em Verdana!important;*/
font: bold 0.7em !important;
	color: #990000;
}
	.bajar1{
		padding-top:1px !important;
	}
	#txtValorNombre{
	clear:  both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}

#lblBienvenida{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}

#LblUltimoAcceso{
	clear: both;
	margin-left: 1%;
	font-weight: bold;
	font-size:0.8em;
}
/*#contenedor1 {

    height: 169px;

}*/
/*#cabecera_contenido {
    height: 169px !important;
}*/
.mostrarOAE{
	position: absolute;
	overflow:show;
	display:block;
	/*text-indent:-40000em;*/
}
   /* Estilos específicos para dispositivos móviles */
        .btn {
            font-size: 14px; /* Ajusta el tamaño de fuente para dispositivos móviles */
        }
}
.fondo {
    /**/background-image: url(../irudiak/header_bg_img_01.jpg);
    background-size: 100% 400px;
    background-repeat: no-repeat;
    /* height: 330px; */
   /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
	/*height: 148px;*/
/*background-color: #c90a4a;*/
}
#LblTitulo1 {
    /* width: auto; */
    /* width: 420px; */
    /* height: 25px; */
    /*color: #c90a4a;*/
    font-size: 1.4em;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /* float: right; */
    margin-top: 5px;
    /* margin-right: 51%; */
    /* margin-right: 40%; */
   /* border-color: #C90A4A;
    background: #C90A4A center no-repeat;*/
    /* background-position: 50%; */
    text-align: center;
    /* padding: 5px 10px 5px 10px; */
   /* border-top: 2px solid #7E082F;
    border-bottom: 2px solid #7E082F;*/
    display: block;
    /* background: url(../imagenes/h1-underline.png) bottom left no-repeat; */
color: white;
}
/*#LblTitulo2 {
    
    font-size: 1.4em;
  
    margin-top: 5px;
   
    text-align: center;
   
    display: block;
   
    color: white;
}*/
#LblHomePage {
    /*color: #C90A4A;*/
    /* background-color: red; */
   /* font-size: 0.9em;*/
    /* width: 600px; */
    /*font-family: Arial, Helvetica, sans-serif;*/
    width: 100%;
    /* margin-top: 5px; */
    /* margin-right: 80%; */
    text-align: center;
    /* padding: 5px 20px 5px 20px; */
    display: block;
    overflow: auto;
    /*border-top: 1px solid #7E082F;
    border-bottom: 1px solid #7E082F;
    border-left: 2px solid white;
    border-right: 2px solid white;*/
color: white;
}
/*.fondo {
    background-image: url(../irudiak/header_bg_img_01.jpg);*/
    /* background-size: 100%; */
    /*height: 148px;*/
    /* background-repeat: no-repeat; */
    /* height: 330px; */
/*}*/
.fondo .alpha_line_top {
    height: 10px;
    width: 99.5%;
    position: absolute;
    z-index: 1;
    left: 0px;
  /*  background-image: url(../Imagenes/barra_superior.png);*/
    background-repeat: repeat-x;
}
.fondo .alpha_line {
    background-color: #333;
    height: 30px;
    width: 100%;
    /* opacity: 0.6; */
    filter: alpha(opacity=60);
    position: absolute;
    z-index: 0;
    left: 0px;
}
#cabecera_contenido {
    height: 110px;
}
.subtitulo1 {
    /* width: 290px; */
    /* height: 25px; */
    color: #C90A4A;
    font-size: 1.1em;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /* margin-top: 10px; */
    /* margin-right: 30%; */
    border-color: white;
    background: white center no-repeat;
    /* background-position: 50%; */
    text-align: center;
    /* padding: 5px 10px 5px 10px; */
    border-top: 2px solid #7E082F;
    border-bottom: 2px solid #7E082F;
}
#cabecera_contenido .languages {
    display: inline;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    width: 480px;
    /* margin-top: 1px; */
    margin-top: 2.5px;
}
#cabecera_contenido .languages ul li {
    float: right;
}
#cabecera_contenido .languages ul {
    list-style-type: none;
}
#header_content .languages ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    margin-left: 40px;
}
#cabecera_contenido .languages ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    margin-left: 40px;
}
.bajar {
    /*padding-top: 30px;*/
	margin-top: 30px;
}
.row1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-right: -15px; */
    /* margin-left: -15px; */
}

.panel-warning {
    border-color: #FAEBCC !important;
	 border: 1px solid;
	 background-color: #fff;
}
.panel-info {
    border-color: #bce8f1 !important;
	border: 1px solid;
}
.panel-warning .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 4px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.lblPresentacionDatosTercerosazul {
    /* font: 0.9em Arial, Helvetica, sans-serif; */
    /*font: 1.2em Arial, Helvetica, sans-serif;*/
	font: 1.2em;
    color: #31708f;
    font-weight: bold;
    padding: 0 0 0 1%;
}
.panel-body {
    padding: 15px;
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.box1{
	 border-color: #bce8f1 !important;
	border: 1px solid;

}
select.form-control1:not([size]):not([multiple]) {
    height: calc(2rem + 0px)!important;
}
.form-control1 {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn1 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    /*font-size: 0.75rem;*/
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-weight: bold;
}
.btn1-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.Bienvenida{
	text-color:black!important;
	background-color:white;

}
.ArialBoldGranate{
	font-weight: bold;
	/*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"!important;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: inherit;*/

   /*font-family: Arial, Helvetica, sans-serif!important;*/


}
.alert1 {
    position: relative;
    padding: 0.25rem 0.25rem;
    /* margin-bottom: 1rem; */
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-azul {
    color: black;
    /*background-color: #337ab7;*/
	background-color: aqua;
    border-color: #ced4da;
}
.alert-negro {
    color: white;
    /*background-color: #337ab7;*/
	background-color: black;
    border-color: #ced4da;
}
.alert-blanco {
    color: black;
    /*background-color: #337ab7;*/
	background-color: white;
    border-color: #ced4da;
}
.form-control1-lg, .input-group-lg>.form-control1, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
@media (max-width: 575px){



  div.RadWindow_Default {
            top:10px !important;
			width:90%!important;
			height:480px !important;
        }

}

.azul{
	border: 1px solid blue !important;
	background-color:red !important;

}
/*   .custom-button {
      background-color: #C90A4A;
      color: white;
      border: none;
    }*/
		.custom-button {
		    /* background-color: #C90A4A; */
		    /* background-color: #016c9a; */
		    background-color: #1E5F7D;
		    color: white;
		    border: none;
		    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
		    /* transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
		    /* border: 2px solid #C90A4A !important; */
		    /* border: 2px solid #016c9a !important; */
		    border: 2px solid #1E5F7D !important;
		    /* border-color: #C90A4A !important; */
		}

/*.aspNetDisabled {*/
input[type="submit"].aspNetDisabled {
    color: #fff !important;


    border: none;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;

    border: 2px solid #789FB1 !important;

    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    background-color: #789FB1;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	width: 100%;
}





/* Estilos específicos para el logo en dispositivos de escritorio */
.desktop-logo {
    display: block;
	margin-top: 30px;
}

/* Estilos específicos para el logo en dispositivos móviles */
.mobile-logo {
    display: none; /* Oculta el logo móvil por defecto */
}

/* Media Query para pantallas más pequeñas, como dispositivos móviles y tablets */
@media (max-width: 767px) {
    .desktop-logo {
        display: none; /* Oculta el logo de escritorio en pantallas más pequeñas */
    }

    .mobile-logo {
        display: block; /* Muestra el logo móvil en pantallas más pequeñas */
    }

}

@media only screen and (min-device-width: 665px) and (max-device-width: 820px)
{
	div.RadWindow_Default {
						top:10px !important;
			width:90%!important;
			height:280px !important;
				}
}

/************************************/
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
 .sombra {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 20px; /* Altura de la sombra */
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Color y tamaño de la sombra */
    }
.derecha{
margin-left: 15px;
}
hr {
    margin-top: 0rem;
    margin-bottom: 0rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

hr {
    box-sizing: content-box;
    height: 0;
box-shadow: 4px 0px 5px rgba(0, 0, 0, 0.2); /* Sombra */
    overflow: visible;
}
.margen{
	margin-top: 16px;
}
 .form-check-inline .form-check-input {
        margin-right: 10px; /* Ajusta el espacio entre el texto y el botón de opción */

}
    /* Estilo personalizado para alinear el RadioButtonList a la derecha */
    .radioButtonListContainer {
        display: flex;
        justify-content: flex-end;
    }

    /* Estilo personalizado para agregar espacio entre el texto y los botones de opción */
    .radioButtonListContainer label {
        margin-right: 10px;
    }
		.lblPresentacionDatosRegistro2 {
    position: absolute;
    top: -25px ;
    left: 0px;
    background-color: #fff;
    padding: 0 5px;
    z-index: 1;
}
.alinearabajo{
	vertical-align: bottom;
}
.btn2 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /* white-space: nowrap; */
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.cabecerainfor2 {
    color: #1e5f7d;
    /* background-color: red; */
    font-size: 1.4em;
    /* width: 600px; */
    /* font-family: Arial, Helvetica, sans-serif; */
    /* margin-right: 80%; */
    text-align: center;
    /* padding: 5px 20px 5px 20px; */
    text-shadow: 0 1px 1px #333, 0 -1px 1px #EAEAEA;
    /* background-color: red; */
    /* background-color: #C90A4A; */
}
.btn2-link {
    font-weight: 400;
    color: #016c8b;
    background-color: transparent;
}
.btn2-link:hover {
    color: rgb(0, 86, 179);
    background-color: transparent;
    text-decoration: underline;
    border-color: transparent;
}
.btn2:not(:disabled):not(.disabled) {
   cursor: pointer;
}
.tituloc {
    color: #ffffff;
    /* font-size: 18px; */
    font-weight: bold;
    /* text-align: center; */
    margin-bottom: 5px;
    /* text-transform: uppercase; */
    /* letter-spacing: 2px; */
    /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); */
     padding: 2px;
    background: #3a6b95;
}
.fondo_gris{
background-color: #fbfbfb;
}
}