/* ********************
Reseteo de propiedades
********************* */

/* Padding y margin */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Tamaños de los headers */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

/* Estilos de las listas */
ol, ul {
list-style: none;
}

/* Estilo y grosor de las fuentes */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Bordes de las tablas */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Otros bordes */
fieldset, img, abbr, acronym {
border: 0;
}

/* Alineación del texto */
caption, th {
text-align: left;
}

/* Comillas */
q:before, q:after {
/*content: ”;*/
}

/* Imagenes */
img {
border:0;
}

/* Links */
a { outline:none; }

html{ 	
	height: 100%;
  	}

/* ********************
Fin reseteo de propiedades
********************* */

	
body {
	background: #fff repeat; 
	font: 11px verdana, arial, helvetica, sans-serif; 
	text-align: center;
	margin: 0px;
	scrollbar-face-color: #ccc;
	scrollbar-highlight-color: #bbb;
	scrollbar-shadow-color: #aaa;
	scrollbar-3dlight-color:#eee;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#eee;
	scrollbar-darkshadow-color:#fff;
	height: 100%;
	width: 100%;
	
}

a {
	color: #f90; 
	text-decoration: none;
}
a:hover {
	color: #f60; 
	text-decoration: none;
}
a.volver {
	margin-top: -7px; 
	float: left; 
	margin-left: 15px; 
	color: #00498c; 
	font-family: arial, helvetica, sans-serif; 
	position: relative; 
	text-decoration: none
}
a.volver:hover {
	color: #006
}

#bloque_cab {
	position: relative;
	width: 100%;
	height: 108px;
	min-width: 990px;
	/*background: #f90;*/
	background: url(../img/fondo_nar_108.gif) repeat-x;
	/*border-bottom: 1px solid #ccc;*/
}

#bloque_cue {
	position: relative;
	width: 100%;	
	min-width: 990px;		
	background: #abc;
}

#bloque_pie {
	position: relative;
	/*background: #f90;*/
	background: url(../img/fondo_nar_30.gif) repeat-x;
	width: 100%;
	min-width: 990px;
	height: 30px;		
}
	
.izquierda {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 769Px;
	
}
.derecha {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 215px;
	
}

.anuncio {
	position: relative;
	margin-top: 3px;
	margin-left: 3px;
	
}
#caja_links {
	position: relative;
	float: right;
	width: 210px;
	margin: 1px;
	text-align: center;
	}
#banner {
	position: relative;
	margin: auto;
	padding: 0px;
	/*background: #f90;*/
	width: 990px;
	/*height: 108px;*/
	text-align: left;
	
	}

#cabecera {
	position: relative;
	width: 769px;
	height: 90px;
	background: url(../img/cabecera.jpg) no-repeat;
	
	}
		
.clear {
	clear: both;
	/*border: 1px solid blue;*/
	}
		
.construccion {
	text-align: center;
	font: bold 14px geneva, arial, helvetica, sans-serif; 
	color: #004a91;
	display: block;
}
.construccion p {
	padding-left: 0px; 
	margin-bottom: 0px; 
	color: #6386a7
}
.construccion img {
	
}

#contacto {
	width: 598px;
	margin: 1px;
	background: #c06;
}

#contacto p {
	margin: 0px;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	font: 10px verdana, arial, helvetica, sans-serif;
	text-align: center;
}
#contacto a {
	color: #fc6; 
	text-decoration: underline
}
#contacto a:hover {
	color: #ccc; 
	text-decoration: none
}
#contenedor {
	position: relative;
	margin: auto;
	padding: 0px;
	background: url(../img/fondo_body.gif) repeat-y;
	/*background: #fff;*/
	width: 990px;
	text-align: left;
	display: block;
	
}

#contenedor_simple {
	position: relative;
	margin: auto;
	padding: 0px;
	background: #fff;
	text-align: left;
	display: block;
	width: 769px;
}

#copyright {
	
}

#copyright p {
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

#cuadro {
	
	/*background: #eee;*/
	position: relative;
	/*float: left;*/
	}
	
#cuerpo {
	overflow: auto;
	margin: auto;
	width: 994px;
	
}

#espacio5 {
	position: relative;
	height: 5px;
	}

.fecha {
	margin: 0px;
	position: relative;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #000;	
	text-align: left;
}



