*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: lighter;
	color: #414141;
	text-decoration: none;
}

body {
	background-color: #ededed;
	background-image: url(../images/body_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#wrapper {
	width: 641px;
	margin: auto;
}

strong {
	font-weight: normal;
	color: #007878;
}

em {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #007878;
}


H1 {
	font-size: 26px;
	color: #007878;
	border-bottom: 1px solid #007878;
	margin-bottom: 5px;
}

H2 {
	font-size: 18px;
	color: #007878;
	margin-bottom: 5px;
}

H3 {
	font-size: 14px;
	color: #007878;
	margin-bottom: 5px;
	margin-top: 20px;
}


#wrapper #cabecera{
}

#wrapper #central #mpan {
	padding: 5px 0px 5px 15px;
	font-size: 10px;
}

#wrapper #central #cont {
	float: left;
	width: 429px;
	text-align: left;
	padding: 15px;
	padding-top: 0px;
}

#wrapper #central #cont P{
	font-size: 12px;
	margin-bottom: 15px;
}

#wrapper #central #cont li{
	margin-left: 25px;
	font-size: 12px;
	margin-bottom: 5px;
}

#wrapper #central #cont P A{
	padding-left: 5px;
	background-image: url(../images/link.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #007878;
}

#wrapper #central #cont P A:hover{
	color: #004e91;
}

#wrapper #central #menu {
	margin-left: 449px;
	width: 165px;
	text-align: right;
	padding-top: 15px;
}

#wrapper #central #gal {
	margin-left: 55px;
	margin-top: 15px;
}

#wrapper #central A{
	margin: 2px;
}


#wrapper #central #menu P {
	border-bottom: 1px solid #007878;
	color: #007878;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#wrapper #central #menu P A{
	font-size: 14px;
	color: #007878;
	font-weight: 100;
}

#wrapper #central #menu P A:hover{
	color: #004e91;
}

#wrapper #footer {
	display: block;
	clear: both;
	text-align: center;
	border-top: 1px solid #007878;
	margin: 15px;
}

#wrapper #footer p{
	font-size: 12px;
	margin-top: 5px;
}

#wrapper #footer A {
	color: #007878;
}

#wrapper #footer A:hover {
	color: #004e91;
}

#wrapper #central #menu #mencion{
	font-size: 10px;
	font-weight: normal;
	color: #414141;
	border: none;
}