/* CSS Reset */
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */


.clear {
	clear: both;
}

a { 

}

/* ***********************************************************/


html, body {
	height: 100%;
}
#pagewrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -261px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
	height: 261px; /* .push must be the same height as .footer */
}


/* Estructura */
body {
	background: #3c291a url(images/header-bg.jpg) repeat-x center top;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #988e7b;
	line-height: 1.5;
}
#header {
	height: 158px;
	overflow: hidden;
	position: relative;

}
#pagewrap {
	width: 910px;
	padding: 0 25px;
	position: relative;
}
#footer {
	background: #9ba681 url(images/footer-bg.png) repeat-x top center;
	clear: both;
	width: 100%;
	
	z-index: -1;
	
}
#footer-inside {
	overflow: hidden; 
	height: 261px;
	width: 910px;
	margin: 0 auto;
	padding: 0px 25px;
	background: transparent url(images/footer-inside-bg.jpg) no-repeat center top;
	z-index:2;
}

/* Elementos */

#sidebar {
	width: 333px;
	min-height: 160px;
	background: transparent url(images/sidebar-bg.jpg) no-repeat top center;
	font-size: 14px;
	position: absolute;
	left: 25px;
}
#sidebar ul {
	margin-left: 50px;
	padding-top: 30px;

}
#sidebar ul li {
	padding: 10px 0;
}
#sidebar ul li a {
	color: #988e7b;
	text-decoration: none;
	display:block;
	z-index: 20;
	outline: 0;
}
#sidebar ul li a:hover {
	color: #ddd;
}
#sidebar a#sms {
	text-indent: -9999px;
	line-height: 155px;
	outline: 0;
	display: block;	
	width: 303px;
	height: 155px;
	background: transparent url(images/sms-bg.jpg) no-repeat top left;
	margin-top: -25px;	
	margin-left: 20px;
	margin-bottom: 30px;
	z-index: 19;
}
#sidebar a#sms:hover {
	background: transparent url(images/sms-bg.jpg) no-repeat bottom left;
}
#sidebar li a#selected {
	color: #fb0;
}
#maincol {
	width: 500px;
	position: relative;
	top: 30px;
	margin: 0 50px 20px 360px;
	padding-top: 40px;
	min-height: 285px;
	
	 /* IE min-height workaround */
  		height:auto !important;
  		height:285px;

}
#maincol-int {
	width: 500px;
	margin:0 0px 20px 360px;
	padding-top: 40px;
	min-height: 285px;
	
	 /* IE min-height workaround */
  		height:auto !important;
  		height:285px;

}
#maincol-int h3 {
	font-weight: bold;
	font-size: 140%;
	color: #fb0;
	margin: 0 0 10px 0;
}
#maincol-int h4 {
	font-weight: bold;
	font-size: 110%;
	color: #fb0;
	margin: 0 0 10px 0;
}
#maincol-int p {
	margin: 10px 0;
}
#maincol-int ul {
	margin: -10px 0 20px;
}
#maincol-int ul li {
	list-style: disc;
	margin-left: 20px;
}
#maincol-int ol li {
	clear: both;
	margin: 20px 0 40px 0;
	height: 1%;
}
#maincol-int ol li img {
	display: block;
	float: left;
	border: 1px solid #988e7b;
	margin-top: 6px;
}

#maincol-int ol li p {
	margin: 0px 0px 10px 170px;
}
#maincol-int ol li h5 {
	margin: 0px 0px 5px 170px;
	color: white;
}

#maincol-int a {
	color: #fb0;
	text-decoration: underline;
}
#maincol-int a:hover {
	color: white;
}
#foto-sms {
	width: 327px;
	height: 414px;
	position: absolute;
	top: -150px;
	left: -30px;
	background: transparent url(images/foto-sms.png) no-repeat center center;

}
#slideshow {
	width: 400px;
	height: 315px;
	position: absolute;
	top: -20px;
	left: 140px;
	background: transparent url(images/slideshow-bg.png) no-repeat center center;

}
#slideshow2 {
	width: 400px;
	height: 315px;
	background: transparent url(images/slideshow-bg.png) no-repeat center center;

}
h3#frase {
	display: none;
}
#master0 {
	top: 26px;
	left: 26px;
}
#footer-inside {
	color: #3c291a;
}

#footer-inside #footer-col1 {
	margin: 160px 60px 0 0px;
	width: 290px;
	text-align: center;
	float: left;
}
#footer-inside #footer-col2 {
	margin: 165px 20px 0 0px;
	float: left;
}
#footer-inside #footer-col2 p {
	line-height: 23px;
}
#footer-inside #footer-col2 a {
	color: #3c291a;
}
#footer-inside #footer-col2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer-inside #footer-col2 img {
	vertical-align: middle;
	margin-right: 2px;
}
#footer-inside #footer-col3 {
	margin: 160px 0 0 0px;
}
iframe {
	margin-top: 20px;
}

/*Contact Form */

form p {
	width: 500px;
	margin: 0px 0 0 0;
}
form p.col {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
fieldset {
	margin: 20px 0;
}
legend {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0 10px 0;
	color: white;
}
form hr {
	clear: both;
	display: block;
	text-align: left;
	width: 490px;
	margin: 15px 0 20px 0;
	height: 1px;
}
input {
	margin: 3px 0 2px 0;
	clear: left;
}
input.med {
	width: 235px;
	margin-right: 5px;
}
input.gde {
	width: 480px;
	margin-right: 5px;
}
input.chico {
	width: 40px;
	margin-right: 5px;
}
label.biglabel {
	display: block;
}
label.smalllabel {
	font-size: 70%;
	text-transform: uppercase;
	width: 250px;
	display: block;
}
label.left {
	float: left;
}
textarea {
	width: 490px;
	height: 150px;
	margin-bottom: 10px;
}
#col1 {
	width: 150px;
	float: left;
}
#col2 {
	margin-left: 150px;
}
.shiftleft {
	margin-left: -30px;
}
* html .shiftleft {
	margin-left: -15px;
}

#Blog1 hr {
	margin: 20px 0;
	border: 0px solid #988e7b;
	height: 1px;
	background: #988e7b;
}
#Blog1 img {
	border: 2px solid #988e7b;
}

.alerta {
	color: #fb0;
	padding: 5px 13px;
	line-height: 15px;
	background: #654;
	border: 1px dotted #765; 
}

#stats {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#stats a {
	position: relative;
	height: 18px;
	z-index: 1000;
}
.post-footer {
	display: none;
}

/* IE png fix */
 
#header img, #foto-sms, #slideshow, #slideshow2, #maincol-int img { behavior: url(iepngfix.htc) }

