/* CSS Document */
.bold{
}

/* Inicio Menu Vertical */
.menuvertical{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	color: #3F1F1F;
	text-decoration: none;
	background-color: #FAF2C5;
	padding: 12 px;
	width: 130px;
	display: block;
	text-align: left;
	height: 17px;
	border-bottom: #ffffff 1px solid;
}

.menuvertical:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	color: #61C100;
	text-decoration: none;
	background-color: #E9E9E9;
	padding: 12 px;
	width: 130px;
	display: block;
	text-align: left;
	height: 17px;
	border-bottom: #ffffff 1px solid;
}

/* Titulo  inicio */

.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ECE9D8;
	padding: 8 px;
	width: 129px;
	display: block;
}

.titulo2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ECE9D8;
	padding: 8 px;
	width: 130px;
	display: block;
}


/* Fin de Titulo */



/*  ----------------------------- Menu Izquierda -------------------------------------*/

/* Inicio Menu Vertical */
.menuvertical1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3F1F1F;
	text-decoration: none;
	background-color: #E1E1E1;
	padding: 8 px;
	width: 129px;
	display: block;
	text-align: left;
}

.menuvertical1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #61C100;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8 px;
	width: 129px;
	display: block;
	text-align: left;
}

/* Titulo  inicio */

.titulo1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #CFCFCF;
	padding: 8 px;
	width: 129px;
	display: block;
}

/* Fin de Titulo */

/* Parrafo*/

.p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:18px;
	padding:3px;
	width: 172px;

}

/* titulos peke */

.titu{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
