* {
font-family: 'Lucida Grande', Arial, Helvetica, sans-serif, Verdana, Geneva, Lucida;
}

html {
height: 100%;
width: 100%;
}

body {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif, Verdana, Geneva, Lucida;
	font-size: 70%;
	COLOR:#CC4863;
	text-decoration: none;
	background-color: #F0E4F6;
	padding: 0px;
	background-image: url(img/fondoarriba.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.tabla {
	background-repeat: repeat-x;
	background-position: left top;
	border: thin solid #FAFAFA;
	height: auto;
	width: 800px;

}

.tabla2 {
	background-image: url(img/manoabajo);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FEFCFE;
}


.texto {
	COLOR: #68314C;
	text-decoration: none;
}


.link {
	COLOR: #993333;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}
.link:hover {
	COLOR: #990000;
	text-decoration: none;
}
.link2 {
	COLOR: #633755;
	font-size: 100%;
	text-decoration: none;
}
.link2:hover {
	COLOR: #000000;
	text-decoration: underline;


}

.bread {
	COLOR: #A87872;
	TEXT-DECORATION: none;
	font-size: 80%;
}
.bread:hover {
	color: #5B1E1E;
	text-decoration: none;
}

.titulo {
	COLOR: #844960;
	TEXT-DECORATION: none;
	font-size: 160%;
	font-weight: bold;
}

.titulopeq {
	COLOR: #8D665F;
	TEXT-DECORATION: none;
	font-size: 140%;
	font-weight: bold;
}
