body {
  text-align: center;
  background-color: #f2efdc;
  margin-top:0px;
  margin-bottom:10px;
  color:#666;
  font-family: verdana, arial, sans-serif;  
  font-size: 11px;
}

A:link {
	COLOR: #652019; text-decoration: none
}
A:visited {
	COLOR: #652019; text-decoration: none
}
A:active {
	COLOR: #652019; text-decoration: none
}
A:hover {
	COLOR: black; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 860px;
  text-align: left;
  background: #FFFFFF url('img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 150px;
  background: #FFFFFF;

  clear: both;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:41px;
  clear:both;
  background: #FFFFFF url('img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5px;
  margin-right:10px;      
  border:0px dashed #FFFFFF; 
}

#center {
  margin-left:165px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  color: #641A19;
  font-size:14px;
  padding:4px;
  border-bottom: 1px solid #425227;
 
}

#center p {
  margin-top:5px;margin-bottom:10px;
  padding:4px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  color: #666666;
}



#page_footer {
  height: 40px;
  background: #FFFFFF url('img/footer_bg.gif') top left repeat-y;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-size: 10px;
  line-height:14px;
  color:#333;
}

#navcontainer ul {
  border: 1px solid #425227;
  padding: 0;
  margin: 0;
  background: #cac59f url('img/bar.jpg') top right no-repeat; 
  color: #FBD539;
  float: left;
  width: 858px;
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  height:41px;
  line-height:29px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #641a19;
  text-decoration: none;
  float: left;
  border-right: 1px solid #aba471;
}

#navcontainer ul li a:hover {
  background-color: #aba471;
  background: url('img/bar_bg_hover.gif') bottom left repeat-x; 
  color: black;
}

#linklist {
  padding-left: 0;
  margin-left: 8px;
  border-bottom: 1px solid #aba471;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin:0;
  color:#333;
  line-height:20px;
  border-top: 1px solid #aba471;
  font-size:10px;
  font-weight:bold;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

img.absmiddle { vertical-align: middle; }

img.floatright
{
float: right;
margin: 5px 0px 5px 5px;
border: 1px solid #336666;
}

table.distancias {
 width:96%;
 border:1px solid #ccc;
 border-collapse:collapse;
 margin-left: 15px;
  }
 td.distancias_tit {
 font: bold 13px Verdana, Arial, Tahoma, Sans-serif;
 color:#652019;
 padding:.3em .5em;
 text-align:center;
 }
  td.distancias_tit_fondo {
 font: bold 13px Verdana, Arial, Tahoma, Sans-serif;
 color:#652019;
 padding:.3em .5em;
 text-align:center;
 background:#f8f6e0;
 }
 td.distancias_cab {
 background:#f8f6e0;
 color:black;
 border-bottom:1px solid #ccc; 
 padding:.3em .5em;
 text-align:center;
 }
 td.distancias {
 color:#666;
 border-bottom:1px solid #ccc;
 text-align:center;
}

form {
	margin:10px; padding: 0 5px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color:#652019;
}
input {
	padding:2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}
table.tarifas {
 border:1px solid #ccc;
 border-collapse:collapse;
 margin-top:10px;
 margin-left: 15px;
 font:bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  }
  
table.tarifas td {
 color:#666;
 border:1px solid #ccc;
 padding:.3em 1em;
 text-align:center;
}
table.tarifas td.strong { font-weight:bold; font-size:13px; }
table.tarifas td.tarifas_cab {
 background:#623e7c;
 color:#4b3729;
 border:1px solid #ccc; 
 padding:.3em 1em;
 text-align:center;
 font-size:16px;
 }
 table.tarifas td.tarifas_subcab {
 background:#ad8cd0;
 color:black;
 border:1px solid #ccc; 
 padding:.3em 1em;
 text-align:center;
 font-size:12px;
 line-height:12px;
 }
 table.tarifas td.left {
 color:#666;
 border:1px solid #ccc;
 padding:.3em 1em;
 text-align:left;
 }
 .muyresaltado { color:#bb0000; font-size:16px; font-weight:bold; line-height:20px;}

 .texto_destacado{
	color: #B57600;
	font-weight: normal;
}

.texto_titulo {
	color: #B57600;
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.imagen_contenidos_izda { float:left; margin-right:5px; margin-bottom:5px; }
.imagen_contenidos_dcha { float:right; margin-left:5px; margin-bottom:5px; }
.flotante { float:right; }