body{
	font-family: Arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background: url('imagenes/fondobody.gif') repeat;
	}

.generalgeneral{
	margin: 0 auto;
	padding: 0px;
    width: 775px;
	background: url('imagenes/sombralatdcha1.gif') repeat-y; 
	height: 100%;
	min-height: 1150px;
	height:auto !important;
	}
	
.general{
	width: 762px;
	text-align: left;
	height: 1150px;
	min-height:900px;
	height:auto !important;
	float: left;
	background-image: url('imagenes/backggeneral_1.gif');
	background-repeat: repeat-x;
	}

.faldonsup{
	float: left;	
	height: 63px;
	width: 762px;
	}
	
.sombrafaldon{
	float: left;
	height: 12px;
	width: 762px;
	background: url('imagenes/sombrafaldonsup.gif') repeat-x;
	}
	
.Panelvacio{
	float: left;	
	width: 762px;
	}
	
.ventanal{
	float: left;
	width: 762px;
	height: 151px;
	text-align: center;
	}

.ventanaizda {
	width: 254px;
	float: left;
	height: 151px;
	}

.ventanacen {
	width: 254px;
	float: left;
	height: 151px;
	}

.centralventanacen{
	width: 188px;
	height: 151px;
	margin: auto;
	}

.ventanadcha {
	width: 254px;
	float: left;
	height: 151px;
	margin: auto;
	}
	
.ventanadintel{
	width: 188px;
	height: 50px;
	background: url('imagenes/ventanadintel.gif');
	}

.ventanajambaizda{
	width: 45px;
	height: 101px;
	float:left;
	background: url('imagenes/ventanajambaizda.gif');
	}

.ventanarejasboton{
	width: 100px;
	height: 101px;
	float:left;
	}

.ventanajambadcha{
	width: 43px;
	height: 101px;
	float:right;
	background: url('imagenes/ventanajambadcha.gif');
	}
	
.logo{
	text-align:center;
  	float: left;
	height: 145px;
	width: 762px;
	}
	
.bajologo{
	float: left;
	height: 47px;
	width: 762px;
}
	
.panelbotones {
	float: left;
	height:41px;
	width: 762px;
	}

.botonneutro{
	width: 31px;	
	float: left;
	height: 41px;
	}

.botonforo{
	width: 153px;	
	float: left;
	height: 41px;
	text-align:center;
	}
	
.botonDescargas{
	width: 153px;	
	float: left;
	height: 41px;
	}
	
.botonEnlaces{
	width: 153px;	
	float: left;
	height: 41px;
	}
	
.botonContacto{
	width: 153px;	
	float: left;
	height: 41px;
	}
	
.Panelvacio1{
	float: left;	
	width: 762px;
	}
	
.PanelOpinion{
	float: left;	
	height: 100px;
	width: 762px;
	}

.Tribunaabierta {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;
	float: left;
	min-height: 640px;
	height:auto !important;
	height: 100%;
	width: 762px;
	}
	
.Panelopinión{
	height: 65px;
	padding-top: 65px;
	margin-top: 15px;	
	margin-bottom: 15px;	
	width: 712px;
	background-image: url('imagenes/ind_opi2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}

.Panelin{
		
	margin-bottom: 30px;	
	height: 22px;
	width: 445px;
	margin-left: 225;
	}
	
.Panelnoticias{
	margin-top: 15px;
	margin-bottom: 15px;
	height: 60px;
	padding-top: 70px;
	width: 712px;
	background-image: url('imagenes/ind_not2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.Panelsocio{
	margin-top: 15px;
	margin-bottom: 15px;
	height: 60px;
	padding-top: 70px;
	width: 712px;
	width: 712px;
	background-image: url('imagenes/ind_pis2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}

.Panelsuscrip{
	margin-top: 15px;	
	margin-bottom: 15px;	
	height: 60px;
	padding-top: 70px;
	width: 712px;
	background-image: url('imagenes/ind_sus.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.Panelvacio2{
	float: left;	
	height: 2Spx;
	width: 762px;
		}
.faldoninferior{
	float: left;	
	height: 60px;
	width: 762px;
	background: url('imagenes/FaldonInferior.gif');
	}
	
.sombrafaldoninferior{
	float: left;
	height: 16px;
	width: 762px;
	background-image: url('imagenes/ind_som_fal_inf.gif');
	background-repeat: repeat-x;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	text-transform: uppercase;
	color: #FFF;
}

a {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	color: #9933CC;
	}