/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 5px;
	background: #191919 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a2a2a;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #333333;
	outline: none;

}

a:hover {
	background: none;
	color: #d45500;

}

/* Header */

#header {
	width: 888px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	padding-top: 80px;
	padding-left: 5px;
	text-transform: lowercase;
	font-size: 4.9em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 98px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size: 16px;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 18px;
	background: url(images/img03.gif) no-repeat;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	background: #FFFFFF;
	border: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 888px;
	height: 40px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y left top;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 10px 20px;
	margin-right: 2px;
	background: #BDE119;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	color: #d45500;
}

#menu a:hover {
	text-decoration: none;
}

/* Page */

#page {
	width: 888px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y left top;
	padding-top: 30px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* Content */

#content {
	float: left;
	width: 620px;
	margin-left: 25px;
}

.post {
}

.post .title {
	padding: 5px 0;
	border-bottom: 1px solid #354658;
	background: url(images/img06.jpg) no-repeat left bottom;
	color: #2a2a2a;
}

.post .title2 {
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 1.0em;
	text-align: left;
}

.post .title3 {
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
	color: #ff9955;
	font-size: 1.2em;
	text-align: left;
}


.post .title a {
    color: #2a2a2a;
}

.post h2 {
	font-size: 1.8em;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post .entry {
	padding: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	background: #ffffff;
	margin-right: 15px;
	padding-top: 10px;
	color: #2a2a2a;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 23px;
}

#sidebar li li {
	background: url(images/img05.jpg) no-repeat left 50%;
	padding-left: 10px;
}

#sidebar h2 {
	padding: 5px 22px;
	background: url(images/img04.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #808080;;
}

#sidebar h3 {
	padding: 5px 22px;
	background: url(images/img07.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #808080;;
}

#sidebar p {
	padding: 10px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 888px;
	margin: 0 auto;
	padding: 30px 0;
	height: 60px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C27;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #121C27;
}

div.category {
  float: right;
  width: 83%;
  height:5px;
  border: none;
  margin: 0.5em;
  padding: 0.5em;
  text-align: right;
}

div.sep {
  background: url(images/divide.jpg) repeat-x;
  float: left;
  width: 96%;
  border: none;  
  padding: 0.1em;
  margin-right:1px
}

div.sep2 {
  border-bottom: 1px solid #ececec;
  margin-left: 30px;
}



div.figura2 {
  
  width: 80%;
  border: none;
  margin: 0.5em;
  padding: 2em;
  margin-right:10px
}

div.figura {
  float: left;
  width: 96%;
  border: none;
  margin: 0.5em;
  padding: 0.5em;
  margin-right:10px
}

div.figura p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}


img.escala {
  float: left;
  width: 96%;
  font-size: smaller;
  padding: 0.5em;
  margin: 0.5em;
}

.escala2{
  text-decoration: underline;
  text-align: right;
  color: #00aad4;
  width: 96%;
  padding: 0.5em;
  margin: 0.5em;
}

.escala3{
  text-decoration: underline;
  text-align: left;
  color: #00aad4;
  width: 96%;
  padding-left: 0em;
  padding-top: 0.5em;
  margin: 0em;
}

span.deston {
  width: 96%;
  padding: 2px;
  margin-right:7px;
  font-family:arial, helvetica; font-size:12px; font-weight:bold;
  color:#aa4400;
}

span.destler {
  text-align: right;
  color: #00aad4;
}


span.destoff {
  color: #b3b3b3;
}

div.destlink p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.style3 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.style3:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.style3:visited {
	text-decoration:none;
	color: #FFFFFF;
}

#imgpos {
position:absolute;
left:50%;
top:195px;
margin-left:-110px;
margin-top:-40px;
}