#links {
	padding: 1px;
	margin: 0px;
}

#links ul{
	padding: 0px; 
	list-style: none;
	margin: 0px; 
	}		
#links li {
	padding: 0px; 
	margin: 0px auto 0px; 
	line-height: 15px; 
	list-style: none;
	}
#links a { 
	}
	
#links img {
	border: 1px solid #fc9; 
	height: 65px; 
	width: 148px;
	}	
	

#listanews {
    	position: relative;
    	margin: 0px 0px 2px 0px;
    	padding: 0px;           	 
    	float:left;
}

#listanews ul {
	list-style: none;
	}

#listanews li {    	
    	margin: 2px;
	padding: 0px;
	list-style: none;
	float: left;
	background: #ccc;
	
}

#listanews a {
	display: block;
	color: #000; 
	text-decoration: none;
	padding: 2px;
	background: #fff;
	border: 1px solid #000;
}

#listanews a:hover {
	color: #fff; 
	text-decoration: none;
	background: #f90;
	padding: 2px;	
}

#listanews a.actual {
	color: #000; 
	text-decoration: none;
	background: #fc0;
	border: 1px solid #000;
	padding: 2px;
	}

#marquesina {
	clear: both;
	border: 1px solid #f90;
	margin: 3px;
	background: #f60;
	height: 25px;
}

#marquesina p {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	padding-left: 3px;
}

#pie { 
	position: relative;
	margin: auto;
	padding: 0px;
	width: 990px;
	text-align: left;	
	
	}
	
#resultado {
	text-align: center;	
}
#resultado a {
	font-weight: bold; 
	color: #444; 
	text-decoration: none
}
#resultado a:hover {
	color: #666; 
	text-decoration: underline
}

#subcabecera {
	position: relative;
	padding: 1px 5px 1px;
	font: 11px geneva, arial, helvetica, sans-serif; 
	color: #f90;	
	
}

#info_oficial {
	position: relative;
	float: right;
	}
	
#info_posicion {
	position: relative;
	float: left;
	font: 11px geneva, arial, helvetica, sans-serif;
	}

#info_posicion a {
	font: 11px geneva, arial, helvetica, sans-serif;
	color: #f90;
	}

#info_posicion a:hover {
	
	}	

#subscripcion {
	width: 598px;
	margin: 1px;
	background: #f90;
}

#subscripcion p {
	margin: 0px;
	padding: 1px;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
	font: 9px verdana, arial, helvetica, sans-serif;
	text-align: center;
}

.tablaform
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	margin-left: 5px;
	color: black;
	margin-right: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	border-spacing: 2px;
	border-collapse: separate;	
}

.textbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

#titulonews {
	width: 598px;
	height: 15px;
	margin: 1px;
	background: #c06;
}
#titulonews p {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	font: 10px verdana, arial, helvetica, sans-serif;
	text-align: center;
}


	
.txt {
	padding: 0px 5px 0px;
	padding-bottom: 10px;
	color: #444;
	display: block;
	text-align: justify;
	position: relative;
	overflow: visible;
	
}
.txt h1 {
	padding-left: 5px; 
	padding-bottom: 3px; 	
	margin: 2px;
	margin-bottom: 5px;
	font: 18px geneva, arial, helvetica, sans-serif; 
	color: #000;
	border-bottom: 1px solid #ccc;

}
.txt h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding: 3px 3px 0px 6px;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-right: 5px;
	border-bottom: 1px solid #ccc;
	color: #000;	
	
}
.txt h3 {
	font-size: 12px; 
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left: 2px;
}
.txt h4 {
	padding-left: 30px; 
	margin-bottom: 0px; 
	font: bold 14px geneva, arial, helvetica, sans-serif
}
.txt p {
	padding-left: 10px; 
	margin: 3px 1px 12px 1px;
	/*color: #049*/
	
}

.txt ul {
	margin: 0px;
	color: #444;
	padding-left: 20px
}

.txt li {	
	list-style-image: url(../img/bullet.gif);	
}

.txtnews {
	margin: 3px 1px;
	color: #444;
	display: block;
	text-align: justify;	
	border: 1px solid #ddd;
}

