body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	background-color:#000000;
}

a {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #1E1E0B;
}

a:hover {
	color: #3D3D16;
}

#tablaPrincipal {
	width: 1026px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left:-513px;
	top: 0px;
	z-index: 0;
	border-left:10px solid #DAD69E;
	border-right:10px solid #DAD69E;
}

#top {
	height: 150px;
	width: 900px;
	height: 150px;
	background-image: url('imagenes/top.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.cesped {
	background-image: url('imagenes/cesped.jpg');
	background-repeat: repeat-x;
}

.menu {
	height: 38px;
	background-image: url('imagenes/tela.jpg');
	background-repeat: repeat-x;
}

#menu {
	height: 22px;
}

.boton {
	background-color: #6B6629;
	margin-left: 2px;
	margin-right: 2px;
	color: #FFF;
	font-size: 12px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

/*.boton:hover {
	background-image: url('imagenes/backBtn.jpg');
	background-repeat: repeat-x;
	color: #1E1E0B;
}*/

.botonActivo {
	background-color: #6B6629;
	margin-left: 2px;
	margin-right: 2px;
	color: #FFF;
	font-size: 12px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	background-image: url('imagenes/backBtn.jpg');
	background-repeat: repeat-x;
	color: #1E1E0B;
}

.btnLeft {
	width: 2px;
	height: 28px;
	background-image: url('imagenes/btnLeft.jpg');
	background-repeat: no-repeat;
}

.btnRight {
	width: 2px;
	height: 28px;
	background-image: url('imagenes/btnRight.jpg');
	background-repeat: no-repeat;
}

.titulo {
	height: 38px;
	background-image: url('imagenes/madera.jpg');
	background-repeat: repeat;
	width: 100%;
}

#titulos {
		background-image: url('imagenes/titulos.png');
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 40px;
		font-weight: bold;
		font-size: 12px;
		margin-top: 10px;
		background-color: transparent;
}

#pretit {
	background-image: url('imagenes/madera2.jpg');
	background-repeat: repeat-x;	
}

#tiz {
	margin-right: 400px;
	font-size: 13px;
	margin-top: 3px;
}

#tde {
	margin-left: 315px;
}

.madera {
	background-image: url('imagenes/madera.jpg');
	background-repeat: repeat;
}

.menu2 {
	font-size: 12px;
	color: #FFF;
}

.menu2 table {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#menu2 td {
	width: 221px;
	height: 24px !important;
	background-image: url('imagenes/menu.png');
	cursor: pointer;
}

#menu2 td:hover {
	background-image: url('imagenes/menuAct.png');	
}

#menu2 .subMenuActivo 
{
	width: 221px;
	height: 24px;
	background-image: url('imagenes/menuAct.png');
	cursor: pointer;
}

#menu2 td a {
	color: #FFF;
}

.contenido {
	height: 350px;
	color: #1E1E0B;
	font-size: 12px;
}

.contenido a{
	font-weight: bold;
}

#contenidoIndex {
	width: 850px;
	margin-top: 10px;
}

#contenido {
	margin-left: 15px;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 600px;
}

#contenido img{
	border:5px solid #DAD69E;
}

#subContenido {
	width: 600px;
}

#contenido a {
	color: #4F4F35;
	cursor: pointer;
}

#contenido a:hover {
	color: #996;
}

#pie {
	background-image: url('imagenes/tela02.jpg');
	background-repeat: repeat;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	color: #1E1E0B;
}

#pie table {
	margin-top: 10px;
	width: 700px;
	margin-bottom: 10px;
}

#divNoticias {
	width: 400px;
	height: 460px;
}

#noticias {
	background-image: url('imagenes/noticias.png');
	background-repeat: no-repeat;
	width: 472px;
	height: 501px;
	font-size: 11px;
}

#mooquee1 {
	margin-left: 30px;
	border: none;
	margin-top: 70px;
	*margin-top: 0px;
}

@media all and (#noticias marquee) {
	#moquee1 {
		margin-left: 32px;
		margin-top: 0px;
	}
}

@media all and (#noticias) {
	#moquee1 {
		padding-top: 70px;
		margin-top: 0px;
	}
}

#marcoShow {
	width: 480px;
	height: 403px;
	background-image: url('imagenes/marco.png');
	background-repeat: no-repeat;
	padding-top: 37px;
	margin-top: 10px;
}

#imagenTop {
	position: absolute;
	background-repeat: no-repeat;
	width: 399px;
	height: 120px;
	top: 31px;
	left: 50%;
	margin-left: 50px;
	z-index: 1;
}

.facebook {
	background-color:#FFFFFF; 
	border: #3B5998 solid 3px; 
	padding: 10px;
}

.btnContacto {
	cursor: pointer;
	border: 1px #666666 solid;
}

.btnContacto:hover {
	background-color: #666666;
	color: #FFFFFF;
}

.txtContacto {
	border: 1px solid #666666;
	background-color: #FAFAEF;
}


#fondol{
	position:fixed;
	top:0px;
	z-index:0;
	background-position:top right;
	background-image:url('imagenes/fondos/5_l.jpg');
	background-repeat:no-repeat;
	left:50%;
	margin-left:-1060px;
	width:564px;
	height:800px;
}

#fondor{
	position:fixed;
	top:0px;
	z-index:0;
	background-image:url('imagenes/fondos/5_r.jpg');
	background-repeat:no-repeat;
	left:50%;
	margin-left:500px;
	width:564px;
	height:800px;
}

.titulonoticia{
	font-weight:bold;
	color:#7B191B;
	font-size:10pt;
}

.noticia{
	border-bottom:1px dotted #695433;
	font-size:9pt;
	padding-top:10px;
}

.listainferior{
list-style:none;
	margin:0;
	padding:0;
}

.listainferior li{
	margin:2px;
	padding:2px;	
	float:left;
}
