/*
Adapted from a
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	/*background: url(images/img01.jpg) repeat-x left top;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #559106;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #4E8006;
}

a:hover, a:active {
	text-decoration: none;
	color: #4E8006;
}

a:visited {
	color: #4E8006;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	min-height:220px;
	height: auto !important;
	height:220px;
	margin: 0 auto;
}

/* Menu */

#MainMenu
{
	height:51px;
	background: #FFFFFF url("images/bmid_101.gif");
	margin:5px 0 0 0;
	border:0;
	border-top:1px solid #f3f3f3;
	clear:both;
}
#tab
{
	margin:0;
	top:0;
}
#tab ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#tab li
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a
{
	background:#000000 url("images/bright_101.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span
{
	display:block;
	background:url("images/bleft_101.gif") no-repeat left top;
	padding:0 13px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
	font-weight:bold;
	line-height:51px;
}
#tab a:hover,#tab li.item_active a
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span
{
	background-position:left bottom;
	color:#990000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("images/bmid_101.gif");
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#000000;
	background:url("images/bleft_101.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span
{
	float:left;
	display:block;
	line-height:51px;
	background:url("images/bright_101.gif") no-repeat right top;
	padding:0 13px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.dropmenudiv a span
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#990000;
}
.dropmenudiv a:hover span
{
	background-position:right bottom;
	color:#990000;
	font-weight:bold;
}

/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	/*background: url(images/img03.jpg) no-repeat left top;*/
}

#logo {
	width: 820px;
	margin: 0 auto;
	/*background: url(images/img05.jpg) no-repeat left top;*/
}

#logo img {
float:left;
clear:left;
}

#logo #logotipos {
	width:195px;
	float:left;
	clear:left;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	text-align:center;
	padding-top:30px;
	text-transform: none;
}

#logo h1 a {
	text-decoration: none;
	/*color: #FFFFFF; */
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align:center;
}



/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 620px;
	min-height:400px;
	height:auto !important;
	height: 400px;
	/*background: url(images/img10.jpg) no-repeat left top;*/
}

/* Post */

.post {
	padding: 15px 15px;
}

.post .title {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(images/img09.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}

.post .entry {
	padding: 0 15px;
	font-size:13px;
}

.post .entry p{
	font-size:13px;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	margin-top:5px;
	padding-bottom:160px;
	background:transparent url(images/planta2.jpg) no-repeat 40px 100%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 0 ;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	font-size:1.1em;
	background: url(images/img08.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 34px;
	padding: 4px 0 0 15px;
	margin-bottom: 10px;
	background: url(images/boton.gif) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
	width:200px;
}

#sidebar h2#noticias{
	background: url(images/titulo_cajetin.gif) no-repeat left top;
}

#sidebar ul li a {
	text-decoration:none;
}

#sidebar ul li li a:hover,  #sidebar ul li li a:focus{
	text-decoration:underline;
}

#sidebar ul li h2 a {
	color: #DADADA;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}

/*-------------list------------*/
.list {
color:#559106;
font-weight:bold;

}
.list li span{
color:#333333;
}
.list ul{
padding:0px;
margin:0px;
}
.list li ul li{
font-weight:normal;
padding:5px;
list-style:none;
margin:5px;
background-color:#f3f3f3;
}
.list ul li.description{
color: #000;
font-size:10px;
}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4 url(images/error.png) no-repeat 5px center;
color:#8a1f11;border-color:#FBC2C4;
padding-left: 23px;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/**
====================
MENÚ NOTICIAS
====================
**/

#sidebar #menunoticias{
	height:175px;
	margin-top:-12px;
	background:transparent url(images/cajetin.gif) no-repeat top center;
}

#sidebar #menunoticias li
{
	margin-left:1em;
	background:transparent url(images/bullet.gif) no-repeat .2em .4em;
	width:180px;
	line-height:18px;
	margin-top:.2em;
}

#sidebar #menunoticias li a{
	text-decoration:none;
	color:#fff;
}

#sidebar #menunoticias li a:hover,#sidebar #menunoticias li a:focus{
	text-decoration:underline;
}

/**
====================
LOGOS
====================
**/


span.tit_seccion_logos {
	font: normal bold 1.1em Arial,sans-serif,sans;
	display:block;
	margin:1em 0;
}
#logos img {
	margin:.5em .5em .5em 0;
}
