@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0 auto 0 auto;
	border:0;
}
form {
	border:0px;
	margin:0px;
	padding:0px;
}
body {
	background-color: #EBEBEB;
}
.input {
	background-color:#FFFFFF;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
font-style:normal
}

.inputBuscador {
	background-color:#FFFFFF;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
font-style:oblique
}

#infomenu {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#000000;
}
#infomenu a {
	color:#000000;
	text-decoration: underline;
}
#infomenu a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#content {
	background-image:url(../img/bg-content.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#000000;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:24px;
	color: #FF9900;
	font-weight:normal;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:18px;
	color: #FF9900;
	font-weight:normal;
}
#content h2 a {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:18px;
	color: #FF9900;
	font-weight:normal;
	text-decoration:underline;
}
#content h2 a:hover {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:18px;
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:16px;
	color: #000000;
	font-weight:normal;
}
#content h4 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color: #FF9900;
	font-weight: bold;
}
#content h4 a {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration:underline;
}
#content h4 a:hover {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
#content p {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #666666;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
.tachado {
	text-decoration:line-through;
}
#content a {
	color:#006699;
	text-decoration:none;
}
#content a:hover {
	color: #66CCFF;
	text-decoration:none;
}
#content .boton1 a {
	color:#000;
}
#content .boton1 a:hover {
	color: #FFF;
}
#content .boton2 a {
	color:#000;
}
#content .boton2 a:hover {
	color: #ffeeda;
}
#content .boton3 a {
	color:#000;
}
#content .boton3 a:hover {
	color: #e2f6ff;
}
#menu {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#000000;
}
#menu a {
	color:#000000;
	text-decoration:none;
}
#menu a:hover {
	color: #FF9900;
	text-decoration:none;
}
#submenu {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#3399cc;
}
#submenu a {
	color:#3399cc;
	text-decoration:none;
}
#submenu a:hover {
	color: #FF9900;
	text-decoration:none;
}
#menupie {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#000000;
	padding-bottom:10px;
}
#menupie a {
	color:#000000;
	padding-left:15px;
	text-decoration:none;
}
#menupie a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#menubottom {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	padding-bottom:10px;
	color:#FFFFFF;
}
#menubottom a {
	color:#FFFFFF;
	text-decoration:none;
}
#menubottom a:hover {
	color: #66CCFF;
	text-decoration:none;
}
.boton1 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #000;
	background-image:url(../img/buttons/boton1-right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
}
.boton1 td {
	text-decoration:none;
	background-image:url(../img/buttons/boton1-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}
.boton2 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #000;
	background-image:url(../img/buttons/boton2-right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
}
.boton2 td {
	text-decoration:none;
	background-image:url(../img/buttons/boton2-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}
.boton3 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #000;
	background-image:url(../img/buttons/boton3-right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
}
.boton3 td {
	text-decoration:none;
	background-image:url(../img/buttons/boton3-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}
#listado td {
	 border-top:#cccccc 1px solid; 
	padding: 5px 3px 5px 3px;
}
#listado2 td {
	 
	padding: 5px 3px 5px 3px;
}

#listado2 tr:hover {
	background-color: #f5f5f5;
}

#listado tr:hover {
	background-color: #f5f5f5;
}
#ficha {
	text-align:justify;
}
#ficha h2 {
	font-weight:normal;
	color:#3399cc;
}
#ficha h3 {
	border-bottom:#FF9900 1px dotted;
	font-weight:normal;
	color:#FF9900;
	padding:15px 0px 0px 0px;
}
#ficha h4 {
	font-weight:normal;
	font-size:12px;
	color:#666666;
}
#ficha h5 {
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

#tablaTarifas {
	text-align:center;
}

#tablaTarifas h4 {
	text-align:center;
	font-size:12px;
	color:#39c;
	font-weight:bold;
}

#tablaTarifas td {
	border-bottom:#d3d3d3 1px solid;

}

.textoformulario {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color: #1F9AD4;
	font-weight:bold;
}

.textoerrorformulario {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color: #FF0022;
	font-weight:bold;
}
.cajon { PADDING-RIGHT: 0.1em; PADDING-LEFT: 0.1em; PADDING-BOTTOM: 0.1em; FONT: 9pt "Verdana, Tahoma, Arial"; MARGIN-LEFT: 0.1em; PADDING-TOP: 0.1em; BACKGROUND-COLOR: #FFFFF0; TEXT-ALIGN: left } .boton { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BACKGROUND: #FFFFF0; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-STYLE: normal; FONT-FAMILY: verdana, arial, "trebuchet MS", helvetica, sans-serif } 

.textopie {

	font-weight:normal;
	color:#000000;
}

.telefono {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:18px;
	color: #FF9900;
	font-weight:bolder;
}
.telefono2 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:18px;
	color: #3399cc;
	font-weight:bolder;
}



.capaSelect {
position:relative;
width:127px;
height:18px;
overflow:hidden;
}
.capaSelect select {
background:#FFFFFF;
position:absolute;
width:130px;
top:-1px;
left:-2px;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

a.notamedia {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:18px;
	color: #FF9900;
	font-weight:normal;
}
