body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../imagenes/fdo02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	height: 100%!important;
	min-height:100%;
	overflow:auto;
	width: 100%;
	background-color: #efefef;
}
html {
	height: 100%;
}
.todo {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	clear: both;
}
#nav {
	height: 56px;
	background-image: url(../imagenes/fdo_bot.jpg);
}
#pie {
	background-color: #26585a;
	height: 55px;
	width: 100%;
	clear: both;
	z-index: 10;
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(../imagenes/fdo_pie.jpg);
}
#nav ul li {
	float: left;
	list-style-type: none;
}
#nav ul li a {
	text-decoration: none;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	display: block;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 80px;
	height: 45px;
	text-align: center;
	background-image: url(../imagenes/fdo_bot2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-shadow: #009f9a 0px 1px 1px;
}
#nav ul li a:hover {
	background-position: center bottom;
	color: #FFF;
}
#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#principal {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fond_principal.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#noticias_portada {
	padding-right: 55px;
	padding-bottom: 35px;
	padding-left: 55px;
	padding-top: 25px;
}
#noticias_portada h2 {
	color: #1B6160;
	font-size: 120%;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-left: 250px;
	text-shadow:#fff 2px 2px 1px;
	-moz-text-shadow:#fff 2px 2px 1px;
	-webkit-text-shadow:#fff 2px 2px 1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#noticias_portada .destacado {
	width: 223px;
	padding-right: 15px;
	padding-left: 10px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #FFF;
	margin-bottom: 15px;
	text-align: justify;
}
.mp {
	background-image: url(../imagenes/MercadoPublico.gif);
	height: 37px;
	width: 110px;
	display: block;
	text-indent: -999px;
	float: left;
}
.destacado h3 {
	padding-bottom: 10px;
	color: #1B6160;
	text-shadow:#fff 0px 1px 1px;
	-moz-text-shadow:#fff 1px 1px 1px;
	-webkit-text-shadow:#fff 1px 1px 1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 120%;
}
#noticias_portada .noticia {
	width: 190px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #FFF;
	margin-bottom: 35px;
	background-color: #dfefdf;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #066;
	font-size: 95%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-right: 15px;
	max-height: 200px;
	overflow: auto;
}
#noticias_portada .noticia img {
	float: left;
	margin-right: 5px;
	border: 1px solid #CCC;
	max-width:50px !important;
	max-height:50px !important;
}
#noticias_portada .noticia a  {
	color: #0C676A;
	text-decoration: none;
}
#noticias_portada .noticia a:hover {
	color: #0D6466;
	text-decoration: underline;
}
#superior_portada {
	background-image: url(../imagenes/fondo_sup.png);
	background-repeat: no-repeat;
	text-shadow:#000 1px 1px 1px;
	height: 350px;
}
#texto_inicio {
	float: left;
	padding-left: 50px;
	color: #FFF;
	text-align: left;
	margin-right: 35px;
	width: 370px;
	font-weight: lighter;
	line-height: 1.4em;
	letter-spacing: 0.04em;
}
#texto_inicio h2 {
	font-size: 180%;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 8px;
	text-shadow: #000 0px 2px 2px;
	-moz-text-shadow:#000 0px 2px 2px;
	-webkit-text-shadow:#000 0px 2px 2px;
}
#noticias_portada .destacado img {
	margin-bottom: 15px;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #066;
}
.destacado .gal_mix  {
	float: left;
	display: none;
}
.destacado a {
	color: #063;
	text-decoration: none;
}
.destacado a:hover {
	color: #900;
	text-decoration: underline;
}
#pie  a {
	color: #CEFFCE;
}
#fotos_portada {
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: justify;
}
#publicentro {
	width: 350px;
	float: right;
	text-indent: -999999px;
}
* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
#pie p {
	font-size: 90%;
	color: #CCC;
	margin-top: 15px;
	text-align: center;
}
#superior {
*background-image: url(../imagenes/fondo_sup.png);
	height: 180px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-shadow: #000 2px 2px 2px;
	-moz-text-shadow:#000 2px 2px 2px;
	-webkit-text-shadow:#000 2px 2px 2px;

}
#contenido .datos h3{
	color: #1A5A60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007074;
	background-image: url(../imagenes/fdo_panel_h4.png);
	background-position: left 25px;
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-bottom: 5px;
}
#titulo_pags {
	float: left;
	padding-left: 45px;
	color: #FFF;
	text-align: justify;
	width: 44%;
	font-weight: 100;
	font-size: 9pt;
	padding-top: 25px;
}
#contenido h2 {
	font-weight: 900;
	padding-bottom: 14px;
	color: #333;
	padding-top: 14px;
}
#contenido h3 {
	font-size: 130%;
	color: #333;
	padding-top: 26px;
	margin-bottom: -10px;
}
#contenido p {
	margin-top: 15px;
	text-align: justify;
}
#contenido {
	padding-right: 75px;
	padding-bottom: 75px;
	padding-left: 75px;
	height: 100%;
}
#titulo_pags h2 {
	font-size: 200%;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 8px;
}
.datos {
	float: left;
	width: 225px;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
	background-image: url(../imagenes/fondo_datos.png);
	background-repeat: no-repeat;
	height: 100%;

}

