#contenedor {
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: #F2EEE9 url(codrema_03.jpg) repeat-y;
}
#cuerpo {
	text-align: justify;
}
#columna {
	display: none;
}
.diente {
	padding-left: 48px;
}
.explicacion {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	background: url(f_cuadro.jpg) center;
	border: 1.1px #EADBBC dashed;
	color: #E6E7E2;
	font-weight: bold;
}
.oculto {
	display: none;
}
body {
	margin: 0px;
	padding: 0px;
	background: #F2EEE9;
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #414141;
	text-align: center;
}
h1, h4 {
	color: #004848;
}
h3 {
	color: #006080;
}
h2 {
	color: #0A246A !Important;
}
h1, h2 {
   border-bottom: solid #004848 2px;
	/*padding-bottom:4px;*/
	text-align: center;
}
h3 {
	border-bottom: double 1px;
	text-align: center;
}
h2 {
	font-size: 2em;
}
h1 {
   border-bottom: solid #004848 2px;
	font-size: 2.5em;
}
h4 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom: dashed 1px;
	text-align: left;
	color: #600000;
}
li {
	list-style-image: url(cuerpo-li.png);
}
#menu {
	display: none;
}
.centro {
	text-align: center;
}
.navegacion {
	text-align: right;
	font-weight: bold;
}
.navegacion li {
	list-style-image: url(navegacion.png);
}
.navegacion a {
	font-size: 1.4em;
}
.explicacion ul li {
	list-style-image: url(explicacion.png) !Important;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}
/*.navegacion a {
	letter-spacing: 8px;
}*/
#texto {
	padding-top: 7.5px;
}
#texto a:link, #texto a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
}
#principal {
	position: absolute;
	left: 124px;
}
#productos {
	position: absolute;
	left: 265px;
}
#proveedores {
	position: absolute;
	left: 403px;
}
#contacto {
	position: absolute;
	left: 561px;
}
#principal a:hover, #contacto a:hover, #proveedores a:hover, #productos a:hover {
	text-decoration: overline;
}
#firma-texto {
	text-align: center;
	padding-top: 26px;
	font-size: 13px;
}
#cuerpo form table {
	border: 0px;
	background-color: #FEFCFD;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#cuerpo a:link, #cuerpo a:visited, #columna a:link, #columna a:visited {
	border-bottom: solid 3px;
	border-left: solid 2px;
	border-top: solid 1px;
	border-right: solid 1px;
	text-decoration: none;
	background-color: #EBE9EC;
	color: #000060;
}
#cuerpo h1 {
	text-align: center;
}
#cuerpo a:hover, #columna a:hover {
	color: #241B00;
	background-color: #ECE8E0;
	border-top: solid 3px;
	border-right: solid 2px;
	border-bottom: solid 1px;
	border-left: solid 1px;
}
#estandares {
	border: none;
	margin-top: 2px;
	margin-left: 45px;
	display: block;
}
#estandares a {
	border: none;
	cursor: pointer;
}
#estandares img {
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
#deco {
	display: none;
}
table {
	border: solid #2A3939 1px;
	padding: 1px;
	text-align: justify;
	vertical-align: top;
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #E6E7E2;
}
table td, table th {
	padding: 2px;
	border: solid #2A3939 1px;
	vertical-align: middle;
	text-align: center;
}
table caption {
	display: none;
}
table td div {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
}
table th {
	text-align: center;
	background: transparent url(fondo_tab.jpg) repeat center;
	line-height: 60px;
	color: #FFF;
	font-size: 1.5em;
}
#log {
	margin-left: 35px;
	border: 0px;
}
#cuerpo a {
	padding: 3px;
}
#firma a:link, #firma a:visited {
   text-decoration: none;
	border-bottom: dashed 1px;
	color: #FFBB7A;
	font-weight: bold;
}
#firma a:hover {
	text-decoration: overline;
	color: #FFF0C0;
	border-bottom: none;
}
.titulo {
	border-bottom: solid 3px;
	border-left: solid 2px;
	border-top: solid 1px;
	border-right: solid 1px;
	background-color: #E0E0F0;
	color: #000060;
	display: block;
	padding: 8px;
	margin: -10px;
	margin-top: -10px !Important;
	padding-bottom: 12px;
	padding-top: 12px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.1em;
}