/* -----------------------------------------------------------------------------------------
   estilo.css 2008-07-18  

   autor: Jürgen Heitman
   http://www.shopprofi.net

   ---------------------------------------------------------------------------------------*/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


body{
	margin-top:10px;;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #f8d583;
	color:#623b21;
}

h1{
	color: #623b21;
	margin-top: 0;
	
}

h2.sidebar-title{
	margin-bottom: 0;
	color: #ffe1be;
}

h2.green{
	color: #809439;
	
}

h1{
	font-size:120%;
}

h1.hotel{
	font-size:120%;
	color:#546a04;
}

h2{
	color: #623b21;
	font-size:100%;
	margin-bottom: 5px;
	margin-top: 5px;
}

hr {
	color:#546a04;
	text-align: center;
}

p {
	margin: 0;
}

p.small{
	font-size:75%;
}

p.small2{
	font-size:90%;
	line-height: 120%;
}

span.fett{
	color: #c1433f;
	font-size:110%;
	font-weight: bold;
}

.input{
	width: 80px;
	float: left;
	clear: both;
	padding: 3px 0 3px 0;
}

.field{
	width: 210px;
	float: left;
	padding: 3px 0 3px 0;
}

img{
	border: 0;
}

td.borderBottom{
	border-bottom: 1px solid #999999;
	vertical-align:middle;
	padding: 5px;
}

a {text-decoration:none;}

