html,body{
	height:100%;
	background-color: #2F2F2F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
img { behavior: url(iepngfix.htc); }
#centro {
	width: 100%;
	*_height:100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#contenido {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	height: 338px;
	width: 780px;
	background-position: center top;
	text-align:center;
	margin:0 auto 0 auto;
}
#lateral {
	width: 261px;
	background-position: left top;
	background-image: url(images/fondo_izquierda.gif);
	background-repeat: repeat-y;
	float: left;
}
#caja {
	width: 519px !important;
	width: 490px;
	float: right;
	background-image: url(images/fondo_caja.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#caja_g {
	width: 754px;
	text-align: justify;
	margin: 13px;
}
#pie {
	width: 780px;
	height:35px;
	background-image: url(images/fondo_pie.gif);
	background-repeat:  repeat-x;
	clear: both;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding-left:13px;
}
#separador {
	width: 100%;
	height:1px;
	clear: both;
	background-color: #3b3b3b;
}
#servicios {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
	text-align: left;
	vertical-align: top;
}
#caja1 {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 13px !important;
	text-align: justify;
	vertical-align: top;
}
.verde {
	color: #afb38c;
}

.nav:link {
	color: #f99344;
	text-decoration: underline;
}

a.nav:visited {
	color: #f99344;
	text-decoration: underline;
}

a.nav:hover {
	color: #9d8b67;
	text-decoration: none;
}
#logo {
	float: right;
	margin-right: 13px;
}
#foto_empresa {
	float: right;
	margin-right: 13px;
	margin-left: 13px;
}
#caja_productos {
	width: 97%;
	margin-top:26px;
}
.texto_p {
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #FFF;
	background-color: #515151;
}
#foto_contacto {
	float:right;
}
.lista {
	list-style-image: url(images/flecha.png);
	list-style-position: outside;
}

