@charset "utf-8";
/* Documento CSS */
/* Estilos para el sitio, Ascende */
/* Diseño y Desarrollo 9PM internet - www.9pm.com.uy */
/* Con Hacks para IE6 */


body {
	font-family: Arial, Helvetica, sans-serif;  /* fuente utilizada para todo el sitio */
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* Comienza CONTENIDO **************************************************/
#clearDiv {
	clear: both;
	height: 20px;
}
#flash {
	text-align: center;
}
#contIzq {
	float: left;
	width: 225px;
	background-color: #d9ece0;
	margin-left: 5px !important;
	margin-left: 3px; /* IE 6 */
}
.contIzqTitu {
	font-size: 14px;
	font-weight: bold;
	color: #008132;
	padding-left: 10px;
	margin-bottom: 14px;
}
.contIzqLink {
	padding-left: 10px;
	padding-bottom: 8px;
}
.contIzqLink a {
	font-size: 12px;
	color: #008132;
	text-decoration: none;
}
.contIzqLink a:hover {
	text-decoration: underline;
	color: #003214;
}
#clearDiv2 {
	clear: both;
	height: 14px;
}
#sep {
	background-color: #FFFFFF !important;
	background-color: #e8f4ec; /* IE 6 */
	height: 1px;
}
.contIzqLink2 {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #e8f4ec;
}
.contIzqLink2 a {
	font-size: 14px;
	color: #008132;
	font-weight: bold;
	vertical-align: 3px;
	text-decoration: none;
}
.contIzqLink2 a:hover {
	text-decoration: underline;
	color: #003214;
}
#sep2 {
	height: 16px;
}
#contCent {
	float: left;
	width: 465px;
	background-image: url(../img/fon_cont_cent.jpg);
	background-repeat: repeat-x;
	margin-left: 30px;
}
#contCent1 {
	float: left;
	width: 208px;
	margin-left: 12px !important;
	margin-left: 6px; /* IE 6 */
	margin-right: 16px;
}
#contCentTitu {
	margin-bottom: 14px;
}
#contCentTitu a {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#contCentTitu a:hover {
	color: #000000;
	text-decoration: underline;
}
#contCentLink ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contCentLink li {
	padding: 0px 0px 12px 0px;
}
#contCentLink a {
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
}
#contCentLink a:hover {
	color: #000000;
	text-decoration: underline;
}
#contCent2 {
	float: left;
	width: 208px;
	margin-left: 12px;
}
#contDer {
	float: left;
	width: 220px;
	background-image: url(../img/fon_cont_der.jpg);
	background-repeat: repeat-x;
	background-color: #f0f7fc;
	margin-left: 30px;
}
.contDerTitu {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding-left: 10px;
	margin-bottom: 20px;
}
#contDerLink ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#contDerLink li {
	padding: 0px 0px 22px 0px;
}
#contDerLink a {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
#contDerLink a:hover {
	color: #000000;
	text-decoration: underline;
}
.contDerLink2 {
	padding-top: 6px;
	padding-bottom: 2px;
	padding-right: 8px;
	background-color: #f0f7fc;
	text-align: right;
}
.contDerLink2 a {
	font-size: 11px;
	font-style: italic;
	color: #013e5d;
	text-decoration: none;
}
.contDerLink2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#clearDiv3 {
	clear: both;
	height: 30px;
}
