a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titulo {
	font-family: verdana;
	font-size: 30px;
	color: #8D8D8D;
	background-color: #F4F4F4;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4376A9;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	border: thin dashed #CCCCCC;
}
.parrafo {
	font-family: verdana;
	font-size: 13px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.links_foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #A6D0EA;
	text-align: center;
	vertical-align: middle;
}
.menu {
	font-family: verdana;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F0F0F0;
	vertical-align: middle;
}
.contactenos {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF9E1;
	background-color: #EF7E01;
	text-align: center;
}
.parrafo_contact {

	font-family: verdana;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center center;
}
.borde_derecho {
	background-image: url(img/fillderecha.jpg);
	background-repeat:  repeat-y;
}
.borde_izquierdo {
	background-image: url(img/fillizq.jpg);
	background-repeat:  repeat-y;
	background-position: 2px;
}
.borde_inferior {

	background-image: url(img/fillabajo.jpg);
	background-repeat:   repeat-x;
}
.mapadelsitio {
	font-family: verdana;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	background-color: #F1F5FA;
}
.TitulosDesarrollos {
	font-family: verdana;
	font-size: 18px;
	color: #FEFCF1;
	background-color: #FE9F12;
	vertical-align: middle;
}
.TitulosDesarrollos2 {
	font-family: verdana;
	font-size: 14px;
	color: #FEFCF1;
	background-color: #FE9F12;
	vertical-align: middle;
	text-align: right;
}
.TextoDesarrollos {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFF3E1;
	vertical-align: middle;
}
