* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333;
	background:#fff url(../images/bg.jpg) top repeat-x;
}
h2, h3, h4, h5, h6 {
	margin:.5em 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	color:#052;
	font-size:175%;
	margin:0 0 10px 0;
	padding:5px;
	background:url(../images/bgsubmenu.gif) top repeat-x;
	border-bottom:1px solid #CFC08E;
}
h3 {
	margin-top:0;
	color:#052;
	font-size:165%;
}
h4 {
	font-size:135%;
	color:#6B3310;
	border-bottom:1px solid #F1E5BD;
}
h5 {
	font-size:120%;
	color:#052;
	font-weight:bold;
	margin:1em 0 0 0;
}
p {
	margin:1em 0;
	line-height:135%;
}
p.cl {
	margin:0;
	line-height:0;
	clear:both;
}
a {color:#037;}
a:hover {text-decoration:none;}
li {list-style:none;}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.picl, .picr, .pic {
	background:#DFD4D2;
	padding:3px;
	border:1px solid #D5CAB7;
}
.picl {
	float:left;
	margin-right:10px;
}
.picr {
	float:right;
	margin-left:10px;
}
/* --------------- */
#wrap {
	width:750px;
	margin:0 auto;
}
#container {margin-top:5px;}

/* Header -------- */
#header {margin-bottom:5px;height:113px;}
#header h1 a {
	display:block;
	background:url(../images/logo.gif) no-repeat;
	height:113px;
	width:230px;
	text-indent:-999em;
	float:left;
}
#btns {
	text-align:right;
	margin-left:230px;
	padding-top:25px;
}
#btns a {margin-left:5px;}

/* Menu ---------- */ 
#menu {
	background:#6c3313;
	height:35px;
	border-top:1px solid #9a542d;
}
#menu li, #menu a {
	display:block;
	float:left;
}
#menu li {
	list-style:none;
	background:url(../images/bgm.gif) right no-repeat;
	padding-right:2px;
}
#menu a {
	color:#fff;
	font-weight:bold;
	padding:10px 25px 0 25px;
	height:25px;
	text-decoration:none;
}
#menu a:hover {background:url(../images/bgmo.gif) top center no-repeat;}
#menu a.current {
	background:url(../images/bgmc.gif) top repeat-x;
	cursor:text;
}
/* Content ------ */
#banner {
	border-bottom:4px solid #e4cd7b;
}
#content {
	border-top:1px solid #88744b;
}
#content ol, #content ul {margin:12px 12px 12px 35px;}
#content li {list-style:url(../images/bullet.gif);}

/* Footer ------- */
#footer {
	background:#4b541a url(../images/bgf.gif) bottom repeat-x;
	clear:both;
	color:#fff;
	font-size:85%;
}
#footer a {
	color:#fff;
	padding:0 3px;
}
p.sublinks, p.copy {padding:10px; margin:0;}
p.sublinks {padding-bottom:0;}
.address {
	text-align:right;
	float:right;
	background:#4b541a url(../images/bfa.gif) bottom repeat-x;
	padding:10px;
	margin:0 10px 0 0;
}

/* HOME ------ */
#welcome h2, #ptour h2 {
	padding:5px 0;
	margin:0;
	background:url(../images/bgt.gif) left top no-repeat;
	border:none;
}
#welcome {
	float:left;
	width:470px;
	padding-right:20px;
	background:url(../images/bgw.gif) right top no-repeat;
}
#ptour {margin-left:490px;}
#ptour p, #ptour h2 {padding-left:10px;}

/* INNER PAGES ---- -*/
ul#submenu {
	background:url(../images/bgsubmenu.gif) top repeat-x;
	margin:0;
	width:210px;
	min-height:250px;
	padding:0 5px;
	float:left;
}
ul#submenu li {
	list-style:none;
	list-style-image:none;
}
ul#submenu a {
	display:block;
	width:202px;
	padding:6px 4px;
	border-bottom:1px dotted #db9;
	color:#6C3313;
	font-weight:bold;
	text-decoration:none;
}
ul#submenu a:hover {background-color:#E2D6A7;}
#inner {
	margin-left:240px;
}

/* Contacto ------------------------ */
form.contactform {
	width:260px;
	float:left;
	margin-bottom:15px;
}
#content #cform ol {margin:0;}
#content #cform li {list-style:none; list-style-image:none}
form.contactform fieldset {
	border:none;
	margin:0;
}
form.contactform legend {
	padding:0;
}
form.contactform label {
	display:block;
	margin-bottom:3px;
}
form.contactform input, form.contactform textarea {	
	width:250px;
	padding:5px 3px;
	border:1px solid #AAA;
	background:#FCFCFC;
}
form.contactform input:hover, 
form.contactform input:focus, 
form.contactform textarea:hover, 
form.contactform textarea:focus {
	border:1px solid #5E621C;
}
form.contactform input:focus, form.contactform textarea:focus {background:#FFF;}
form.contactform fieldset ol {
  margin: 0;
  padding: 0;
}
form.contactform fieldset li {
  list-style: none;
  list-style-image:none;
  padding: 5px;
  margin: 0;
}
form.contactform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  font-size:70%;
  margin-left:3px;
}
p.nota em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  margin-left:3px;
}
form.contactform input.sendBtn {
	background:url(../images/bgm.gif) 50% 50% repeat-x;
	border:1px solid #999;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	width:256px;
	color:#FFF;
	font-weight:bold;
	margin-top:8px;
}
form.contactform input.sendBtn:hover {
	border:1px solid #36C;
}

#divErrorGeneral {
	background:#FFE;
	font-weight:bold;
	border:1px solid #ccc;
	margin:10px 0;
	padding:0 10px;
}

/* Errores */
li.errores label {font-weight:bold;}
li.errores input, li.errores textarea, input.err {border:1px solid #C00;}
li.errores span, span.errores {font-size:85%;display:block;color:#C00;margin-top:0;padding:0;}

.xtra {
	margin-left:400px;
	background:url(../images/bgsubmenu.gif) top repeat-x;
	padding:10px;
}