body {
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
	color:#000000;
	margin: 0px;
	color: #AA998C
}

a {
	color:#AA998C
}

a:hover {
	color:#000
}

.header {
	height: 75px;
}

.separador_header {
	height: 5px;
	background-color:#AA998C
}

.header a {
	color: #AA998C;
	text-decoration:none;
}

.header a:link {
	color: #AA998C;
	text-decoration:none;
}

.header a:hover {
	text-decoration:underline;
}

.menu {
	height:60px;
	vertical-align:middle
}

.txtdestacado1 {
	font-size:14px;
	font-weight:bold
}

.cuadro_imagen {
	border: 8px solid #AA998C;
	background-color:#FFFFFF;
	width: 252px;
}

.cuerpo_central {
	padding-left: 30px;
	padding-top: 8px;
	text-align:justify
}

.separador_item {
	height:1px;
	background-color:#AA998C;
}

h1 {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
