* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	border: 0px;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}
h1 {
	font-size: 14px;
	font-weight: bolder;
}
p {
	font-size: 12px;
}
p.epigrafe {
	font-size: 11px;
	line-height: 15px;
	height: 16px;
}
div.recuadro {
	position:absolute;
	z-index:6;
}
a.paginador {
	text-decoration: none;
	color: #92A273;
	font-weight: bolder;
	outline: none;
}
a.paginador:hover {
 	text-decoration: underline;
}
.paginador {
	font-size: 11px;
	line-height: 15px;
	padding-bottom:30px;
}
br.small {
	line-height: 5px;
}
hr {
	color: #D8DBD4;
	height: 1px;
}
input.form {	
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	border: none;
	font-size : 12px;
	background-color: #D5E1C9;
	height: 23px;
	width:278px;
}
textarea.form {
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	border: none;
	font-size : 12px;
	background-color: #D5E1C9;
	width:278px;
}
div.msg {
	position:absolute;
	z-index:6;
	top:100px;
	left:270px;
	width:250px;
	height:70px;
	padding:5px;
	color: #C03A37;
	font-weight: bold;
	border: #C03A37 solid 1px;
	background-color: White;
	font-size: 11px;
}
a.volver {
	color: #C03A37;
	outline: none;
}
a.volver:hover {
	font-weight: bold;
}
