body, table {
	font-family: sans-serif;
	font-size: medium;
}
.anchura {
 	width:980px;
}
.titulo {
	color: #F5C690;
	font-size: 18pt;
	font-weight: bold;
}
.cont4 {
	color: #660000;
	font-size: 18pt;
	font-weight: bold;
}
.descargar {
	font-size: 14pt;
	font-weight: bold;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #8F5644;
	background-color: #F8E2CD;
	border: #8F5644;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
a.mail{
	color : #0000CC;
}
a.mail:hover{
	color: #000000;
	background: #F5C690;
}
.paratd { 
	text-align: center;
	border-collapse:collapse;
	border-spacing:0px;
 	margin:0; 
	padding:1px 1px; border:1px solid #FFFFFF;
}
.justyjunto {
	line-height: 10px;
	text-align : justify;
}
.marcotablafina{
	border : 1px solid black;
}
.sfondo {
	background: #FFFEEA
}
A:link {
	color: #0000CC;
	text-decoration: none;
	background-color: none;
	cursor: hand
}
A:visited {
	color: #0000CC;
	text-decoration: none ;
	background-color: none;
	cursor: hand
}
A:hover {
	color: #000000;
	font-weight: none;
	text-decoration: none ;
	background-color: #F5C690;
	cursor: hand
}
A:active {
	color: #0000CC;
	text-decoration: none ;
	background-color: none;
	cursor: hand
} 
A.clase1:link {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	cursor: hand
}
A.clase1:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	cursor: hand
}
A.clase1:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	cursor: hand
}
A.clase1:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none ;
	background-color: transparent;
	cursor: hand;
}
