body {
	background-color: #ebebeb;
	font-family: Verdana;
	font-size: 8pt;
	color: #808080
	}

P  {
	font-family: Verdana;
	font-size: 8pt;
	color: #808080
	}

td  {
	font-family: Verdana;
	font-size: 8pt;
	color: #808080
	}


/* ---------- Estilos obligatorios CCI ---------- */

.titulo01 {
	color: #188400;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
/*	background-image: url(images/index_r11_c7.jpg); */
/*	background-repeat: no-repeat; */
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px
	}

.titulo02 {
	color: #999999;
	font-weight: bold;
	font-size: 8pt;
	line-height: 0pt;
	clear: right; margin-right: 6px;
	margin-left: 5px
	}

.slogan {
	color: #188400;
	font-weight: bold;
	font-size: 8pt;
	line-height: 10pt
	}


.mnuItem {
	background-image: url(images/boton_off.jpg);
	background-repeat: no-repeat;
	font-size: 7pt;
	width: 179px;
	height: 30px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	margin: 0px;
	font: bold;
	}


:hover.mnuItem {
	background-image: url("images/boton_hover.jpg");
	font: bold;
	color=#ffffff;
	}

.direccion {
	color: #808080;
	font-weight: bold;
	font-size: 7pt;
	line-height: 8pt;
	clear: right; margin-right: 1px;
	margin-left: 1px
	}