@charset "utf-8";
/* RESET DE CSS */
body {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align: text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/* ************************ NUEVOS ESTILOS CSS *************************** */
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body, html {
	font-size: 14px;
	color: #666666;
	min-height: 100%;
	height: 100%;
	background-color: #4b7002;
}
strong {
	font-weight: bold;
	color: #000000;
}
#cabecera {
	width: 964px;
	height: 212px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#principal {
	width: 964px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	clear: both;
	background-image: url(images/bg1.gif);
	background-position: center 212px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#colizq {
	width: 243px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
	clear: left;
	float: left;
	padding-left: 50px;
}
#colizq a:link, #colizq a:visited, #colizq a:active {
	color: #336699;
	text-decoration: none;
}
#colizq a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#colizq .categoria{
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 223px;
	font-size: 16px;
	font-weight: bold;
	color: #4B7002;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
#colizq .menu{
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 223px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/pin1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#coldch {
	width: 543px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
	clear: none;
	float: left;
	margin-right: 20px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
#coldch h1 {
	font-size: 24px;
	font-weight: bold;
	color: #918111;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#coldch h2 {
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#coldch h3 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#coldch p {
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;
}
#coldch ul {
	font-size: 12px;
	padding-bottom: 10px;
}
#coldch li {
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: square;
}
#pie {
	width: 924px;
	overflow: visible;
	clear: both;
	background-image: url(images/bg2.jpg);
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	padding-top: 25px;
}
#pie a:link, #pie a:visited, #pie a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#pie a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.cajafot {
	clear: both;
	width: 575px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.fot1 {
	clear: none;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tarifas{
	border-collapse: collapse;
	width: 582px;
	font-size: 12px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E2E7D3;
	border-left-color: #E2E7D3;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: bold;
}
.tarifas td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2E7D3;
	border-bottom-color: #E2E7D3;
	text-align: right;
	padding: 3px;
}
#atapuerca {
	width: 100%;
	margin-top: 15px;
}