body
{
	background-image:url(../imagesKarting/fondo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #222222;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
img {
	border: 0px;
	display: block;
}
#logo
{
	position:absolute;
	top:16px;
	left:30px;	
}
#izquierdaServicios
{
	width:500px;
	float:left;
}
#interiorCircuito #columnaCentral #aviso
{
background-color:#000000; 
color:#ffffff;
padding:8px;
font-size:13px;
}
#derechaServicios
{
	width:400px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#wrapper
{
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#pie
{
	color:#e31b1d;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	clear:both;
}
#pie a
{
	color:#e31b1d;
	text-decoration:none;

}
#pie a:hover
{
	color:#ffffff;
	text-decoration:none;
}
#cabeceraCircuito
{
	height:300px;
}
#menu
{
	position:absolute;
	top:28px;
	left:415px;
	color:#000000;
	font-family:Tahoma;
	font-size:14px;
	
}
#menu img
{
	display:inline;
	vertical-align:middle;
}
#menu a
{
	color:#ffffff;	
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#menu a:hover
{
	color:#000000;	
	text-decoration:none;
}
#interiorCircuito
{
	width:950px;
	color:#ffffff;
	
	
}
#interiorCircuito a
{
	color:#e31b1d;
}
#interiorCircuito #columnaIzquierda
{

	width:296px;
	padding-left:7px;
	padding-right:7px;
	float:left;
	margin-top:75px;
}
#interiorCircuito #columnaCentral
{

	width:226px;
	float:left;
	margin-top:65px;
	padding-left:7px;
	padding-right:7px;
}
#interiorCircuito #columnaDerecha
{
	
	width:350px;
	padding-left:22px;
	padding-right:22px;
	float:left;
	padding-top:15px;
	margin-top:35px;
	color:#ffffff;
}
#fotos
{
	overflow:hidden;
	width:556px;
	height: 150px;
	
}
#fotos img
{
	border:2pt solid #ffffff;
	width:125px;
	height:89px;
}
#fotos foto a
{
	display:block;
	text-decoration: none;
	color: #d7a600;	
}
#fotos foto a:hover{
	color: #d7a600;	
	text-decoration: underline;
}
#eventoFlash
{
	position:absolute;
	top:235px;
	left:620px;
}
#scrollFotos
{
	position:absolute;
	top:220px;
	left:0px;
	margin-left: 15px;
	margin-top: 5px;
}


h2
{
	font-family:Tahoma;
	font-size:21px;
	color:#e31b1d;	
	margin-top:5px;
	margin-bottom:5px;
	
}
h3
{
	font-family:Tahoma;
	font-size:15px;
	color:#e31b1d;	
	margin-top:5px;
	margin-bottom:0px;
	display:inline;
	
}
#eventos
{
	color:#ffffff;
}
hr
{
	margin:0px;
	color:#000000;
	padding:2px;
	width:100%;
	border-bottom:0.5pt solid #000000;
	border-top:0pt;
	border-left:0pt;
	border-right:0pt;
	
}
#eventos .fecha
{
	color:#e31b1d;	
	font-weight:bold;
}
#eventos a
{
	color:#ffffff;
	text-decoration:none;
}
#eventos a:hover
{
	color:#e31b1d;
	text-decoration:none;
}
#noticias
{
	color:#ffffff;
}
#noticias .fecha
{
	color:#e31b1d;	
	font-weight:bold;
}
#noticias a
{
	color:#ffffff;
	text-decoration:none;
}
#noticias a:hover
{
	color:#e31b1d;
	text-decoration:none;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#empresasParque th{
	background-color: #e31b1d;
	color:#ffffff;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
}
#empresasParque td{
	background-color: #000000;
	font-size: 11px;
	color: #ffffff;
}
#empresasParque td a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#empresasParque td a:hover{
	color: #ffbc0e;
	font-weight: bold;
	text-decoration: none;
}

#empresasParque .blanco{
	background-color: #FFFFFF;
}

.calendario1
{
	text-decoration:none;
	background-image:url(../imagesKarting/calpad5.jpg);
	width:40px;
	height:40px;
	color:#ffffff;
}
.calendario1:hover
{
	text-decoration:none;
	background-image:url(../imagesKarting/calpad4.jpg);
	width:40px;
	height:40px;
	color:#ffffff;
	
}
.calendario1 a
{
	display:block;
	width:40px;
	height:28px;	
	padding-top:12px;
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}


.calendario2
{
	text-decoration:none;
	background-image:url(../imagesKarting/calpad5.jpg);
	width:30px;
	height:30px;
	color:#ffffff;
}
.calendario2:hover
{
	text-decoration:none;
	background-image:url(../imagesKarting/calpad4.jpg);
	width:30px;
	height:30px;
	color:#ffffff;
	
}
.calendario2 a
{
	display:block;
	width:30px;
	height:23px;	
	padding-top:7px;
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

