* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../../images/bg.gif);
	/*background-color: #111111;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html {
}

div.msgholder {
	margin-left: 130px;
}

.required {
	color: #FF4500;
}

.hidden {
	visibility: hidden;
	display: none;
}

.error {
	visibility: visible;
	color: Green;
}

li.bdonde a {
	background: 0 63px url(../../images/bg_donde.png);
	display: block;
	height: 63px;
	line-height: 63px;
	list-style-type: none;
	text-decoration: none;
	width: 145px;
}

li.bdonde a:hover {
	background: 0 126px url(../../images/bg_donde.png);
	height: 63px;
	width: 145px;
}

li.bhorario a {
	background: 0 72px url(../../images/bg_horario.png);
	display: block;
	height: 72px;
	line-height: 72px;
	list-style-type: none;
	text-decoration: none;
	width: 145px;
}

li.bhorario a:hover {
	background: 0 144px url(../../images/bg_horario.png);
	height: 72px;
	width: 145px;
}

li.bplano a {
	background: 0 62px url(../../images/bg_plano.png);
	display: block;
	height: 62px;
	line-height: 62px;
	list-style-type: none;
	text-decoration: none;
	width: 145px;
	margin: 0px;
}

li.bplano a:hover {
	background: 0 124px url(../../images/bg_plano.png);
	height: 62px;
	width: 145px;
}

li.btelefono a {
	background: 0 65px url(../../images/bg_telefono.png);
	display: block;
	height: 65px;
	line-height: 65px;
	list-style-type: none;
	text-decoration: none;
	width: 145px;
	margin: 0px;
}

li.btelefono a:hover {
	background: 0 130px url(../../images/bg_telefono.png);
	height: 65px;
	width: 145px;
}

p {
	margin-bottom: 1em;
}

table#table_precio {
	border-collapse: collapse;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0px;
	width: 604px;
}

table.centered {
	margin: 0 auto;
}

table.complete {
	width: 100%;
}

.back {
	display: block;
	text-align: center;
	border-top: 1px dotted #DDDDDD;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 50%;
	margin: 0 auto;
}

.close {
	margin: 0;
	float: right;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}

#content .blockform fieldset {
	border: none;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
}

#content .blockform legend {
	color: #696969;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}



.colorseparator {
	background: url(../../images/colores.gif) center;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	overflow: hidden;
}

.hidden {
	visibility: hidden;
	display: none;
}

.img_image {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 10px;
	padding: 3px;
}

.img_noticia, .img_noticia_r {
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 10px;
	padding: 2px;
	width: 120px;
}

.more {
	display: block;
	font-size: 0.8em;
	text-align: right;
}

.more a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.nav {
	clear: both;
	display: block;
	text-align: center;
}

.required {
	color: #FF4500;
	font-weight: bold;
}

.tr0 {
	background: #E8F1DE;
}

.tr1 {
	background: white;
}

.visible {
	visibility: visible;
	display: block;
}

#colleft {
	background: black;
	float: left;
	width: 138px;
}

#colright {
	border-top: 9px solid #2b2b2b;
	clear: right;
	float: right;
	margin-top: 7px;
	padding-top: 2px;
	width: 145px;
}

#colright small.date {
	color: #444444;
	font-size: 0.7em;
	font-weight: bold;
}

#colright ul {
	list-style-type: none;
}

#container {
	background: #000000;
	margin: 0 auto;
	margin-top: 10px;
	width: 760px;
}

#container .inner {
	background: url(../../images/bg-container.gif) repeat-y;
	margin: 4px;
	width: 752px;
}

#content {
	float: left;
	width: 469px;
}

#content .article {
	clear: both;
	margin: 10px;
}

#content .blockform label {
	width: 125px;
	min-width: 125px;
	text-align: right;
	display: inline-block;
	padding-right: 4px;
	float: left !important;
	float: none;
	vertical-align: top;
}

#content .blockform small {
	display: block;
	margin-left: 130px;
	line-height: 1em;
}

#content .blockform .red {
	color: red;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}

#content .img_noticias {
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 10px;
	padding: 2px;
}

#content a {
	color: #376415;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: black;
}

#content .blockform li {
	line-height: 24px;
	display: block;
	width: 400px;
	background: none;
}

#content h1 {
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 2px;
	text-transform: lowercase;
}

#content h2 a:hover, #headlines a:hover {
	color: #376415;
}

#content h2, #content h2 a {
	color: black;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 4px;
}

#content h3 {
	border-bottom: 1px solid #DDDDDD;
	color: #4C5B66;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 4px;
	text-align: right;
}

#content li {
	background: url(../../images/arrow.gif) no-repeat 0px 6px;
	color: #708090;
	line-height: 2em;
	list-style-type: none;
	padding-left: 12px;
}

#content p {
	color: #444444;
	font-size: 11px;
	line-height: 16px;
}

#content small.date {
	background: #F6F6F6;
	border-top: 4px solid #DDDDDD;
	color: #A9A9A9;
	display: block;
	line-height: 20px;
	margin-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}

#content ul, #content ol {
	margin-bottom: 10px;
	margin-left: 15px;
}

#footer {
	color: white;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	background-color: #1F1F1F;
}

#footer a {
	color: #A1CA60;
	text-decoration: none;
}

#footer a:hover {
	color: #CCB855;
}

#header {
	height: 150px;
	min-height: 150px;
	width: 752px;
}

#headlines {
	border-top: 9px solid #2b2b2b;
	margin-top: 2px;
	padding-right: 4px;
	padding-top: 8px;
}

#headlines h3, #headlines a {
	color: gray;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#headlines p {
	color: gray;
}

#main {
	width: 752px;
}

#main .inner {
	background: 0px 3px url(../../images/colores.gif) #FFFFFF no-repeat;
	margin: 4px;
	padding-top: 12px;
	width: 461px;
}

#menu_main a {
	background: url(../../images/bg_menu1.png) repeat-x;
	color: black;
	display: block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-left: 4px;
	text-decoration: none;
	width: 134px;
}

#menu_main a.selected {
	background: 0px -42px url(../../images/bg_menu1.png);
	color: white;
	display: block;
}

#menu_main a:hover {
	background: 0px 42px url(../../images/bg_menu1.png);
	display: block;
}

#menu_main li, #menu_secondary li {
	font-size: 10px;
	height: 21px;
	list-style-type: none;
	width: 138px;
}

#menu_secondary a {
	background: url(../../images/bg_menu2.png) repeat-x;
	color: white;
	display: block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-left: 4px;
	text-decoration: none;
	width: 134px;
}

#menu_secondary a.selected {
	background: 0px -42px url(../../images/bg_menu2.png);
	color: white;
	display: block;
}

#menu_secondary a:hover {
	background: 0px 42px url(../../images/bg_menu2.png);
	display: block;
}

#menu_secondary li#tarjeta {
	clear: both;
	height: 92px;
}

#precios {
	background: url(../../images/bg_curve.gif) no-repeat bottom right;
	float: right;
	margin-top: 7px;
	padding-bottom: 78px;
	width: 610px;
}

#precios .date {
	float: right;
	font-size: 0.8em;
	line-height: 24px;
	padding-right: 4px;
}

#precios h2 {
	background: #D6E5C5;
	border-bottom: 6px solid #B0CD90;
	font-size: 0.9em;
	line-height: 24px;
	padding-left: 4px;
}

#table_precio td {
	color: #444444;
	line-height: 20px;
	padding: 2px;
	text-align: left;
	font-size: 10px;
}

#table_precio th {
	color: #444444;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
}

#validation {
	padding: 10px;
}

#validation p {
	margin: 5px;
}

#menu_main li.bar {
	height: 18px;
}

a.volver:hover {
	cursor: pointer;
}
