/*=================
VERDEO STYLES - CSS
=================*/

/* --
CSS Reseter
CSSLab © 2007
Basado en: Yahoo UI Reset CSS, Eric Meyer's Reworked Reset y experiencias personales
-- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }

/*=VERDEO=*/

html, body {
	width: 100%;
	height: 100%;
}

body {
	font: 10pt Arial, Helvetica, sans-serif;
	background: #000000;
}

strong {
	font-weight: bold;
}

a {
	color: #7F4A15;
}

a:hover {
	color: #000;
}

#page_ext {
	width: 100%;
	background: #000000;
}

#page {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 600px;
	overflow: hidden;

}

h1 {
	position: absolute;
	left: 570px;
	z-index: 10;
	width: 252px;
	height: 230px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat;
	top: 1px;
}

#nav {
	position: absolute;
	left: 30px;
	top: 490px;
	height: 50px;
	overflow: hidden;
}

#nav ul {
	float: left;
	padding-left: 10px;
	background: url(../img/nav.gif) left bottom no-repeat;
}

#nav li {
	float: left;
	font: 9px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#nav li a {
	display: block;
	float: left;
	width: auto;
	height: 26px;
	padding: 10px 10px 2px 10px;
	border-left: 1px solid #D0D0B4;
	border-right: 1px solid #9D9D81;
	text-decoration: none;
	color: #37370B;

}

#nav li a:hover {
	background-position: 50% 2px;
	background-color: #000000;
	color: #C4C4A1;
}

#nav li a.selected, #nav li a.selected:hover {
	background-position: 50% -78px;
	background-color: #000000;
	color: #F7F6D6;
}

#nav_right {
	width: 10px;
	height: 38px;
	float: left;
	background: url(../img/nav.gif) right bottom no-repeat;
}

#canvas {
	position: absolute;
	left: 125px;
	top: 130px;
	z-index: 9;
	width: 720px;
	height: 379px;
	padding: 0;
	background: url(../img/canvas.png) no-repeat;
}

#scroll {
	position: relative;
	margin: 55px auto 0 auto;
	width:680px;
	height: 300px;
	overflow: hidden;
}

.panel {
	width: 680px;
	height: 300px;
}

.foto {
	float: left;
	width: 340px;
	margin-left: 2px;
}

.foto p {
	margin-top: 3px;
	padding: 3px 18px 3px 0;
	border-top: 3px double #B6B68B;
	text-align: right;
	font: italic 9pt Georgia, "Times New Roman", Times, serif;
	background: url(../img/leaf.gif) 100% 3px no-repeat;
	color: #454621;
}

.info {
	float: right;
	width: 320px;
	margin-right: 2px;
}

.info h3 {
	padding: 5px;
	border-bottom: 1px dashed #98A973;
	font: bold 15pt "Lucida Grande", "Lucida Sans Unicode", "Arial Black", Gadget, sans-serif;
	background: url(../img/patternh.gif);
	color: #3A2413;
}

.info p {
	margin-top: 10px;
	font-size: 11pt;
	line-height: 130%;
	color: #333;
}

#foot {
	padding-top: 10px;
	text-align: center;
	font-size: 8pt;
	background: url(../img/foot.gif) top repeat-x;
	color: #C4C4A1;
}

/*=INICIO=*/
#inicio {
	background: url(../img/home.jpg) center top no-repeat;
}

#inicio div {
	display: none;
}

/*=ACERCA=*/
#acerca {
	padding-top: 215px; 
	background: url(../img/about.png) top center no-repeat;
}

#acerca_info {
	display: none;
}

#acerca ul {
	margin-left: 20px;
	font-size: 8pt;
}

#acerca li {
	margin-top: 4px;
}

/*=CONTACTO=*/
#explicacion {
	display: inline;
	float: left;
	width: 255px;
	padding: 20px 15px 20px 50px;
	text-align: right;
	border-right: 1px dotted #B9BD72;
	color: #454621;
}

#explicacion p {
	margin-bottom: 5pt;
}

#verdeo_datos {
	margin-top: 15pt;
	padding-top: 15pt;
	border-top: 3px double #D4D6A8;
	font-size: 9pt;
	line-height: 150%;
	color: #767939;
}

#formato {
	display: inline;
	float: left;
	width: 335px;
	margin-left: 15px;
	padding-left: 5px;
}

#formato br {
	display: none;
}

#formato label {
	display: block;
	width: 325px;
	text-transform: uppercase;
	font: 7pt Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#formato input {
	display: block;
	width: 323px;
	height: 20px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
	border: 1px solid #B9BD72;
	font: 12pt/10pt Arial, Helvetica, sans-serif;
	background: #F7F6D6;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#formato #telefono {
	height: 15px;
	font: 10pt monospace;
}

#formato textarea {
	width: 320px;
	height: 130px;
	overflow: auto;
	margin-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #B9BD72;
	font: 10pt sans-serif;
	background: #F7F6D6;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#boton {
	border: 1px solid #333;
	color: #F7F6D6;
	background: #7F4A15;
	cursor: pointer;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.nota {
	font-size: 8pt;
}

/*=estilos para jQuery=*/
#formato .hover { border-color: #000; }
#formato .focus { background: #FFF; border-color: #B9BD72; }
#formato .fill { background: #E9E590; border-color: #B9BD72; }
#formato .bhover { background: #000; }

#resultado p {
	font-size: 120%;
	margin-bottom: 10px;
}

/*=Microformatos=*/
#foot .fn {
	display: none;
}

#foot .locality {
	text-transform: uppercase;
}

#foot a{
	color: #C4C4A1;
}

#foot a:hover {
	color:#FFF;
}

/*=Botones lineales=*/
#btnLeft, #btnRight {
	position: absolute;
	top:360px;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
	background: url(../img/arrows.png) no-repeat;
	cursor: pointer;
}

#btnLeft {
	left: 70px;
	background-position: 0 0;
}

#btnRight {
	left: 840px;
	background-position: -50px 0;
}