a:link{font-weight:normal;text-decoration:none;color:#c1433f;}
a:visited{font-weight:normal;text-decoration:none;color:#c1433f;}
a:active{font-weight:normal;text-decoration:none;color:#c1433f;}
a:hover{font-weight:normal;text-decoration:underline;color:#c1433f;}

a.main:link{font-weight:normal;text-decoration:underline;color:#c1433f;}
a.main:visited{font-weight:normal;text-decoration:underline;color:#c1433f;}
a.main:active{font-weight:normal;text-decoration:underline;color:#c1433f;}
a.main:hover{font-weight:normal;text-decoration:none;color:#c1433f;}

a.maink:link{font-size:80%;font-weight:normal;text-decoration:none;color:#623b21;}
a.maink:visited{font-size:80%;font-weight:normal;text-decoration:none;color:#623b21;}
a.maink:active{font-size:80%;font-weight:normal;text-decoration:none;color:#623b21;}
a.maink:hover{font-size:80%;font-weight:normal;text-decoration:underline;color:#623b21;}

#twitter_div a:link{ffont-weight:normal;text-decoration:underline;color:#ffe1be;}
#twitter_div a:visited{ffont-weight:normal;text-decoration:underline;color:#ffe1be;}
#twitter_div a:active{ffont-weight:normal;text-decoration:none;color:#ffe1be;}
#twitter_div a:hover{ffont-weight:normal;text-decoration:none;color:#ffe1be;}

ul{
	list-style:circle outside;
}

li.topic{
	font-size:105%;
	font-weight:bold;
	margin-bottom: 10px;
}

#container{
	width: 860px;
	margin:auto;
	text-align: left;
	background-color: #ffe1be;
}

#top{
	height: 160px;
	text-align: right;
}

#izquierda{
	float: left;
	margin-top: 0;
}

#box1{
	margin-top: 0;
}

#box2{
	margin-top: 0;
	width:195px;
	padding:10px;
	background-color:#623b21;
	border-width:10px 0 0 0;
	border-style:solid;
	border-color:#ffe1be;
	margin-left: 0;
	color: #ffe1be;
}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{	
	width:195px;
	padding:10px;
	background-color:#623b21;
	border-width:10px 0 0 0;
	border-style:solid;
	border-color:#ffe1be;
	margin-left: 0;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm0 a	
{	
	padding:6px 0px 6px 8px;
	color:#ffe1be;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#ffcc9e;
}


/*"""""""" (MAIN) Hover State""""""""*/	
#qm0 a:hover	
{	
	background-color:#f6d460;
	color: #809439;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 li:hover>a	
{	
	background-color:#ffcc9e;
	color: #623b21;
}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmparent:hover	
{	
	background-color:#ffcc9e;
	color:#623b21;
	text-decoration:underline;
}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	
{	
	padding:10px;
	margin:0 0 0 -1px;
	background-color:#623b21;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc9e;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{	
	padding:1px 10px 5px 5px;
	font-size:13px;
}


/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	
{	
	margin:2px 5px 5px 5px;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}


/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx	
{	
	border-top-width:1px;
	margin:4px 5px 4px 5px;
	border-color:#999999;
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 .qmparent	
{	
}


/*"""""""" Custom Rule""""""""*/	

#main{
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 600px;
}

#maini{
	margin-top: 10px;
	margin-left: 28px;
	float: left;
	width: 580px;
}



#auto{
	margin: 0;
	width: 100%;
	height: 2300px;
}

.angebot_l{
	float: left;
	width: 210px;
	height: 200px;
	background: #ffcc9e url(images/angebot.jpg) no-repeat;
	color: #c1433f;
	margin-bottom: 20px;
}

.angebot_r{
	float: right;
	width: 210px;
	height: 200px;
	background: #ffcc9e url(images/angebot.jpg) no-repeat;
	color: #c1433f;
	margin-bottom: 20px;
}

.angb_th{
	padding: 2px;
}

.hotellinks{
	float: left;
	width: 120px;
	height: 109px;
	background: url(images/hotellinks.jpg) no-repeat;
}

.hotelrechts{
	float: left;
	width: 410px;
}



#condiciones{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #ffcc9e;
	color:#546a04;

}

.text_l{
	float: left;
	width: 360px;
}


.text_r{
	float: right;
	width: 360px;
}

.text_l2{
	float: left;
	width: 300px;
}


.text_r2{
	float: right;
	width: 300px;
}

div.branch{
	width:170px;
	float:left;
	padding: 10px 0 10px 10px;
}

td{
}

td.nick{
	background-color:#3E5C7D;
	padding: 2px 4px 2px 4px;
	font:10pt/12pt verdena, arial, helvetica;
	color:#ffffff;
}

td.mes{
	background-color:#eeeeee;
	padding: 2px 4px 2px 4px;
	font:10pt/12pt verdena, arial, helvetica;
	color:#666666;
}

td.blank{
	background-color:#FFFFFF;
	padding: 2px 4px 2px 4px;
	font:10pt/12pt verdena, arial, helvetica;
	color:#666666;
}

/* filedset */

fieldset {
	background: #ffe1be; 
	position: relative; 
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
}

fieldset legend {
	line-height: 1.3em; 
 	/* note this line-height value */;
	color:#546a04;
 }
 
 /* IE6 fix */
* html fieldset#fixed legend {
 	float: left; 
 	position: relative; 
 	margin-top: -.95em; 
 /* equals actual line-height minus 0.35em */;
 }
 
* html p.comp {
 	margin-bottom: 18px;
}

 /* IE7 fix */ 
*:first-child+html fieldset#fixed legend {
	float: left; 
	position: relative; 
 	margin-top: -.95em; 
 /* equals actual line-height minus 0.35em */;}
 
*:first-child+html p.comp {
	margin-bottom: 18px;
}

fieldset label {
	line-height: 1.6em;
}

.small{
	font-size: 80%;
	line-height: 100%;
}

span.red{
	font-weight: bold;
	color: #c1433f;
}

.clear{
	clear: both;
}

.clear2{
	clear: both;
	height: 30px;
}

#accordion {
}

h3.toggler {
	cursor: pointer;
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

h3.toggler:hover {
	text-decoration:underline;
} 

div.element p, div.element h4 {
	margin:0px;
        padding: 0px 0px 15px 7px;
}


#ticker{
	height: 80px;
}

hr{
	border-top:1px #081AAF solid;
}

#footer{
	height: 25px;
	padding-top: 5px;
	text-align: center;
	color:#623b21;
}
