﻿body 
{
	background-color: #6F6C5D;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6E6A5E;
}

a {	text-decoration: none; color: #6C6946; }

a:hover { text-decoration: underline; }

p {	text-align: justify; color: #6E6A5E }

.colorCorporativo
{
   	color: #6C6946;
}

.combo
{
	z-index: 3;
}

.cajaDeTexto
{
	height:14px;
	border: none;
	background-color: #CAC4AA;
	color: #6C6946;
	padding: 2px 2px 2px 2px;
}

.textoNegritaBlanco
{
	color: #FFFFFF;
	font-weight: bold;
}

.textoNegritaCrema
{
	color: #CEC4AB;
	font-weight: bold;
}

.textoNegritaGris
{
	color: #9F9C93;
	font-weight: bold;
}

.textoNegritaVerde
{
	color: #6F6B5C;
	font-weight: bold;
}
