* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333;
}
* html #todo {
	height: 662px;
}
#todo {
	position: relative;
	background: url("../imagenes/todo-bg.gif") left top repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 980px !important;
	min-height: 662px;
}
/*#contenido, #banner1, #banner2, #menu {
	border: 1px solid #000;
}*/
* html #contenido {
	height: 272px;
}
#contenido {
	float: right;
	margin-top: 322px;
	padding-left: 29px;
	padding-right: 20px;
	padding-top: 30px;
	width: 640px;
	min-height: 272px;
	padding-bottom: 15px;
}
* html #menu {
	height: 521px;
}
#menu {
	margin-top: 99px;
	padding-top: 15px;
	padding-right: 15px;
	float: left;
	width: 274px;
	min-height: 521px;
}
#submenu {
	height: 12px;
	clear: both;
	position: absolute;
	top: 320px;
	left: 291px;
	width: 689px;
	background: #663;
	padding-top: 4px;
	padding-bottom: 4px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
}
#footer {
	text-align: right;
	padding-right: 45px;
	font-size: 9px;
	background: url("../imagenes/footer-bg.gif") right bottom no-repeat;
	padding-left: 471px;
	padding-bottom: 10px;
}
#banner1 {
	width: 689px;
	height: 333px;
	clear: both;
	position: absolute;
	top: -13px;
	left: 291px;
	overflow: hidden;
}
#banner2 {
	position: absolute;
	top: 295px;
	left: 47px;
	width: 198px;
	height: 307px;
	background: url("../imagenes/banner2.jpg") top left no-repeat;
}
/*
 El menu */
#menu ul {
	list-style-type: none;
}
#menu li {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
}
#menu a {
	color: #666;
}
#menu .actual a {
	color: #333;
}
/*
 Item Nş1 Quienes...
*/
#menu #quienes a {
	background: url("../imagenes/menu-quienes.gif") right center no-repeat;
}
#menu #quienes.actual a {
	background: url("../imagenes/menu-quienes-activo.gif") right center no-repeat;
}
#menu #quienes span {
	visibility: hidden;
}
/*
 Item Nş2 Productos...
*/
#menu #productos a {
	background: url("../imagenes/menu-productos.gif") right center no-repeat;
}
#menu #productos.actual a {
	background: url("../imagenes/menu-productos-activo.gif") right center no-repeat;
}
#menu #productos span {
	visibility: hidden;
}
/*
 Item Nş3 Servicios...
*/
#menu #servicios a {
	background: url("../imagenes/menu-servicios.gif") right center no-repeat;
}
#menu #servicios.actual a {
	background: url("../imagenes/menu-servicios-activo.gif") right center no-repeat;
}
#menu #servicios span {
	visibility: hidden;
}
/*
 Item Nş4 Ambito...
*/
#menu #ambito a {
	background: url("../imagenes/menu-ambito.gif") right center no-repeat;
}
#menu #ambito.actual a {
	background: url("../imagenes/menu-ambito-activo.gif") right center no-repeat;
}
#menu #ambito span {
	visibility: hidden;
}
/*
 Item Nş5 Contacto...
*/
#menu #contacto a {
	background: url("../imagenes/menu-contacto.gif") right center no-repeat;
}
#menu #contacto.actual a {
	background: url("../imagenes/menu-contacto-activo.gif") right center no-repeat;
}
#menu #contacto span {
	visibility: hidden;
}

/*
 Submenú
*/
#submenu ul {
	list-style-type: none;
}
#submenu li {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	float: left;
}
/*
 Declaracion de las imagenes
*/
#submenu #prd a {
	background: url("../imagenes/submenu-productos.gif") right center no-repeat;
}
#submenu #prd.actual a {
	background: url("../imagenes/submenu-productos-activo.gif") right center no-repeat;
}
#submenu #prd span {
	visibility: hidden;
}

#submenu #prv a {
	background: url("../imagenes/submenu-proveedores.gif") right center no-repeat;
}
#submenu #prv.actual a {
	background: url("../imagenes/submenu-proveedores-activo.gif") right center no-repeat;
}
#submenu #prv span {
	visibility: hidden;
}

#submenu a {
	color: #996;
}
#submenu .actual a {
	color: #330;
}
/*
 El footer */
#footer a {
	padding-left: 2px;
	color: #996;
}
/*
 Elementos Generales */
#contenido h1 {
	text-transform: uppercase;
	margin-top: 5px;
	font-size: 24px;
	margin-bottom: 5px;
	color: #663;
}
#contenido p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenido li {
	margin-left: 14px;
}
.left, .center, .right {
	width: 32%;
}
.left li, .center li, .right li {
	margin-left: 14px;
}
.left {
	float: left;
}
.center {
	float: left;
}
.right {
	float: right;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
#serv h1 {
	background: url("../imagenes/servicios.gif") left center no-repeat;
}
#serv h1 span {
	visibility: hidden;
}
#amb h1 {
	background: url("../imagenes/ambito.gif") left center no-repeat;
}
#amb h1 span {
	visibility: hidden;
}
#cont h1 {
	background: url("../imagenes/contacto.gif") left center no-repeat;
}
#cont h1 span {
	visibility: hidden;
}
#index h1 {
	background: url("../imagenes/quienes.gif") left center no-repeat;
}
#index h1 span {
	visibility: hidden;
}
#prod h1 {
	background: url("../imagenes/productos.gif") left center no-repeat;
}
#prod h1 span {
	visibility: hidden;
}
#mapa #contenido ul {
	list-style-type: none;
}
#mapa #contenido li {
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mapa #contenido a {
	color: #000;
}
#mapa {
	float: left;
}
#foto {
	float: right;
}
#mapa, #foto {
	display: block;
}

.atencion {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: red;
}
#cont form {
	width: 327px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
.ok {
	font-size: 14px;
	font-weight: bold;
	color: green;
	padding-top: 75px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: center;
}
.failed {
	font-size: 14px;
	font-weight: bold;
	color: red;
	padding-top: 75px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: center;
}