.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807d7d;
	text-align:justify;
}
a:link {
	color: #584519;
	font-size: 12px;
}
a:visited {
	color: #584519;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a.blanco:link {
	color: #FFFFFF;
	font-size: 11px;
}
a.blanco:visited {
	color: #FFFFFF;
}
a.blanco:hover {
	color: #666666;
}
a.blanco:active {
	color: #666666;
}
body {
	background-image: url(img/back.jpg);
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #584519;
	width:400px;
	height:250px;
	overflow: hidden;
}
.style10-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #584519;
}
.direc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807d7d;
	text-align:justify;
}