/*
# ============================================================================
# GLOBAL TRACK PROFESIONAL: Control Avanzado Contenido
# ============================================================================
# Desarrollado y programado por: Virtual Ciber
# Copyright (c) Virtual Ciber - http://www.virtualciber.es
# ============================================================================
*/
@import url("contacto/estilo.css");
@import url("Blog/estilo.css");
@import url("Miembros/estilo.css");
@import url("Galeria/estilo.css");
@import url("Enlaces/estilo.css");
@import url("Descargas/estilo.css");
@import url("Librovisitas/estilo.css");
@import url("Agenda/estilo.css");

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

body {
	background-color:#eae1d1;
	color:#000;
	text-align:center;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	/*hacks*/
	font-weight: normal; 
	overflow: auto;
}

#main {
	display:block;
	position:relative;
}

/*GENERAL*/
h1.banner_globaltrack {
	background-image:url(gfx/banner_globaltrack.gif);
	width:300px;
	height:30px;
}

h1 {
	font-size:1.7em;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	text-transform:none;
	margin-bottom:5px;
}

h2 {
	font-size:1.5em;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	text-transform:none;
	margin-bottom:5px;
}

h3 {
	font-size:1.3em;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	text-transform:none;
	margin-bottom:5px;
}

h4 {
	font-size:1em;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	text-transform:none;
	margin-bottom:5px;
}

h3.texto_banner, h1.texto_banner {
	background-position:0pt;
	background-repeat:no-repeat;
	border-bottom:medium none;
	color:#FFFFFF;
	font-size:0em;
	height:25px;
	text-indent:-9999px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #a91000;
	border-bottom-style: none;
}
	
a:link {
	color: #a91000;
	background-color: transparent;
	border-bottom: none;
	font-weight:bold;
}
	
a:visited {
	color: #a91000;
	background-color: transparent;
	border-bottom: none;
	font-weight:bold;
}
	
a:hover	{
	color: #7d7060;
	background-color: transparent;
	border-bottom: none;
	font-weight:bold;
}
	
a:active {
	color: #7d7060;
	background-color: transparent;
	border-bottom: none;
	border-top: none;
	font-weight:bold;
}

/*CONTENEDOR GENERAL*/
#contenedor {
	width:900px;
	background-color: #fff;
	margin:0pt auto;
	margin-top:10px;
	position:relative;
	text-align:left;
}

/*TOP*/
#header {
	background:transparent;
	clear:both;
	height:150px;
}

body div.banner_top {
	background-image: url(gfx/banner_top.jpg);
	background-repeat:no-repeat;
	float:left;
	height:135px;
	margin-top:15px;
	margin-left:15px;
	_margin-left:7px;
	width:870px;
}

div.banner_top h1 {
	display:block;
	font-size:2em;
	margin:0pt;
	text-decoration:none;
	text-indent:-9999px;
}

/*MENÚ TOP*/
#menu_top {
	background:transparent url(gfx/bg_menutop.gif) repeat-x scroll 0pt;
	clear:both;
	height:30px;
	margin:1px 15px 0pt;
	margin-bottom:20px;
}

#menu_top ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu_top li {
	float:left;
}

#menu_top li span {
	display:block;
	height:30px;
	margin-top:5pt;
}

li.inicio span {
	width:76px;
	text-align:center;
}

li.noticias span {
	width:80px;
	text-align:center;
}

li.programa span {
	width:105px;
	text-align:center;
}

li.inscripcion span {
	width:90px;
	text-align:center;
}

li.localizacion span {
	width:130px;
	text-align:center;
}

li.contacto span {
	width:75px;
	text-align:center;
}

li.spanish span {
	margin-left:270px;
	margin-right:5px;
	width:17px;
	text-align:center;
}

li.galego span {
	width:17px;
	text-align:center;
}

#menu_top li span a, #menu_top li span a:link {
	color: #fff;
	display:block;
	height:20px;
	width:100%;
}

#menu_top li span a:hover {
	color: #000;
}

/*TEMA*/
#contenedor_tema {
	clear:both;
	margin:0pt 15px;
}

/*LO DE LA DERECHA*/
#block_1 {
	float: right;
	width: 239px;
	margin-bottom:10px;
	margin-left:15px;
}

#block_1 dl.caja_derecha {
	display:block;
	float:right;
	margin-bottom:5px;
	border: #7d7060 1px dotted;
	width:229px;
}

#block_1 dl.miembros {
	background-color: #fff;
	padding: 4px;
}

#block_1 dl.ultimas_noticias {
	background-color: #fff;
	padding: 4px;
}

#block_1 ul.noticias {
	border-top:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0pt;
}

#block_1 ul.noticias li {
	border-bottom-color:#E0E0E0;
	margin-bottom:5px;
	margin-left:0pt;
	padding:0pt 0pt 4px;
}

#block_1 ul.noticias li.ultima {
	border-bottom:medium none;
}

/*LO DE LA IZQUIERDA*/
#block_2 {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:615px;
	border-right:#7d7060 1px dotted;
	height:1%;
	margin-bottom:10px;
}

#block_2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:9pt;
	margin-bottom:1em;
	margin-right:1em;
	text-align:justify;
}

.ultima_hora {
	margin-bottom:20px;
	margin-right:15px;
}

/*PIE*/
#pie {
	clear:both;
	line-height: 1.5em;
	color:#555555;
	width:870px;
	margin:0pt auto;
	border-top:#7d7060 1px dotted;
}

#datos_pie {
	font-size: .85em;
	height:25px;
}

#datos_pie .titulo_web {
	float:left;
}

#datos_pie .logo_diseno {
	width:80px;
	height:15px;
	margin-top:5px;
	float:right;
}

/*PAGINADOR*/
#paginador {
	clear:both;
	margin-bottom:30px;
	text-align:center;
	font-size:11px;
}

/*ERROR*/
.error {
	background:#CCFF00;
	border:1px solid #ccc;
	width:95%;
	margin:0pt auto 10pt auto;
	text-align:center;
	font-weight:bold;
	padding:0.3em;
}

/*BOTÓN RSS*/
.botonrss {
	background-color: #ff6600;
	border: 1px #ff6600 outset;
	padding: 0 2px;
	color: #fff;
	text-decoration: none;
	font: bold 10px Verdana;
	width:21px;
}

.botonrss:visited, .botonrss:hover, .botonrss:active {
	color: #666;
}

/*HACKS*/
#contenedor:after,
#menu_top:after,
#pie:after,
#contenedor_tema:after {
	/*content: "."; */
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

html>body { /*Para Opera */
	font-size: small;
}

* html #contenedor { /*Para IE Windows*/
	height: 1%;
}

/*
#contenedor {
	display: inline-block;
}

#contenedor {
	display: block;
}


*:first-child+html #contenedor { /*Para IE7 Windows
	min-height: 1px
}
*/
