h1, h2, h3, h4, p, span {
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration: none;
}
body {
	line-height: 14px;
	color: #333333;
	font-family: "trebuchet ms";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

h1, h1 a {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

h2, h2 a {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	line-height: 14px;
	}

p, h3 {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}	
	
h4 {
	font-size: 9px;
	font-style: normal;
	line-height: 5px;
	font-variant: normal;
}
#accordion h3{
	display: block;
	height: 20px;
	font-size: 12px;
	line-height: 13px;
	cursor: pointer;
	padding-left: 12px;
	background: url(../images/icons/arrow_ns.gif) 0 0 no-repeat;
}
#accordion h3.selected{
	background: #E5CD69 url(../images/icons/arrow_ws.gif) 0 0 no-repeat;
}
#accordion h3 span{
	padding-top: 2px;
	color: #391D17;
	display: block;
}
#accordion a{
	display: block;
	height: 20px;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 12px;
}
.menuTop a{
	padding-left: 7px;
	background: url(../images/icons/arrow_mt.jpg) 0 3px no-repeat;
	color: #030;
	font-size: 12px;
	line-height: 13px;
	margin-left: 10px;
}
.breadcrumb a, .breadcrumb span{
	color: #333;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 0px;
}
.breadcrumb a{
	padding-left: 11px;
	background: url(../images/icons/arrow_bc.gif) 0 3px no-repeat;
}
.contents h1{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 30px;
	line-height: 31px;
	color: #000000;
	margin-bottom: 20px;
}
.imgquot span{
	color: #B12C1B;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
}
.contents h3{
	font-family: Times;
	font-size: 16px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 10px;
}
.ctxt p{
	color:  #2C2C2C;
	font-size: 12px;
	line-height: 15px;
}
.noticias a, .actividades a{
	display: block;
	padding-left: 8px;
	background: url(../images/bullets/bder.gif) no-repeat;
	color: #412418;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 5px;
}
.actividades a span{
	background: #DCAA37;
}
.actividades h3{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 10px;
}
a.vermas{
	color: #B73D1E;
	text-decoration: underline;
	font-size: 11px;
	line-height: 12px;
	padding-left: 8px;
	display: block;
	margin-bottom: 10px;
}
#footer, #footer a{
	color: #030;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 10px;
}
#footer span{
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}