input {border: #000000 1px solid;COLOR: #333333; FONT-FAMILY: verdana; FONT-SIZE: 11px;}
select{border: #cccccc 1px solid;COLOR: #333333; FONT-FAMILY: verdana; FONT-SIZE: 11px;}
textarea{border: #cccccc 1px solid;COLOR: #333333; FONT-FAMILY: Tahoma; FONT-SIZE: 11px;}


#table_style caption, th, tfoot td { font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; }
#table_style caption { font-size:12px; font-weight:normal; font-variant:small-caps;
	color:#b5ba05;	letter-spacing:.3em; text-align:center; padding-bottom:.5em; }
#table_style {border-collapse:collapse; border:2px solid #b5ba05;width: 100%	;}
#table_style td,th { padding:5px; }
/* THEAD*/
#table_style thead th { font-size:12px; font-weight:normal; font-variant:small-caps;
	color:#fff2ea;	background-color:#b5ba05; }
/* TBODY */
#table_style tbody td, tbody th { font-size:11px;line-height:140%; background-color:#fff; color:#666; }
#table_style tbody tr.odd td, tbody tr.odd th { background-color:#fff2ea;	border:1px solid #b5ba05; border-width:1px 0; }
#table_style tbody th a { font-size:13px; font-weight:normal; font-variant:small-caps; }

#table_foot {
	color:#FFFFFF;	
}
#table_foot td{
	border: none;
	font-size: smaller;
	
}

body {
	margin: 0px;
	padding: 0px;
	background:  url(imagenes/img01.png) repeat-x left top ;
	font: 12px Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #b5ba05;
	font-weight: lighter;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #b5ba05;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	float: left;
}
#fecha {
	font-family: Trebuchet MS,verdana;
	font-size: 16px;
	margin-top: 10px;
	float: right;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	
	clear: both;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	font-weight: bold;
	display: block;
	width: auto;
	height: 25px;
	padding: 12px 20px 0px 10px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #a32626 url(imagenes/img02.gif) no-repeat 0px 0px;
}

#menu .active a {
	background: url(imagenes/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	
	width: 1150px;
	margin: 0px 5px;
	padding: 30px 0px;
}

/* Content */

#content {
	float: right;
	width: 825px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}

.post .entry {
	
}

.post .meta {
	font-weight: normal;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	border: 1px solid #cccccc;
/*	background: url(imagenes/img03.gif) repeat-y left top;*/
}

#sidebar-bgtop {
	height: 3px;
/*	background: url(imagenes/img04.gif) no-repeat left top;*/
}

#sidebar-bgbtm {
	height: 3px;
/*	background: url(imagenes/img05.gif) no-repeat left bottom;*/
}

#sidebar-content {
	padding: 20px;
}

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

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: inside disc;
}

#sidebar h2 {
	font-size: 1.4em;
}

#sidebar h3 {
	color: #b5ba05;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */
#antes {
	clear: both;
	width: 900px;
	height: 5px;

}

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #000000;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: larger;
}

#footer a {
	color: #000000;
}