/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
 margin: 0px;
 padding: 0px;
 background: #92b0d1 url(images/bg.gif) repeat-x top;
}

body, th, td, input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #4C89B6;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #4C89B6;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #4C89B6;
}

/* Header */
#wrap {
	width:992px;
	background:url(images/bg-todo.png) repeat-y !important;
	background:none;
	margin:auto;
}
#header {
	width: 930px;
	height: 270px;
	margin: 0 auto;
	/*border:1px #FF0000 solid;*/
	}

#menu {

	background:url(images/bg-menu.gif) no-repeat top;
	width: 930px;
	margin:0px;
	padding:0px;
	height:35px;
	margin:auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	float: left;
	
}

#menu a {
	display: block;
	float: left;
	margin-right: 0px;
	width: 130px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
    padding-top: 5px;
	height: 29px;
	color: #ffffff;
	background:url(images/separador-menu.gif) no-repeat right top;
}

#menu a:hover {
	background:  #F3F3F3;
	height:22px;
	color: #4C89B6;
}

#menu .current_page_item a {
	background:  #FFFFFF;
	color: #2C2E22;
}

/* Logo */

#logo {
	width: 930px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat top;
	height: 350px;
}


#logo h1 {
	padding-top: 60px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: url(images/bg-centro.gif) repeat-y center #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 20px;
}
#fotos {
	float:right;
	width:200px;
	padding:0px 8px 0px 0px;
	text-align:center;
}
.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	background: url(images/img18.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C89B6;
}

.post .meta a {
	color: #4C89B6;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

	
}

.sidebar li {
	margin-bottom: 2em;

}

.sidebar li ul {
background: url(images/title_back.gif) no-repeat;
	padding-top: 10px;
}

.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 268px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 268px;
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	padding-top: 15px;
	padding-left: 30px;
	color: #ffffff;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 7px;
	font-size: 11px;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}



/* Footer */

#footer {
		
	text-align: center;
	font-size: 12px;
	color: #124E89;
	background:url(images/bg-footer.gif) no-repeat #CCDDED;
	height:140px;
	
	width: 930px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
}
#footer a {
	color: #124E89;
	text-decoration:underline;
}
#footer a:hover {
	color: #124E89;
	text-decoration:none;
}
#footer .bns {
	width:150px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}
#footer .interior_foot {
	width:550px;
	float:right;
	margin-right:200px!important;
	margin-right:100px;
}

.Estilo3 {color: #4C89B6}
body {
	background-color: #92b0d1;
}
h1 {
	color: #ECE9D8;
	font-size: xx-small;
}
.Estilo4 {
	font-size: 12px;
	font-style: italic;
	color: #FFFF00;
}
.Estilo6 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo8 {color: #990000}
#Layer1 {
	position:absolute;
	left:5px;
	top:309px;
	width:132px;
	height:47px;
	z-index:1;
	visibility: visible;
}