.datos p {
	text-align:left !important;
	color: #555;
}


.clear {
	clear: both;
}
#contenido ul {
	margin-top: 15px;
	margin-left: 15px;
}
#contenido h3 img {
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	border: 1px solid #CCC;
}
.texto_form {
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	margin-right: 15px;
	font-weight: bold;
	color: #333;
}
.texto_form .indicacion_form {
	display: block;
	font-size: 90%;
	font-weight: normal;
	color: #999;
}
#formulario  label {
}
#formulario input {
	height: 25px;
	width: 200px;
}
#formulario input, #formulario textarea {
	background-color: #97BEC2;
	color: #0A353A;
	border: 1px solid #42A094;
}
#formulario  label {
	display: block;
	margin-bottom: 25px;
}
#formulario {
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	padding-bottom: 30px;
}
#email {
	width: 200px;
	height: 70px;
}
#enviar {
	background-image: url(../imagenes/enviar.png);
	height: 30px !important;
	width: 150px !important;
	background-color: transparent !important;
	border-style: none !important;
	margin-left: 150px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF !important;
}
#enviar:hover {
	background-position: left bottom;
	cursor: pointer;
}
.destacado p {
	padding-bottom: 15px;
}
.quienes {
	background-image: url(../imagenes/quieies_fdo.png);
}
.clientes {
	background-image: url(../imagenes/clientes_fdo.png);
}
.servicios {
	background-image: url(../imagenes/servicios_fdo.png);
	margin-bottom: 15px;
}
.infra {
	background-image: url(../imagenes/infra_fdo.png);
	margin-bottom: 15px;
}
.contacto {
	background-image: url(../imagenes/contacto_fdo.png);
	margin-bottom: 15px;
}
#contenido .clear ul li {
	list-style-image: url(../imagenes/vineta.jpg);
	margin-bottom: 0.5em;
}
.listado_serv {
	width: 300px;
	float: left;
	margin-right: 30px;
	padding-right: 15px;
	padding-left: 10px;
	margin-bottom: 15px;
	min-height: 150px;
}
.listado_serv h3  {
	margin-top: -15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #007971;
}
.infra_gal a img {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 20px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 15px;
	margin-bottom: 15px;
	box-shadow:black 0px 3px 5px;
	-moz-box-shadow:black 0px 3px 5px;
	-webkit-box-shadow:black 0px 3px 5px;
}
.infra_gal a:hover img {
	border-color: #FFF;
	padding-bottom: 15px;
	border-bottom-width: 10px;
	margin-bottom: 5px;
}
.infra_gal {
	padding-top: 25px;
	min-height: 300px;
}
#contacto_datos {
	width: 300px;
	float: right;
}
#contenido  a {
	color: #33666E;
	text-decoration: none;
}
#contenido a:hover {
	color: #39C;
	text-decoration: underline;
}
.gracias {
	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border: 2px solid #009892;
}
.noticiero h3 {
	color: #0C4040 !important;
	margin-bottom: 15px !important;
}

.noticiero img{
	margin-right:5px;
	float:left;
	border: 1px solid #CCC;	
}

.gal_portafolio a img{
	display:block;
	height:80px !important;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 15px;
}

.gal_portafolio a:hover img {
	background-color: #CCC;
}
.gal_portafolio h3 {
	clear:both;
	padding-top: 8px!important;
	padding-left:15px;!important
	margin-top:30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0B6964;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008078 !important;
	background-image: url(../imagenes/fdo_panel_h4.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.gal_portafolio {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#contenido .gal_portafolio .portafolio_noticia {
	min-height: 200px;
	margin-bottom: 15px;
	margin-right: 20px;
	background-color: #efefef;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 30px;
}

.gal_portafolio:first-line {
	border-top:transparent}
.flota {
	float: left;
}
#contenido .gal_portafolio .portafolio_noticia p strong {
	margin-bottom: 15px;
	margin-top: 15px;
	clear: left;
	font-size: 110%;
	display: block;
	color: #007971;
	text-indent: 15px;
	background-image: url(../imagenes/fdo_panel_h4.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BB0B4;
}
.gal_portafolio img {
	display:block;
	height:80px !important;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 15px;
}
.caja_flotante {
	float: left;
	margin-left: 0px;
	font-size: 90%;
	color: #666;
	margin-right: 20px;
}
#makeMeScrollable {
	
	height:100px;
}
.directivos {
	width: 155px;
	float: left;
	margin-right: 30px;
	margin-left: 15px;
	text-align: center!important;
	padding: 5px;
	background-color: #FFF;
	margin-bottom: 15px;
}
.chp {
	background-image: url(../imagenes/chp.gif);
	height: 37px;
	width: 110px;
	display: block;
	text-indent: -999px;
	float: right;
}
.tw {
	background-image: url(../imagenes/tw.gif);
	height: 37px;
	width: 110px;
	display: block;
	text-indent: -999px;
	float: right;
}
.fb {
	background-image: url(../imagenes/fb.gif);
	height: 37px;
	width: 110px;
	display: block;
	text-indent: -999px;
	float: left;
}

