body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0; 
	padding: 0;
	}
	
table, td, div {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	}	
	
caption {
	display:none;
	}	
		
a {
	text-decoration: underline;
	color: #0066FF;	
	outline:none; /* sACA EL BORDE PUNTEADO EN FIREFOX!*/
	}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	}

h1 { /*titulos: leer.php + nombre seccion indice.php y derivados*/
	font-size: 17px;
	font-weight: bold;
	color: #577899;
	padding: 5px 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #577899;
	}	
			
h2 { /*autor leer.php*/
	font-size: 12px;
	color: #999;
	font-weight: bold;
	padding: 0 0 10px 0;
	}	
	
h3 { /*descripcion leer.php*/
	font-weight: bold;
	font-size: 12px;
	color: #666;
	padding: 5px 0 10px 0;
	}

h3 a{
	color: #06f;
	}
	
h4 { /*pretitulo leer.php*/
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	text-transform:uppercase;
	}
	
h4 a {
	color: #666666;
	}
	
h5 {/*texto leer.php*/
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	text-align:justify;	
	padding:0 0 13px 0;
	}
	
h6 {
	font-size: 12px;
	color: #999;
	padding-top: 3px;
	font-weight: bold;	
	padding:0 0 13px 0;
	}
	
form {
	padding: 11px 0 0 10px;
	margin: 0 0 0 0;
	}
	
#cabezal .fdo {
	background-image: url(/imagenes/cabezal-fdo.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#9fcc67;
	margin:0;
	padding:0;
	height:99px;
	}	
	
#cabezal .images {
	background-image: url(/imagenes/cabezal-img.jpg);
	background-repeat: repeat-x;
	background-position: left 5px;
	margin:0;
	height:69px;
	}
	
#cabezal th {
	font-size:1.1em;
	color:#fff;
	padding: 2px 6px 2px 0;
	}	
		
#gral {
	margin-top:8px;	
	border-bottom: 5px solid #2C58B6;
	}	
			
.field { /* formatea el textfield con esta ID */
	margin: 0 5px 0 0;
	padding: 1px 3px;
	border: 1px solid;
	border-color: #ccc #999 #999 #ccc;
	font-size: 11px;
	color: #465C7D;
	width: 200px;
	height: 18px;
	}	

.btn  {/* formatea el submit con esta ID */
	font-size: 9px;
	color: #333;
	background-color: #e2e2e2;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #999 #999 #ccc;
	}		
			
#tbgral  {
	background-color: #e1e1e1;
	border-bottom: 3px solid #B8DB8B;		
	}	
		
#tbgral td {
	/*padding:7px;*/
	}
	
.tdmenu {
	background-color:#B8DB8B;
	border-bottom: 3px solid #B8DB8B;		
	}

.adress {
	font-size: 11px;
	color: #333;
	padding: 0 15px 0 25px;		
	}		
	
#boletin {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	}
		
#boletin th {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6600;
	height: 23px;
	text-align: left;
	padding-left: 5px;
	}
	
#boletin td {	
	font-size: 11px;
	}

/*  # FIN TB. SUSCRIPCION E-BOLETIN # */

#copy {	
	border-top:1px solid #A0B0C0;
	color: #666;
	font-size: 11px;
	padding: 22px 0 0 0;
	}
	
#copy a {	
	color: #06f;
	}	
	
	
#copy img { 
	padding: 0 0 10px 0;
	}	
	
.home-table {
	background-color:#ECDCAF;
	background-image: url(/imagenes/sembrando.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#home-nyn {
	background-color:#D5B34A;
	color:#FFFFFF;
	font-size: 9px;
	font-weight: bold;
	padding-left: 9px;
	height: 19px;
	}	

#contacto .field {	
	width: 180px;
	}	
	
#contacto h2 {
	font-size: 12px;
	color: #333333;	
	padding: 13px 0px 3px 0px;
	margin: 0;
	font-weight: normal;

	}	
	
#contacto textarea {
	width: 250px;
	margin: 0;
	padding: 1px 3px;
	border: 1px;
	border-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-size: 11px;
	color: #0066FF;
	}	
	

		
#footer {
	background-color:#fff;
	background-image: url(/imagenes/fdo_footer.png);
	background-repeat: repeat-x;
	background-position: left center;
	height:85px;
	}
	
#footer .field { /* formatea el textfield con esta ID */
	width: 150px;
	}	

#footer form {
	padding: 11px 0 0 15px;
	margin: 0 0 0 0;
	font-size:15px;
	font-weight:bold;
	color:#768A9A;
	}
	
#footer .news {
	font-size:11px;
	color:#333;
	padding: 3px 0 0 15px;	
	}	
	
#footer .btn  {
	font-size:10px;
	}		
	
.lenguaje {
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	padding: 2px 3px 4px 0;
	}	

	

