body {
	background-image: url(../images/fondo.png);
	background-repeat: repeat-y;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.menubox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	width: 600px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #6699CC;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}
.cuerpo {
	border: thin solid #7899C4;
	background-color: #FFFFFF;
	width: 728px;
}
.bloque-01 {
	background-image: url(../images/bloque-01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloque-03 {
	background-image: url(../images/bloque-03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.separador {
	background-image: url(../images/lineavertcal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bloque-02 {
	background-image: url(../images/bloque-02.png);
	background-repeat: no-repeat;
	background-position: left top;
}





a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: underline;
}
.info { 
text-decoration:underline; 
border-bottom: 1px dashed #00cc00; 
cursor: help; 
}.continente {
	height: 555px;
	width: 730px;
}
a.mas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
	text-align: right;
}
a.mas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: underline;
	text-align: right;
}
a.mas:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
	text-align: right;
}
