
/* @group Generales */

body {
	background: url(../images/fondo_degra2.gif) repeat-y center;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin:0;
    font-weight:normal;
    font-family:Georgia, "New Century Schoolbook", Times, serif;
    color:#00A2Dc;
}

h1 {
    font-size:20px;
    margin:16px 0 6px 0;
    line-height:1;
    padding: 0 0 6px 0;
    color:#3f4f58;
}

h2 {
    margin:18px 0 12px 0;
    color:#333;
	font: bolder 13px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h3 {
    font-family:verdana, arial, sans-serif;
    font-weight:bold;
    font-size:11px;
    height:21px;
    text-transform:uppercase;
    padding:0 0 0 15px;
    margin-top: 15px;
    background:url(../formacion/images/flecha.gif) no-repeat;
}

h4 {
    font-family:verdana, arial, sans-serif;
    font-weight:bold;
    font-size:11px;
    letter-spacing:0;
    padding:10px 0 0px 0;
    text-indent:15px;
}

h5, h6 {
    font-family:verdana, arial, sans-serif;
    font-weight:bold;
}

h5 {
    font-size:11px;
    color:#666;
    text-transform:uppercase;
    margin: 0px -8px auto -16px;
    padding: 10px 10px 0 10px;
    border-bottom: 4px solid #ccc;
}

h6 {
    padding:4px 0 10px 0;
    font-size:11px;
    color:#66665C;
    border-top: 1px dotted #999;
}

h3 span {
    font-size:10px;
    font-weight:lighter;
    text-transform:lowercase;
}

h4 span {
    font-weight:lighter;
}

h3 span {
    font-size:10px;
    font-weight:lighter;
    text-transform:lowercase;
}

li{
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	list-style: none;
}

li a{
	color: #333;
}

li a:visited{
	color: #999;
}

li a:hover{
	color: #00A2Dc;
}

li.con{
	list-style: circle;
}

.txt_destaca{
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
}


/* @end */

/* @group Cabecera */

.contenedor_general {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}

.cabecera {
	background: white url(../images/cabecera.gif) no-repeat;
	width: 1020px;
	height: 142px;
	margin: 0;
}

.cabecera ul {
	list-style: none;
	float: right;
	margin: 15px 15px 0 0;
}

.cabecera ul li {
	float: right;
	border-right: 1px solid white;
	margin: 10px -1px 0 0;
}

.quienes_somos {
	border-left: 1px solid white;
	padding: 7px 15px 0 15px;
}

.cabecera a:link, .cabecera a:visited {
	text-decoration: none;
	color: #fff;
}

.cabecera a:hover {
	border-top: 3px solid #afd1fc;
	color: #afd1fc;
}

/* @end */

/* @group Menú principal */

.menu_principal {
	margin: 50px 0 0 0;
}

.menu_principal ul {
	list-style: none;
}

.menu_principal ul li {
	float: left;
}

a#bt_donde_estamos {
	display: block;
	width: 235px;
	height: 29px;
	text-indent: -999em;
	background: url(../images/bt_donde.gif) no-repeat left;
}

a#bt_donde_estamos:hover {
	background: url(../images/bt_donde_over.gif) no-repeat left;
}

a#bt_horario {
	display: block;
	width: 235px;
	height: 29px;
	text-indent: -999em;
	background: url(../images/bt_horario.gif) no-repeat left;
}

a#bt_horario:hover {
	background: url(../images/bt_horario_over.gif) no-repeat left;
}

a#bt_meteo {
	display: block;
	width: 235px;
	height: 29px;
	text-indent: -999em;
	background: url(../images/bt_meteo.gif) no-repeat left;
}

a#bt_meteo:hover {
	background: url(../images/bt_meteo_over.gif) no-repeat left;
}

a#bt_tienda {
	display: block;
	width: 235px;
	height: 29px;
	text-indent: -999em;
	background: url(../images/bt_tienda.gif) no-repeat left;
}

a#bt_tienda:hover {
	background: url(../images/bt_tienda_over.gif) no-repeat left;
}

/* @end */

/* @group Columnas */

.meollo {
	margin-top: 25px;
}

.tit_pestana_01 {
	font-size: 14px;
	color: #fff;
	margin: 5px 0 0 25px;
	font-weight: bold;
	font-variant: small-caps;
}

