BODY {
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 100%;
	height:100%;
	background-color: #F1F1F1;
	position: relative;
}

html {height:100%}

.fondo_colores {
	background-color: white;
}

* a {text-decoration:none;}
* a:hover {text-decoration: none;}

* img { border: 0px;}

form {
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border:0;
}
td {
	padding:0;
}

INPUT {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	/*border: 1px solid #7F9DB9;*/
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

SELECT {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

P {
	COLOR: #333;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
}

P a { color: #084B8F;}
P a:hover { color: #084B8F; text-decoration:underline;}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	text-align: left;
	COLOR: #333;
	font-size: 12px;
}

li a { color: #666;}
li a:hover { color: #084B8F; text-decoration:underline;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

h1 {
	color:#084B8F;
	font-size: 1.5em;
	margin:0;
}

/***********************************************************************************/

.fondo {background: url(../images/fondo.jpg) top center repeat-y;}

.bordenegro {border-bottom: 3px solid black;}

.menu_sup {
	height: 68px;
	color: black;
	clear:both;
	font-size: 0.95em;
}

.menu_sup a {color: black;}
.menu_sup a:hover {color: black;}

.menu_sup td {
	padding: 0px 15px;
}

.item_menu_sup {
	padding-bottom: 20px;
	border-bottom: 6px solid white;
}
.item_menu_sup2 {
	padding-bottom: 20px;
	border-bottom: 6px solid black;
}

.noticias_index {
	width: 300px;
	padding: 35px 25px 0px 25px;
	text-align: left;
	background: #0675AC url(../images/bordeNegro.jpg) repeat-x center bottom ;
	color: white;
	
}

.titulo_sec {
	padding-bottom: 22px;
	font-size: 1.3em;
}

.noticias_index p {
	color: white; 
	margin:0px;
	margin-bottom:8px;
}
.noticias_index p a {color: white;text-decoration:none;}
.noticias_index p a:hover {color: white;text-decoration:underline;}

.trabajos_index {
	padding-top: 25px;
	border-bottom: 1px solid #074D8B;
}

.titulo_sec2 {
	padding-bottom: 13px;
	font-size: 1.3em;
	color: #074D8B;
	border-bottom: 6px solid #074D8B;
}

.grupo_trabajos, .grupo_trabajos2 {
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;

}

.grupo_trabajos {color: #8FBEEC; border-bottom: 6px solid white;}
.grupo_trabajos a {color: #8FBEEC;}
.grupo_trabajos a:hover {color: #8FBEEC;}
.grupo_trabajos2 {color: #074D8B; border-bottom: 6px solid #074D8B;}
.grupo_trabajos2 a {color: #074D8B;}
.grupo_trabajos2 a:hover {color: #074D8B;}

.trabajos_multiview {padding-top: 20px;}
.trabajos_multiview img {border: 1px solid #bbb;}

.separa {
	background-color: #E0E0E0;
	height: 1px;
	margin: 20px 0px; 
	width: 960px;
}

.separa2 {
	background-color: #E0E0E0;
	height: 1px;
	margin: 30px 0px 5px 0px; 
	width: 960px;
}

.locacont_index {
	padding-top: 30px;
	border-bottom: 1px solid #074D8B;
}

.creditos {
	background-color: #084C8D;
	font-size: 0.7em;
	color: white;
}

h1.Titcreditos {
	color:white;
	font-size: 1em;
	margin:0;
	font-weight: bold;
}

.creditos a {color: white;text-decoration:underline;}
.creditos a:hover {color: white;text-decoration:none;}

.mapaweb a {color: white;text-decoration:none;}
.mapaweb a:hover {color: white;text-decoration:underline;}

.contacto {
	font-size: 12px;
	color: #333;
}
.contacto input, .contacto textarea {
	border: 1px solid #bbb;
	width: 285px;
}

.navegador {
	font-size: 0.7em;
	color: white;
	background-color: #B4C4D3;
	height: 26px;
	padding-left: 26px;
	text-align: left;
}

.navegador a {color: white;text-decoration:none;}
.navegador a:hover {color: white;text-decoration:underline;}

.contacto2 {
	font-size: 12px;
	color: #333;
}
.contacto2 input, .contacto2 textarea {
	border: 1px solid #bbb;
	width: 277px;
}

.lema {
	height: 128px;
	background: url(../images/lema.jpg) top center no-repeat;
	color: white;
	font-size: 1.4em;
	padding: 20px 50px 0px 90px;
}

.circulos {
	list-style: circle;
	padding-left: 15px;
	padding-bottom: 30px;
}

.img_proy {
	border: 1px solid #d4d4d4;
	margin: 5px;
	cursor:pointer;
}

.circulo {
	list-style-image: url(../images/circulo.jpg);
	line-height: 1.5em;
}
.circulo ul li {
	font-weight: normal;
	list-style-image: none;
	line-height: 1.2em;
}

.circulo li {color: #074D8B; font-weight:bold;}
.circulo li a {color: #303030;}
.circulo li a:hover {color: #074D8B; text-decoration: none;}

.azul{color: #074D8B;}

.navFotos {
	font-size:11px;
	float:right;
	padding: 20px 0px;
	clear: both;
}

.navFotos a{
	color:#999;
	text-decoration:none;
	display:block;
	width: 100%;
	height: 100%;
}

.navFotos a:hover {
	color:#333;
	text-decoration:none;
	background-color: #B4C4D3;
}

.pagina_activa {
	font-size:11px;
	color:White;
	background-color:#084C8D;
	border: 1px solid #084C8D;
	margin: 0px 2px;
	width: 16px;
	text-align:center;
	float:left;
}

.pagina_inactiva {
	font-size:11px;
	color:#B4C4D4;
	border: 1px solid #B4C4D4;
	margin: 0px 2px;
	width:16px;
	text-align:center;
	float:left;
}

.tnot {
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.tit_not {
	font-weight: bold;
	font-size: 1.3em;
	color: #428AC4;
}

.paquetes {
	COLOR: #333;
	font-size: 0.8em;
	border-right: 1px solid #074D8B;
}

.paquetes td {
	border-left: 1px solid #074D8B;
	border-bottom: 1px solid #074D8B;
	padding: 5px;
}

.paquetes th {
	border-left: 1px solid #074D8B;
	border-bottom: 1px solid #074D8B;
	padding: 5px;
	background-color: #074D8B;
	color: white;
	font-weight: bold;
}

.titulo_proy {
	font-size: 0.7em;
	color: white;
	font-weight: bold;
	background: url('../images/transpatrabajos.png') top center no-repeat;
	height:100%;
	text-align:center;
	position:relative;
	display:block;
}

* html .titulo_proy {
    background-image: none; /* Sin esto no verķamos la imagen cargada con el filtro */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/transpatrabajos.png', sizingMethod='scale');
}

.titulo_proy span {
	background-color:#0675AC;
	position:absolute;
	bottom:0px;
	left: 0px;
	width:100%;
	display:block;
}

.titulo_proy a {color: white;}
.titulo_proy a:hover {color: white;}

.aldor {
	font-variant: small-caps;
	font-size: 1.1em;
	color:#074B8C;
	font-weight:bold;
}

.titulo_proy_Port {
	font-size: 0.7em;
	color: white;
	font-weight: bold;
	background: url('../images/transpatrabajos2.png') top center no-repeat;
	height:100%;
	text-align:center;
	position:relative;
	display:block;
	width:100%;
}

.titulo_proy_Port span {
	display:block;
	width:100%;

}

* html .titulo_proy_Port {
    background-image: none; /* Sin esto no verķamos la imagen cargada con el filtro */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/transpatrabajos2.png', sizingMethod='scale');
}

.titulo_proy_Port span {
	background-color:#0675AC;
	position:absolute;
	bottom:0px;
	left: 0px;
	width:100%;
}

.titulo_proy_Port a {color: white;}
.titulo_proy_Port a:hover {color: white;}

.servi_web {
	border: 1px solid #B4C4D3;
	padding: 15px;
	color: #074C8D;
	font-size: 0.7em;
	height: 266px;
}

.servi_web_ON {
	color: white;
	background-color:#B4C4D3;
	padding: 15px;
	font-size: 0.7em;
	height: 266px;
	cursor: pointer;
	
}

.servi_web a {color: #074C8D;}

.tit_serviweb {
	font-weight: bold;
	font-size: 1.5em;
	text-align:center;
	padding-bottom: 10px;
}

.servi_gra {
	border: 1px solid #B4C4D3;
	padding: 5px;
	color: #074C8D;
	font-size: 0.7em;
	height: 100px;
}

.servi_gra_ON {
	color: white;
	background-color:#B4C4D3;
	padding: 5px;
	font-size: 0.7em;
	height: 266px;
	cursor: pointer;
	height: 100px;
	
}

.servi_gra a {color: #074C8D;}

.tit_servigra {
	font-weight: bold;
	font-size: 1.5em;
	text-align:left;
	padding-bottom: 10px;
}

.serviportada {
	border: 1px solid #B4C4D3;
	color: #074C8D;
	font-size: 0.7em;
	height: 283px;
}
.serviportada .padding, .serviportada_ON .padding {
margin: 20px;
}

.serviportada_ON {
	color: white;
	background-color:#B4C4D3;
	font-size: 0.7em;
	height: 266px;
	cursor: pointer;
	height: 283px;
	
}

.serviportada a {color: #074C8D;}

.idiomas {
	font-size: 11px;
	font-weight:bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	color: #084C8D;
}

.idiomas a {color:#83BAF0;}
.idiomas a:hover {color:#83BAF0; text-decoration: underline;}
