#barrita {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	padding-right: 30px;

}

#barrita li{
	list-style-type: none;
}


#barrita a:link {
	voice-family: "\"}\"";
	voice-family:inherit;
	text-decoration: none;
}

#barrita a:visited{
	voice-family: "\"}\"";
	voice-family:inherit;
	list-style-type: none;
	text-decoration: none;
}

#barrita a:hover{
	text-decoration: underline;
}

#lado2{
	display: block;
	width: 200px;
	float: right;

}


#lado3{
	float: right;
	width: 200px;
}

#monachos img{
	border: 5px none #FF0000;
}


#monachos a:hover img{
	border: 5px solid #1E5E9B;
}
