.btncab {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	
}
.boton1 {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(img/fondobotones1.jpg);
}
.boton1:hover {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(img/fondobotones3.jpg);
}
.boton {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(img/fondobotones.jpg);
}
 .boton:hover {
	background-image: url(img/fondobotones2.jpg);
	color: #ffffcc;
	
	background-position: center;
} 
.tituizq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3333;
}
.enlaceslaterales {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #575757;
}
.textoplantilla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.titulomensaje {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00C;
}
.imagen {
	background-position: center;
	background-image: url(img/iconoboton.gif);
	height: 16px;
	width: 16px;
}
