body {
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
img {
	border-style: none
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 12px;
}
.spacer {
	clear: both;
}
.espacio {
	display: none;
}
.text_just	{
	text-align: justify;
}
.text_cent	{
	text-align: center;
}
.cuerpo_a {
	margin:0 auto 0 auto; 
	background-color: #FFFFFF;
	padding-top: 3px;
	padding: 0px 5px 0px 5px;
}
.cuerpo_b {
	margin:0 auto 0 auto; 
	background-color: #EEEEEE;
	background-repeat: repeat;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}
.logo_mov	{
	position: relative;
}
.logo_sup {
	text-align: center;
	position:relative;
	display: none;
}
.logo_sup a {
	color: white;
	text-decoration:none;
	display: none;
}
.logo_sup a:hover {
	font-weight: bold;
	display: none;
}
.lang {
	display: none;
}
.logo_inf {
	background-image: url(images/logo_inf.png);
	background-repeat: no-repeat;
	background-color:#016034;
	height: 23px;
	text-align: center;
	position:relative;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	display: none;
}
.cuerpo_esp_iz {
	background-color: #EEEEEE;
	position: relative;
	display: none;
}
.cuerpo_iz_ext {
	background-color: #EEEEEE;
	position: relative;
	padding: 5px 0px 0px 0px;
}
.cuerpo_iz_int {
	background-color: #EEEEEE;
	position: relative;
	padding: 5px 5px 5px 5px;
	background-image: url(images/fff.jpg);
}
.cuerpo_der {
	background-color: #EEEEEE;
	position: relative;
	padding: 0px 5px 0px 5px;
}
.cuerpo_esp_der {
	background-color: #EEEEEE;
	position: relative;
	float: left;
	display: none;
}
.current_portada {
	height: 126px;
	width: 90px;
}
.mapa {
	display: none;
}
.footer_a {
	background-color: #EEEEEE;
	position: relative;
	padding: 5px 0px 5px 0px;
	text-align:center;
	border-bottom: solid 1px #999;
}
.footer_b {
	background-color: #FFFFFF;
	position: relative;
	padding: 2px 0px 2px 0px;
	text-align: center;
	border-left: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
}
.tabs {
	position: relative;
	top: 1px;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.9em sans-serif;
	background-color: #000000;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	border-top: solid 1px #999;
	border-right: solid 1px #000;
	cursor: pointer;
	margin: 0px 1px 0px 0px;
}
.tabs_on {
	top: 1px;
	position: relative;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.9em sans-serif;
	background-color: #EEE;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #EEE;
	border-top: solid 1px #999;
	border-right: solid 1px #888;
	cursor: pointer;
	margin: 0px 1px 0px 0px;
}
.tabs:hover  {
	background-color: #555555;
}
.tabs a {
	color: white;
	text-decoration: none;
}
.tabs_on a {
	color: black;
	text-decoration: none;
}
.current_volumen {
	font-size: 12px;
	font-weight: bold;
	color: #6692BD;
	font-family: Arial, Helvetica, sans-serif;
}
.mensaje {
	background-color:#FFFFFF;
	border: solid 2px #006633;
}