.tit_pestana_02 {
	font-size: 14px;
	color: #fff;
	margin: 20px 0 0 25px;
	padding-top: 6px;
	font-weight: bold;
	font-variant: small-caps;
}

.tit_pestana_03 {
	font-size: 18px;
	color: #fff;
	margin: 8px 0 0 40px;
	font-weight: bold;
	font-variant: small-caps;
}

.columna_izq {
	width: 220px;
	margin: 5px 20px 0 40px;
}

.columna_izq, .columna_izq_1, .columna_der {
	display: inline;
	float: left;
}

.columna_izq a{
	color: #535353;
	font-weight: bold;
}

.columna_izq a:hover{
	color: black;}


.columna_izq_1 {
	background: url(../images/pestana_01_top.gif) no-repeat top left;
}

.columna_izq_2 {
	background: url(../images/pestana_02_top.gif) no-repeat top left;
}

.columna_izq_med {
	width: 186px;
	padding: 3px 10px 5px 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	margin-top: 10px;
}

.columna_izq_bottom {
	width: 218px;
	height: 5px;
	background: url(../images/pestana_01_bot.gif) no-repeat;
}

.columna_der {
	margin-left: 20px;
	width: 680px;
	background: url(../images/pestana_der_top.gif) no-repeat top left;
}

.columna_der_med {
	width: 646px;
	padding: 7px 10px 5px 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	margin-top: 14px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.columna_der_med p {
	font-size: 1.3em;
	line-height: 1.6em;
}

.columna_der_bottom {
	width: 678px;
	height: 8px;
	background: url(../images/pestana_der_bot.gif) no-repeat;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* @end */

/* @group Tablas */

table {
	font-size: 1.3em;
	line-height: 1.6em;
	color: #333;
	border-collapse: collapse;
	text-align: left;
	margin: 10px;
}

caption {
	padding-top: 1em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	color: #333;
	background: transparent;
	border-bottom: 1px solid #3480d6;
}

.par {
	background: #f6f6f6;
}

.tit_tabla {
	background: #e8e8e8;
	border-bottom: 1px solid #3480d6;
}

td, th {
	padding: 5px;
}

tbody tr th, tbody tr td {
	border-bottom: 1px dotted #3480d6;
}

tbody tr:hover td, tbody tr:hover th {
	border-bottom: 1px solid #3480d6;
}

tbody tr:hover {
	color: #333;
	background: #afd5ff;
}

/* @end */

/* @group Form Contacta */

#form_contacta {
	margin: 10px 0 0 10px
}

#form_contacta fieldset {
	border: 0;
	width: 500px;
	margin: 0;
	padding: 0 0 3px 0
}

#form_contacta legend {
	text-indent: -999em;
}

#form_contacta .control {
	margin-bottom: 20px
}

#form_contacta .buttons {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 140px;
}

#form_contacta .inputs {
	float: left;
}

#form_contacta .inputs input {
	width: 280px;
	color: #333;
	margin: 3px;
	border: 1px solid #999;
	padding: 3px 8px;
}

#form_contacta .etiquetas {
	font-size: 13px;
	text-align: right;
	margin-right: 10px;
	float: left;
	color: #666;
	width: 130px;
}

#form_contacta textarea {
	color: #333;
	margin: 3px;
	width: 280px;
	height: 100px;
	border: solid 1px #999;
	padding: 3px 8px;
}

/* @end */



/* @group Pie */

.pie {
	background-color: #b9c2c8;
	border-top: 3px solid #fff;
	margin: 40px 0 0 0;
	padding-left: 40px;
	height: 100px;
}

.pie p {
	float: left;
	color: #4d4d4d;
	border-left: 1px solid #fff;
	padding: 10px 620px 0 10px;
	margin: 0;
}

.pie a {
	float: left;
	color: #4d4d4d;
	text-decoration: none;
	margin: 10px 30px 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/flechita.gif) no-repeat;
}

.pie a:hover {
	color: #333;
	text-decoration: underline;
}

#firma{
	background-color: #b9c2c8;
	padding: 0 0 10px 10px;
	margin: 0;
	color: #8d8d8d;
}
#firma a{
	color: #8d8d8d;
}

#firma a:hover{
	color: #666;
}

/* @end */