body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	margin-top:30px;
}

li.botonera1 {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	list-style-image: none;
}

a.botonera1 {
	display:block;
	width:150px;
	height:20px;
	padding-left:8;
	padding-top: 3px;
	margin:0px 0px 25px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background: url(../Imagenes/Bot_1.jpg) no-repeat left top;
	text-decoration: none;
	cursor: hand;
	text-align: left;

}

a.botonera1:hover{
	background:url(../Imagenes/Bot_2.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #0033CC;
}

li.boton {
	display:block;
	width:150px;
	height:20px;
	padding-left:8;
	padding-top: 3px;
	margin:0px 0px 25px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	background: url(../Imagenes/Bot_3.jpg) no-repeat left top;
	list-style-image: url(../Imagenes/pixxelb.gif);
	list-style-position: inside;
}

a.botonera2 {
	display:block;
	float: left;
	width:81px;
	height:15px;
	padding-left:4;
	padding-top:1px;
	margin:0px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background: url(../Imagenes/Bot_2.jpg) no-repeat left top;
	text-decoration: none;
	text-align: left;
	cursor: hand;
}

a.botonera2:hover{
	display:block;
	float: left;
	width:81px;
	height:15px;
	padding-left:4;
	padding-top:1px;
	margin:0px 9px;
	background:url(../Imagenes/Bot_1.jpg) no-repeat right bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0033CC;
}

.boton2 {
	display:block;
	float: left;
	width:81px;
	height:15px;
	padding-left:4;
	padding-top: 3px;
	margin:0px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background: url(../Imagenes/Bot_3.jpg) no-repeat left top;
	text-decoration: none;
	text-align: left;
	cursor: hand;
}
a.contacto {
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	cursor: hand;
	text-align: left;
	color: #5BCD33;

}

a.contacto:hover{
	text-decoration: none;
	font-weight: bold;
	color: #0033CC;
}
a.enlaces {
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	cursor: hand;
	text-align: left;
}

a.enlaces:hover{
	text-decoration: none;
	font-weight: bold;
	color:#5BCD33;
}


hr.verde {
	background-color: #5BCD33;
	color: #5BCD33;
	height: 2px;
	width:100%;
	border: none;
	margin: 0px;
	padding: 0px;
}
hr.verde2 {
	background-color: #5BCD33;
	color: #5BCD33;
	height: 1px;
	width:100%;
	border: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

hr.azul {
	background-color: #0033CC;
	color: #0033CC;
	height: 1px;
	width:100%;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033CC;
	font-weight: bold;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5BCD33;
	font-weight: bold;
}

.texto {
font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	}

