@charset "utf-8";
body, tr{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#cabecera {
	width: 920px;
}

/* ESTILOS DEL CUADRO DE ACCESO */
#form_entrada {
	text-align: center;
	background-image: url(../images/baseformulario.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	border: 1px solid #f4f4f4;
	padding: 5px;
	width: 160px;
}
.Campo_Form_Entrada {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	;
}
.Boton_Form_Entrada{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 5px;
	}
.Titulo_Form_Entrada{
	font-size:13px;
	color:#1A6099;
	font-weight: bold;
	}
.Titulo_Form_Entrada_Tags{
	font-size:13px;
	color:#7D1A6F;
	font-weight: bold;
	}
.Titulo_Form_Entrada_Encuesta{
	font-size:13px;
	color:#ADA20E;
	font-weight: bold;
	}
.Link_Form_Entrada{
	font-size:9px;
	}
/* FIN ESTILOS DEL CUADRO DE ACCESO */
	
#contenido {
	float: left;
	width: 720px;
	padding: 5px;

}
#contenido_derecha {
	float: right;
	width: 180px;
	padding: 5px;

}
#pie {
	width: 920px;
}
h1 {
	
	font-size: 16px;
	font-weight: bold;
	color: #0F4778;
	text-align: center;
}
h2 {
	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
p {
	
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 10px;
}
.alinear_derecha {
	float: right;
	margin: 2px 10px;
}
li {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
a:link {
	color: #1F5588;
	text-decoration: none;
	border:0;
}
a:visited {
	text-decoration: none;
	color: #1F5588;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #1F5588;
}
#contenidoglobal {
	width: 920px;
	margin-top: 10px;
}
.tdsimple {
	color: #000000;
	background-color: #C2D6CD;
	text-align: left;
	font-size: 10px;
	text-indent: 10px;
}

.tdTitulo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F81BE;
	text-align: center;
}
.tdTituloRojo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7D7D;
	text-align: center;
}
.tdsubTitulo {
	font-weight: bold;
	color: #333333;
	background-color: #7FACFE;
	text-align: left;
}
.trFila1 {
	background-color: #F5F8FA;
}
.trTitulo {
	background-color: #394963;
	font-weight: bold;
	color: #FFFFFF;
}
.trFila2 {
	background-color: #EDEFF3;
}
.trBrillo {
	background-color: #C2D6CD;
}
.descripcioninterior {
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

a.descripcion:link {
	color: #1F5588;
	text-decoration: none;
	border:0;
	font-size: 10px;
}
a.descripcion:visited {
	text-decoration: none;
	color: #1F5588;
	font-size: 10px;
}
a.descripcion:hover {
	text-decoration: underline;
	font-size: 10px;
}
a.descripcion:active {
	text-decoration: none;
	color: #1F5588;
	font-size: 10px;
}



img {
	border: 0;
}
#form_entrada_busqueda {
	background-image: url(../images/baseformulario.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
	border: 1px solid #f4f4f4;
	padding: 5px;
	width: 380px;
	float: right;
}
#form_entrada_resultados {
	background-image: url(../images/baseformulario.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
	border: 1px solid #f4f4f4;
	padding: 5px;
}
#comentarios {
	background-image: url(../images/sobre_derecha.jpg);
	border: 1px dashed #B0CCE6;
	background-repeat:  no-repeat;
	background-position: right bottom;
	padding: 5px;
	background-color: #D3E3F1;
}

.img-shadow {
	/*float:left;
	/*background: url(../images/trans-shadow.png) no-repeat right bottom; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}


.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
#form_entrada_resultados_derecha {
	background-image: url(../images/sobre_derecha_sub.jpg);
	background-position: right bottom;
	border: 1px dashed #B0E6B6;
	padding: 5px;
	float: right;
	margin-left: 110px;
	background-color: #D3F1D6;
	background-repeat: no-repeat;
}
.descripciontitulorojo {
	font-size: 10px;
	color: #990000;
	font-family: Tahomna, Verdana, Arial, Helvetica, sans-serif;
}
.descripciontituloazul {
	font-size: 11px;
	color: #276AAD;
	font-family: Tahomna, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.descripciontituloazulTitulo {
	font-size: 16px;
	color: #003D7A;
	font-family: Tahomna, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#form_entrada_alta_servicios {
	background-image: url(../images/baseformulario.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #f4f4f4;
	padding: 5px;
	float: right;
	background-position: right bottom;
	width: 180px;
}
#tags {
	text-align: center;
	border: 1px dashed #EAACEA;
	padding: 5px;
	width: 160px;
	background-color: #ECD9E8;
}
#encuesta {
	text-align: center;
	border: 1px dashed #C8CC20;
	padding: 5px;
	width: 160px;
	background-color: #F3F9CC;
}