*{
	margin:0;
	padding:0;
}

body{
	background-color:#543727;
	font-family:sans-serif;
	color:#ccc;
	font-size:0.75em;
}

img{
	border:0;
}

input, textarea, select{
	font-family:Arial, helvetica, sans-serif;
	color:#000;
	font-size:12px;
	border:1px solid #ccc;
	background-color:#ccc;
}

a {
	text-decoration:none;
	color:#995C00;
}

label {
	color:#995c00;
}


form {
	display:inline;
}

#main {
	width:761px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #20130b;
	border-right:1px solid #20130b;
	border-bottom:1px solid #20130b;
	background-color:#2f1f16;
}

#langs {
	background-color:#20130b;
	padding-right:5px;
	height:20px;
	font-size:.9em;
}

#langs li {
	list-style-type:none;
	float:right;
}

#langs a {
	/*font-weight:bold;*/
	line-height:20px;
	color:#ccc;
	padding:5px;
}

#langs li.current {

}

#langs li.current a {
	color:#ec9900;
	font-weight:bold;
}

#langs li:hover {

}

#langs li:hover a {
	color:#ec9900;
}


#head {
	height:111px;
	background:url(../img/cabecera_triton.jpg);
}

#menu {
	background-color:#20130b;
	padding-left:10px;
	height:20px;
}

#menu li {
	list-style-type:none;
	float:left;
}

#menu a {
	/*font-weight:bold;*/
	line-height:20px;
	color:#ccc;
	padding:10px;
}

#menu li.current {
}

#menu li.current a {
	color:#ec9900;
	font-weight:bold;
}

#menu li:hover {

}

#menu li:hover a {
	color:#ec9900;
}

#reservas {
	width:200px;
	float:right;
	margin:20px 20px 0px 0px;
	background-color:#543727;
}

#reservas h2 {
	color:#ccc;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:10px;
}

#reservas label {
	color:#ccc;
}

#reservas input {
	background-color:#ccc;
	color:#000;
}

#banner {
	float:right;
	width:200px;
	margin:20px 20px 0px 0px;
	background-color:#543727;
}

#banner img {
	margin-top:5px;
}

#content1 {
	width:500px;
	padding:15px 20px 0px 20px;
	float:left;
	position:relative;
	min-height:300px;
}

#content1 h2 {
	/*font-weight:bold;*/
	color:#ccc;
	font-size:1.5em;
	margin-bottom:10px;
}

#content1 h3 {
	font-size:1.2em;
	margin-top:10px;
	font-weight:normal;
	margin-bottom:10px;
}

#content1 h3.error {
	/*font-weight:bold;*/
	font-size:1.5em;
	color:#a00;
}

#content1 ul li {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:40px;
	font-size:1.1em;
}

#content1 table tr td ul li {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	font-size:1em;
}

#content1 ul li a {
	color:#995C00;
}

#home {
	margin-top:5px;
}

.esq1 {
	background:url(../img/esq1.gif) top left no-repeat;
}

.esq2 {
	background:url(../img/esq2.gif) top right no-repeat;
}

.esq3 {
	background:url(../img/esq3.gif) bottom left no-repeat;
}

.esq4 {
	background:url(../img/esq4.gif) bottom right no-repeat;
	padding:10px;
}

#destaca{
	/*font-weight:bold;*/
}

#destaca2 {
	font-size:0.8em;
}

#destaca3 {
}

#destaca4 {
}

.fix {
	clear:both;
}

.sep {
	margin:6px 0px;
}

.calend {
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #995C00;
	background-color: #543727;
	padding:1px;
}

.calend2 {
	color: #995c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #995C00;
	background-color: #543727;
	cursor: not-allowed;
	padding:1px;
	text-decoration:line-through;
}

.galeria {
	margin:5px 10px 5px 0px;
	vertical-align:middle;
}

#lightbox a {
	border-bottom:0px;
}

#print {
	position:absolute;
	left:478px;
	top:16px;
	border-bottom:none;
}

#fecha1, #fecha2, #hora1, #hora2 {
	width:20px;
}

#fecha3 {
	width:35px;
}

#myCanvas {
	width:490px;
	height:296px;
	border:1px solid #995C00;
	color:#ec9900;
	font-size:1em;
}

#nota {
	text-align:right;
	padding-right:10px;
	margin-bottom:10px;
}

.col1 {
	text-align:right;
	padding:6px;
	/*font-weight:bold;*/
	width:100px;
}

.col3, .col6 {
	height:25px;
}

.col3, .col5 {
	text-align:right;
}

hr {
	height:1px;
	border:none;
	border-top:1px solid #995c00;
	margin:10px 0px;
}

#img_captcha {
	border:1px solid #BF9960;
	margin-top:10px;
}

#tail {
	background-color:#20130b;
	padding-left:10px;
	height:20px;
	line-height:20px;
	font-size:.8em;
	color:#ccc;
}

