body {
	background-color: #ffb345;
}
.contenido {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
	padding: 10px;
	font-weight: bold;
	text-align: center;

}
.bk {
	background-image: url(imagenes/bkmenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titMenu {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.menu {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;


}
.bkHome {

	background-image: url(imagenes/bkhome.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.forma {

	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.bkMenu {
	background-image: url(imagenes/bkvar.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.menuT {

	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