.txtnews h2 {
	padding-left: 15px; 
	margin: 2px 1px; 
	border: 0px;
	font: bold 13px geneva, arial, helvetica, sans-serif; 
	color: #333;
	clear: both;
	background: url(../img/cruz.gif) no-repeat;
}
.txtnews h3 {
	font-size: 12px; 
	margin: 5px 0px 5px 6px;
}
.txtnews p {
	padding: 1px 6px 1px 6px; 
	margin: 3px 0px 10px 0px; 
	color: #444;
}

.txtnews ul {
	margin: 0px 7px 0px;
	color: #444;
	padding-left: 20px
}


/*
.txtnews a {
	text-decoration: none;
	color: #003;
}

.txtnews a:hover {
	text-decoration: none;
	color: #007;
}
*/
.vermas {
	position: relative;
	clear: both;
	float: right;
	margin: 0px 3px 3px 0px;
}

.vermas a {
	display: block; 
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #000;
	padding-left: 20px;
	background: url(../img/vermas.gif) no-repeat left; 
	text-decoration: none;
	
}

.vermas a:hover {
	display: block; 
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #f93;
	padding-left: 20px;
	background: url(../img/vermas.gif) no-repeat left; 
	text-decoration: none;
}


.button
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 8pt;
    /*filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#c0c0c0, endcolorstr=#ffffff);*/
    margin-bottom: 3px;
    vertical-align: middle;
    border-left: black 1px solid;
    /*cursor: hand;*/
    color: black;
    border-bottom: black 1px solid;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: center
}


#cajaizquierda {
	position: relative;
	width:449px; 
	float: left;
	margin-right: 1px;
	/*background: #fafaef;*/
	
}

.objetoizquierda {
	position: relative;
	width:446px; 
	margin: 2px 1px 8px 1px;
	text-align: left;	
	border-bottom: 1px solid #ccc;	
}

.objetoizquierda p {

	margin: 2px;
	padding: 0px;
	color: #111;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-align: justify;
	border: 0px;
}

.objetoizquierda a {
	text-decoration: none;
	color: #111;
}

.objetoizquierda a:hover {
	text-decoration: none;
	color: #555;
}


#cajaderecha {
	position: relative;
	width: 302px; 
	float: left;	
	margin-right: 1px;
	border-left: 1px solid #ccc;
	/*background: url(../img/caja_der.gif) repeat-y;*/
}

.objetoderecha {
	position: relative;
	width: 300px; 
	margin: 2px 1px 8px 1px;
	text-align: justify;
	border-bottom: 1px solid #ccc;	
	overflow: auto;
	
}

.objetoderecha a {
	text-decoration: none;
	color: #111;
}

.objetoderecha a:hover {
	text-decoration: none;
	color: #555;
}

.objetotitulo {
	position: relative;
	font: 22px Georgia, "Times New Roman", Times, serif;
	padding: 3px 3px 0px 6px;
	margin-bottom: 4px;
	margin-right: 5px;
	/*clear: both;*/
	color: #000;	
	text-align: left;
}

.objetotitulo a {
	text-decoration: none;
	color: #003;
}

.objetotitulo a:hover {
	text-decoration: none;
	color: #007;
}

#cajanovedades {
	position: relative;
	margin: 2px 1px 8px 3px;
	
	text-align: justify;
	width: 297px; 	
	background: #eee;
	border: 1px solid #ccc;
	clear: both;
}

#cajanovedades p {
	padding: 2px;
}

#titulo_novedades {
	position: relative;
	padding: 3px;
	margin: 3px;	
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #f90;
	border: 1px solid #ccc;
	background: #fff;
	}

#cajanovedades li {
	list-style-image: url(../img/vinetanoticiainf.gif); 
	/*line-height: 13px;*/
}

#cajanovedades a {
	color: #444; 
	text-decoration: none;
}
#cajanovedades a:hover {
	color: #000; 
	text-decoration: none;
}

.titulotabla {
	background: #f90;
	text-align: center;
}
.par {
	background: #eeb;	
	text-align: center;
	/*#eec #c1cdd8 #e8eef7 #ee8; */
}

.impar {
	background: #eee; 
	text-align: center;
	/*#fee #dbeaf5 #ffb*/
}

.salir {
	position: absolute;
	top: 5px;
	right: 5px;
}
