body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #524D42;
}
p, td {
	font-size: 11px;
}
.AreaContenido {
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 29px;
	padding-left: 38px;
}
h1 {
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D6D3C6;
	background-image: url(imagenes/fondoTitular2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
}
.pie {
	font-size: 11px;
	color: #FFFFFF;
}
