/*
Design by NodeThirtyThree for Free CSS Templates
http://www.nodethirtythree.com/ + http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Modified by Caribdis http://www.caribdis.com.ar/en/
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
	color: #FFFFFF;
}

h3 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 3px 0 12px 0;
	cursor: pointer;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
	padding-bottom: 10px;
}

a {
	color: #0098A4;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background: url(images/bg03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin-top: 5px;
	background: url(images/titulo.png) no-repeat left top;
	height: 154px;
	width: 424px;
}

#logo h1, #logo h2 {
	position: absolute;
	left: -9999px;
}

blockquote {
	text-align: right;
	font-size: 20px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 78px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	background: url(images/bg04.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg05.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 5px 0px 0px 35px;
}

.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
	background: url(images/img03.gif) no-repeat left top;
	margin-bottom: 5px;
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	font-size: 13px;
	color: #444444;
}

.post .title p a {
	text-decoration: none;
	color: #444444;
}

.post .entry {
	padding: 15px 15px 25px 15px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 50px 10px 0px 0px;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 24px;
	color: #FFFFFF;
}

#sidebar a {
	color: #BCE8EC;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footerb {
	width: 920px;
	height: 88px;
	margin: 0px auto;
	background: url(images/pluma.png) no-repeat right top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
}


.clear {
	clear: both;
}

.columnleft {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.columnright {
	float: right;
	width: 300px;
	margin-bottom: 10px;
}

* html .columnright, * html .columnleft {
	margin-bottom: 0px;
}

.foto {
	margin: 20px 0 20px 16px;
}

.contact {
	margin: 15px 0 0 0;
	font-size: 11px;
	text-align: center;
}

#dhtmltooltip{
	position: absolute;
	width: 250px;
	padding: 8px;
	background: #FFFFFF url(images/bg03.jpg) no-repeat left bottom;
	visibility: hidden;
	z-index: 100;
	color: #444444;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.inv {
	position: absolute;
	left: -9999px;

}
