a {
	color: #AB4D45;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin-top:0;
	text-align: justify;
	color: #AB4D45;
	font-size:1.1em;
}

#menu a:hover, #headerColorBar, #footerMenu {
	background-color: #737750;
}

#introAndFlash{
	height: 263px;
}

#intro{
	position: absolute;
	width:225px;
	height:272px;
	border: solid 0px #737750;
	font-size:10px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#intro p{
	margin:0 7px 7px 7px;
}

#imgIntro{
	margin: 5px -7px 10px 0;
}

#flash{
	position: absolute;
	left: 263px;
	border: solid 1px #737750;
	height: 272px;
}

#titleNews{
	margin:0.4em 0 -2px 0;
	color: #737750;
}

#news{
	position:relative;
	margin-top: 0px;
	width: 605px;
	height: 126px;
	overflow: auto;
	border: solid 1px #737750;
	padding: 5px;
	font-size:9.5px;
}

#introTopCorners {
	position:absolute;
	top:-2px;
	right:-2px;
}

#introBottomCorners {
	position:absolute;
	bottom:-2px;
	left:-2px;
}

.titulonews {
	font-size: 1.1em;
	font-weight: bold;
	color: #AB4D45;
	background-color: #EDEAE6;
	border-bottom: solid 1px #CC9966;
}
