body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html, body, form, fieldset, blockquote,
h1, h2, h3, h4, h5, h6, div, p, pre,
ul, li, ol, dl, dd, address, img,
label, input, select, textarea, table {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
    color: #584D43;
}

a span {
	display: none;
}

li {
	list-style: none;
}

p {
	font-family: verdana;
    color: #584D43;
    margin-bottom: 5px;
    font-size: 10px;
}

h1 {
	margin-bottom: 2px;
	font-size: 1em;
	color: #A49588;
    font-family: verdana;
}

h2 {
	margin-bottom: 5px;
	font-size: 1em;
    font-family: verdana;
    
}

h2 a {
	font-weight: bold;
	color: #A49588;
    font-family: verdana;
}

/** Clases**/

.clear {
	clear: both;
}

/** Maquetacion **/

#paxina {
	width: 850px;
    margin: 20px auto;
    margin-bottom: 0;
    border: 1px solid #000;
}

/** INI: Cabeceira **/

.cabeceira {
	margin: 35px;
    margin-bottom: 0;
}

a#logo {
	float: left;
    height: 28px;
    width: 343px;
    background: url(/imx/logoter.png) no-repeat;
    display: block;
}

#menu-superior {
	float: right;
    margin-top: 16px;
    height: 28px;
}

#menu-superior ul li{
	float: left;
	display: inline;
    width: auto;
}

#menu-superior ul li a {
	font-family: verdana;
	border-left: 2px solid #A49588;
    padding: 0 5px;
    color: #A49588;
}

#menu-superior ul li a.borde {
	border-left: none;
}

#menu-superior ul li a:hover, #menu-superior ul li a.activo { 
	color: #584D43;
}

/** FIN: Cabeceira **/


/** INI: Corpos **/

#corpo {
	margin-top: 47px;
    margin-bottom: 0;
    width: 850px;
    height: 390px;
    background: url(/imx/corpo-portada.jpg) no-repeat;
}

#corpo-interior {
	margin-top: 47px;
    margin-bottom: 0;
    width: 850px;
    height: 390px;
    background: url(/imx/corpo-interior.jpg) no-repeat;
}

#corpo-ter {
	margin-top: 47px;
    margin-bottom: 0;
    width: 850px;
    height: 390px;
    background: url(/imx/corpo-ter.jpg) no-repeat;
}

#corpo-manual {
	margin-top: 47px;
    margin-bottom: 0;
    width: 850px;
    height: 390px;
    background: url(/imx/corpo-manual.jpg) no-repeat;
}

#corpo-spot {
	margin-top: 47px;
    margin-bottom: 0;
    width: 850px;
    height: 390px;
    background: url(/imx/corpo-spot.jpg) no-repeat;
}

#contido {
    margin: 0 35px;
    height: 130px;
}

.columna1 {
	float: left;
	width: 240px;
    margin-right: 30px;
}

.columna2 {
	float: left;
	width: 240px;
    margin-right: 30px;
}

.columna3 {
	float: left;
	width: 240px;
}

.columna-vdo {
	margin: 0 auto;
    width: 380px;
    height: 268px;
    background: url(/imx/amago_vdo.png) no-repeat;
}

/** FIN: Corpo **/

/** INI: Pé **/

#pe {
	width: 850px;
	margin: 5px auto;
    margin-bottom: 0;
}

.contido-pe {
	float: left;
	width: 650px;
	font-family: verdana;
	font-size: 9px;
}

.contido-pe span {
	color: #584D43;   
}

.acesso {
	float: right;
    margin-right: 15px;
}

.acesso ul li {
	float: left;
    width: auto;
    display: inline;
}

.acesso ul li a {
	margin-left: 5px;
}

/** FIN: Pé **/

#player #volumeSliderGradient {
	display: none;
}
