/* CSS Document */

*{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body{
	background-color: #004b86;
	background-image: url(IMGS/fondo.gif);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
}

#mama{
	width: 913px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #043366;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding-bottom: 30px;
}

#cabecera{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#logo{
	width: 260px;
	float: left;
	text-align: center;
}

#menu{
	width: 632px;
	float: right;
}

.aclarar{
	clear: both;
}

.slogan{
	margin-top: 40px;
	text-align: center;
}

.fdcha{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
}

.fdchanaranja{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #ee7f01;
	background-image: url(IMGS/imgmenu1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.fdchaazul{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #004b8a;
	background-image: url(IMGS/imgmenu1color.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.fdchaazul2{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #004b8a;
	background-image: url(IMGS/imgmenu2color.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.fdchanaranja2{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #ee7f01;
	background-image: url(IMGS/imgmenu2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.fdchaazul3{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #004b8a;
	background-image: url(IMGS/imgmenu3color.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.fdchanaranja3{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #ee7f01;
	background-image: url(IMGS/imgmenu3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.fdchaazul4{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #004b8a;
	background-image: url(IMGS/imgmenu4color.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.fdchanaranja4{
	float: right;
	width: 154px;
	height: 213px;
	margin-left: 4px;
	background-color: #ee7f01;
	background-image: url(IMGS/imgmenu4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.menuprincipal{
	margin-top: 190px;
	margin-left: 10px;
}

#cuerpo{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#submenu{
	background-color: #eee;
	width: 255px;
	height: 270px;
	float: left;
}

#contenido{
	float: right;
	width: 628px;
}

#cont1index{
	float: left;
	width: 410px;
}

.txtindex{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ee7f01;
	font-size: 90%;
	padding-left: 8px;
	width: 187px;
	float: left;
	margin-top: 5px;
}

.txtindex2{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ee7f01;
	font-size: 90%;
	padding-left: 8px;
	width: 187px;
	float: right;
	margin-top: 5px;
}

.inferiores{
	font-size: 90%;
	margin-top: 30px;
}

#contacto{
	width: 190px;
	float: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

#contacto img{
	float: left;
	margin-right: 8px;
}

#ubicacion{
	width: 190px;
	float: right;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

#ubicacion img{
	float: left;
	margin-right: 8px;
}

#cont2index{
	float: right;
	width: 169px;
	height: 245px;
	background-image: url(IMGS/fondoinversa.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 90%;
}

.listaindex{
	list-style-image: url(IMGS/lista.gif);
	margin-left: 15px;
	list-style-position: inside;
	margin-top: 20px;
}

.liindex{
	margin-bottom: 15px;
}

.listagral{
	list-style-image: url(IMGS/lista.gif);
	margin-left: 0px;
	list-style-position: inside;
	margin-top: 5px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-top-style: dotted;
	border-top-width: 1px;
	width: 230px;
	padding-top: 10px;
}

.ligral{
	margin-bottom: 15px;
	margin-left: 10px;
}

.dlgral{
	margin-left: 0px;
	width: 230px;
}

.dtgral{
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

ul.grales{
	list-style-image: url(IMGS/lista2.gif);
	list-style-position: inside;
}

ul.grales li{
	margin-bottom:3px;
}

#pie{
	width: 913px;
	margin-left: auto;
	margin-right: auto;
	color:#FFFFFF;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 30px;
}

#direccion{
	width: 600px;
	float: left;
}

#pieaviso{
	width: 300px;
	float: right;
	text-align: right;
}

#pieaviso dt{
	display: inline;
}

#encabezados{
	background-color: #eeeeee;
	padding:8px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	margin-bottom: 20px;
}

.imggral{
	padding:3px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

#imagencillas{
	float: left;
	width: 200px;
}

#txtubicacion{
	float: left;
	width: 220px;
}

#txtgral{
	float: right;
	width: 400px;
}

#planomaps{
	float: right;
	width: 390px;
	text-align: right;
}

#txtform{
	float: right;
	width: 390px;
	padding-left: 10px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	line-height: 30px;
}

.digitalizacion{
	margin-left: 17px;
	margin-top: 8px;
}

#galedcha{
	float: right;
	width: 400px;
	height: 320px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#galeizda{
	float:left;
	width: 210px;
	}

/*textos*/

h1{
	color: #004b8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

h2{
	color: #ee7f01;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-style: italic;
	font-size: 110%;
	margin-top: 5px;
}

h3{
	color: #043366;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: normal;
}

h4{
	color: #666666;
	font-style: italic;
	margin-left: 20px;
	font-size: 90%;
	font-weight: normal;
}

.servicios{
	margin-left: 10px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #004b8a;
	margin-top: 10px;
}

a.ser:link{
	font-size:90%;
	text-decoration: none;
	color: #000000;
}

a.ser:visited{
	font-size:90%;
	text-decoration: none;
	color: #000000;
}

a.ser:active{
	font-size:90%;
	text-decoration: none;
	color: #000000;
}
a.ser:hover{
	font-size:90%;
	text-decoration: none;
	color: #004b8a;
}


a.index:link{
	text-decoration: none;
	color: #004b8a;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

a.index:visited{
	text-decoration: none;
	color: #004b8a;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

a.index:active{
	text-decoration: none;
	color: #004b8a;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 110%;
}
a.index:hover{
	text-decoration: none;
	color: #cccccc;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

.tel{
	font-size:130%;
	font-weight: bold;
	color: #666666;
}

.ingenieria{
	color: #ee7f01;
	font-weight: bold;
}

a.mas:link{
	color: #004b8a;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

a.mas:visited{
	color: #004b8a;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

a.mas:active{
	color: #004b8a;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 100%;
}
a.mas:hover{
	color: #cccccc;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

a.aviso:link{
	text-decoration: none;
	color: #ffffff;
}

a.aviso:visited{
	text-decoration: none;
	color: #ffffff;
}

a.aviso:active{
	text-decoration: none;
	color: #ffffff;
}
a.aviso:hover{
	text-decoration: none;
	color: #cccccc;
}

.sinlink{
	font-size: 90%;
	color:#FFFFFF;
}

a.menu1:link{
	text-decoration: none;
	color: #ffffff;
	font-size: 90%;
}

a.menu1:visited{
	text-decoration: none;
	color: #ffffff;
	font-size: 90%;
}

a.menu1:active{
	text-decoration: none;
	color: #ffffff;
	font-size: 90%;
}
a.menu1:hover{
	text-decoration: none;
	color: #cccccc;
	font-size: 90%;
}

a.submenu2:link{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #004b8a;}

a.submenu2:visited{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #004b8a;
}

a.submenu2:active{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #004b8a;
}
a.submenu2:hover{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #666666;
	}
	
iframe{
	width:380px;
	height:350px;
	overflow: hidden;
	padding: 3px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#contenido a:link{
	text-decoration: none;
	color: #004b8a;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#contenido a:visited{
	text-decoration: none;
	color: #004b8a;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

.boton{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 5px;
	font-family: "Trebuchet MS";
	color: #043366;
	cursor:pointer;
	font-size: 110%;	
}

#contenido a:hover{
	text-decoration: none;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#contenido a:active{
	text-decoration: none;
	color: #004b8a;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

label{
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

input{
	border-bottom-color: #004b8a;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}

textarea{
	border-color: #004b8a;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
}

.flotaizda{
	float: left;
	padding: 3px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
	margin-right: 10px;
}

.parrafillo{
	margin-left: 10px;}
