@charset "utf-8";


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5157;
	background: url(images/fondo-top.png) repeat-y;
	background-position: center
}

h2, h3 {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #292929;
		line-height: 220%
}

h1 {
text-transform:lowercase;
	letter-spacing: 2px;
	font-size: 16px;
}

h2 {
	font-size: 16px;
	color: #292929;
}

h3 {
	font-size: 14px;
	color: #292929;
}

ul, ol {
	margin-bottom: 2em;
	line-height: 200%;
	
}



p {	margin-top: 1em;
line-height: 150%;
}

ul {
}

ol {
}

a {
	color: #1172b3;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 918px;
	height: 150px;
	margin: 0 auto;
}



/* Menu */

#menu {
	height: 47px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px;
	padding: 5px 10px 0 10px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .active a {
	background: #EC0000 url(images/img03.gif) repeat-x left bottom;
}

/* Page */


#page {
	width: 918px;
	margin: 0 auto;
	background-image:url(images/pg.jpg);
	background-repeat:repeat-x;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content img, #content iframe{
float:left;
margin: 10px 10px 10px 0;
border: #CCCCCC 1px solid;
}

#content h1 {
	margin: 35px 0 20px 0;
	padding-left: 33px;

}

#content .content {
	padding-left: 32px;
}
.date {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom:#CCCCCC dotted 1px;
clear:left}

/* Posts */

.entry{
	}
	

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0;
	border-left:#CCCCCC dotted 1px;
}

#sidebar a {
	color: #4A5157;
}

#sidebar p{
text-align:center}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 14px;
	background: #1172b3 url(images/img05.jpg) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	line-height: 27px;
	color: #FFFFFF;
}

.box .content {
	padding: 16px 26px 16px 26px;
	background: url(images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box li {
	font-size: 12px;
	line-height: 200%
}

.box small {
	font-size: 10px;
	color: #808C96;
}


/* Footer */

#footer {
	width: 918px;
	margin: 0 auto;
	padding: 35px 0;
	background: #fff url(images/img08.gif) no-repeat center top;
	font-size: 12px;
	text-align:center
}

#footer img {
margin: 20px 0 0 10px;
border: none}

.pie1 {
	float:left;
	width:270px
}

.pie3 {
	float:right;
	width:325px;
	padding-bottom: 20px
}
.pie2 {
	width:260px;
	margin:auto

}


table.hora {
padding: 0px;
text-align:center}

table.hora td {
padding: 1px;
border: solid 1px #999999
}

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

.searchfield {
font-size: 9px;
line-height: 150%;
width: 130px}
.searchbutton {
font-size: 9px}
p.meta {
background-color:#FFFFCC}

#countdown{
background-image: images/fonfal.jpg}
