body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}
a {
	color:#8EA204;
	text-decoration:none;
}
a:hover {
	color:#FA0;
	/*background:#FA0;*/
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	border-bottom:1px solid;
	border-color: #DDDDDD;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
}
#header {
	border-bottom:1px solid #000;
}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	background:#369;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
#logo {
	width:100%;
	background:#FFF;
	text-align:center;
}
/* 'widths' sub menu 
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}*/
/* columna contenedora */
.colmask {
	font-family:"Trebuchet MS","Century Gothic",Arial,sans-serif;
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;			/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;				/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;		/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Columnas de la Home settings */
.ColumHome {
	background:#eee;			/* right column background colour : columna derecha: color de fondo */
}
.ColumHome .colmid {
	right:20%;				/* width of the right column : ancho de la columna derecha */
	background:#f4f4f4;		/* center column background colour : columna central: color de fondo */
}
.ColumHome .colleft {
	right:35%;					/* width of the middle column : ancho de la columna del medio */
	background:#fff;			/* left column background colour : columna izquierda: color de fondo */
}
.ColumHome .col1 {
	width:43%;				/* 45-1-1=43 width of center column content (column width minus padding on either side) */
	left:56%;				/* 20+35=55+1=56 100% plus left padding of center column */
}
.ColumHome .col2 {
	width:33%;				/* Ancho de la columna central-35- menos el relleno a ambos lados-2- : Width of left column content (column width minus padding on either side) */
	left:58%;				/* 20+35=55+2+1 Ancho de la columna derecha y central más el relleno de la columna izquierda a ambos lados (4) más el relleno izquierdo de la columna central ... : width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.ColumHome .col3 {
	width:16%;				/* Width of right column content (column width minus padding on either side) */
	left:60%;				/* Please make note of the brackets here:
						(100% - ancho columnaizquierda-55-) más (rellenos a ambos lados de la columna izquierda y central-4-) más (relleno izquierdo de la columna derecha-1-)
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
	/* 2 Column (right menu) settings */
.ColumArticulo {
	background:#eee;		/* right column background colour */
}
.ColumArticulo .colleft {
	right:35%;			/* right column width */
	background:#fff;		/* left column background colour */
}
.ColumArticulo .col1 {
	width:63%;			/* 65-1-1= 63 left column content width (left column width minus left and right padding) */
	left:36%;			/* 35+1=36 (right column width) plus (left column left padding) */
}
.ColumArticulo .col2 {
	width:33%;			/* 35-1-1=33 right column content width (right column width minus left and right padding) */
	left:38%;			/* 35+2+1=38(right column width) plus (left column left and right padding) plus (right column left padding) */
}

/* Footer styles */
#footer {
	font-family:"Century Gothic","Trebuchet MS",Arial,sans-serif;
	color: #fff;
	background:#BAD305;
	font-weight: bold;
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}

/* Noticia */
.post { 
	margin:0 0 18px;
	padding-top:18px;
	position:relative;
}
.post img {
	border: 1px  #C0C0C0  solid;
	padding: 3px;
	margin: 3px 10px 3px 10px;
}
.post .categoria {
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	margin-bottom:-15px;
}
.post .categoria a {
	color: #FF9900;
}
.post .fecha { 
	font-family:Arial,Verdana,"Century Gothic",sans-serif;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color: #888888;
	margin-bottom:10px;
}
.post .post_cuerpo {
	font-family:"Century Gothic","Trebuchet MS",Arial,sans-serif;
	font-size: 13px;
	padding: 0;
}
.post_cuerpo img { 
	width: 250px;	/*Pongo el ancho de las posibles imagenes de la Descripcion a 200 o 250 pixeles para que no me distorsione la página web*/
	border: 1px  #C0C0C0  solid;
	padding: 3px;
	margin: 3px 10px 3px 10px;
}
.post .post_cuerpo blockquote {
	padding-left: 9px;
	border-left: 2px solid #777;
	color: #777;
}
.post .post_cuerpo ul { 
	margin:18px 0;
}
.post .post_cuerpo ul li, #related_posts li {
	padding-left:20px;
	background:0 0 no-repeat;
	background-image:url(/images/bullet_black.png); 
}
.post .post_cuerpo ol {
	padding-left:27px;
	list-style-type:decimal;
}
.post .post_url {
	font-family:"Century Gothic","Trebuchet MS",Arial,sans-serif;
	font-size: 11px;
	color: #888888;
	margin: 5px 0;
}
.numeros_paginas {
	padding-left:20px;
	background:0 0 no-repeat;
}
/*######################### CATEGORIAS MENU DERECHA ###################################*/
ul#sliding-navigation
{
	font-family:Verdana,Arial,sans-serif;
	list-style: none;
	font-size: .75em;
	margin: 5px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 150px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background:#8EA204 url(heading_bg.jpg) repeat-y;
	font-weight: bold;
}

ul#sliding-navigation li.sliding-element a
{
	color: #FFF;
	background:#BAD305 url(tab_bg.jpg) repeat-y;
	border: 1px solid #1a1a1a;
	font-weight: bold;
	text-decoration: none;
}

/* Color de categorias cuando se pone encima*/
ul#sliding-navigation li.sliding-element a:hover { 
	color: #FC3;
	background:#8EA204 url(tab_bg.jpg) repeat-y;
}
/*######################### FIN CATEGORIAS MENU DERECHA ###################################*/

/*######################### TABLAS ###################################*/
.subtit
{
	color: #fff;
	background:#8EA204;
	font-weight: bold;
}

