* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background: #1e5d8b url(../img/fnd_principal.gif) repeat-x;
	color: #01334f;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: bold 28px Verdana, Arial, Helvetica, sans-serif;
	color: #003452;
	margin: 0;
	padding: 0;
}
#container {
	width: 870px;
	height: 675px;
	background: url(../img/fnd_container.png) no-repeat;
	text-align: left;
}
#wrapper {
	padding: 45px 30px; /* Llega solo hasta el borde gris del contenedor principal. */
}
#cabecera {
	width: 802px;
	height: 252px;
	margin: auto;
}
#cuerpo {
	width: 802px;
	height: 259px;
	margin: 18px auto 0 auto;
}
#pie {
	width: 810px;
	height: 62px;
	margin-top: 9px;
	background: url(../img/fnd_pie.gif) no-repeat;
}
#menu_principal {
	float: left;
	width: 199px;
	height: 252px;
	background: url(../img/fnd_menuprincipal.jpg) no-repeat;
}
#menu_principal ul {
	width: 187px;
	float: right;
	list-style: none;
	background: url(../img/separa_menu.jpg) no-repeat;
	margin-top: 78px;
	padding-top: 2px;
}
#menu_principal ul li {
	float: left;
	background: url(../img/separa_menu.jpg) no-repeat left bottom;
	width: 187px;
	height: 29px;
	padding-bottom: 2px;
}
#menu_principal ul li a {
	display: block;
	float: left;
	width: 187px;
	height: 29px;
	outline: none;
}
#menu_principal ul li a#lnk_menu_empresa {
	background: url(../img/menu_empresa.jpg) no-repeat;
}
#menu_principal ul li a#lnk_menu_empresa:hover {
	background-position: 0 -29px;
}
#menu_principal ul li a#lnk_menu_servicios {
	background: url(../img/menu_servicios.jpg) no-repeat;
}
#menu_principal ul li a#lnk_menu_servicios:hover {
	background-position: 0 -29px;
}
#menu_principal ul li a#lnk_menu_contacto {
	background: url(../img/menu_contacto.jpg) no-repeat;
}
#menu_principal ul li a#lnk_menu_contacto:hover {
	background-position: 0 -29px;
}
#menu_principal ul li img {
	border: none;
	display: none;
}
#menu_principal ul li.active a {
	background-position: 0 -29px !important;
}

#adorno_cabecera {
	float: right;
	width: 599px;
	height: 252px;
}

/* Cuerpo */
#cuerpo p {
	margin: 9px 0;
	padding: 0;
}
#cont_izq {
	width: 204px;
	height: 259px;
	float: left;
	background: url(../img/fnd_tira.jpg) no-repeat right;
}
#cont_der {
	width: 553px;
	height: 219px;
	float: left;
	padding: 30px 15px 10px 30px;
}
#cont_servicios {
	width: 398px;
	height: 210px;
	float: right;
	overflow: auto;
	padding-right: 10px;
}
#cont_servicios_inner {
	padding-bottom: 15px;
}
#cont_img {
	float: left;
	width: 140px;
	margin-top: 6px;
}
#cont_img img {
	display: block;
	float: left;
	margin-bottom: 5px;
	border: none;
}
#cont_der ul {
	margin: 0 0 0 20px;
}

/* Servicios */
ul#menu_servicios {
	width: 199px;
	height: 224px;
	background: url(../img/fnd_menuservicios.jpg) no-repeat;
	list-style: none;
	padding-top: 35px;
}
ul#menu_servicios li.activa {
	padding: 7px 9px 8px 9px;
	color: #FFF;
	background: url(../img/sep_menuservicios.gif) no-repeat left bottom;
	background-color: #005e8c;
}
ul#menu_servicios li a {
	color: #005e8c;
	display: block;
	width: 181px;
	padding: 6px 9px 9px 9px;
	text-decoration: none;
	background: url(../img/sep_menuservicios.gif) no-repeat left bottom;
	outline: none;
}
ul#menu_servicios li.ultima a {
	background-image: none;
}
ul#menu_servicios li a:hover {
	background-color: #c2dbe8;
}

/* Contacto */
#frmContacto {
	float: left;
	margin-top: 4px;
}
#cont_formulario {
	float:left;
	width:420px;
	background: url(../img/linea_vertical.gif) repeat-y right;
}
#cont_formulario table {
	width: 400px;
}
#cont_formulario table td {
	padding: 1px;
	border-collapse: collapse;
}
#cont_formulario input {
	color: #01334f;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border-width: 1px;
	background: url(../img/fnd_inputs.jpg) repeat-x;
	border-bottom-color: #808080;
	border-right-color: #808080;
}
#cont_formulario textarea {
	color: #01334f;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border-width: 1px;
	background: url(../img/fnd_textarea.jpg) repeat-x;
	border-bottom-color: #808080;
	border-right-color: #808080;
	overflow: auto;
}
#cont_boton {
	float:left;
	padding-top: 1px;
	margin-left: 20px;
}
#cont_boton input {
	color: #01334f;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
	width: 95px;
}
#frmContacto .error {
	border: 1px solid #990000;
}

/* Pie */
#cont_contacto {
	float: left;
	margin: 20px 0 0 15px;
}
#cont_instalador {
	float: right;
	margin: 27px 15px 0 0;
}

#cont_degrada {
	position: absolute;
	right: 35px;
	bottom: 18px;
	background: url(../img/fnd_degrada.png) no-repeat;
	width: 390px;
	height: 35px;
}
