/*  
Theme Name: Estilos
Theme URI: http://www.ada-systems.net/
Description: Designed by www.Ada-Systems.net
Version: 3 Columnas Liquidas
Author: Ada-Systems.
*/

/***********************
*	     Basicos       *
***********************/
body { 
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #000000; 
	color:#ffffff;
	}
	
div { margin: 0px; }

h1, h6, h2{margin: 0px; }

p { 
	text-align: justify;
	margin: 0px; 
	margin: 2px 5px 10px 5px;
	font-size: 90%;
	color:#ffffff;
	}
	
a{color:#ffffff;}

li{
	text-align: justify;
	list-style:disc;
	font-size: 90%;
	padding: 2px;
}

.CPrimario{color:#216c9e;}
.CNegro{color:#666666;}
.CNegroABS{color:#000000;}
.CGris{color:#eeeeee;}
.CVerde{color:#00985f;}
.Centrar{text-align: center;}
/***********************
*	     Global       *
***********************/
.Global{
	position:relative;
	margin:0px auto 0px auto;
	top:0px;
	left:0px;
	background-color: #000000;
	min-width: 800px;
	max-width: 1100px;
	height:100%;
	text-align:left;
	overflow: auto;
	border-left: 1px dashed #888888; 
	border-right: 1px dashed #888888; 
}

#volveremos{
	margin: 100px;
}

/***********************
*	     Cabecera       *
***********************/
#Cabecera{
	position: relative;
	height: 140px;
	color: #ffffff;
	background: url('../piezas/cab.jpg') repeat-x left;
	border-bottom: 2px solid #444444;
}

#Logo{
	position: absolute;
	top: 20px;
	left: 30px;
}

#menu{
	position: absolute;
	font-size: 80%;
	list-style: none;
	top: 3px;
	margin: 0px;
	padding: 0px;
}

.Mnu
{
	right: 5px;
}

#menu  li
{
	list-style: none;
	margin-left:2px;
	margin-right: 2px;
	padding-left:8px;
	padding-right:8px;
	float:left;
	border-left:1px solid #ffffff;
}

#menu li a
{
	list-style: none;
	width:100px;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
}

#menu li a:hover 
{
	list-style: none;
	border-bottom: 3px solid #ffffff;
}

#menu li a.activo{
	list-style: none;
	border-bottom: 3px solid #216c9e;
} 

#CabFlash{
	position: absolute;
	top:27px;
	right: 50px;
}
/***********************
*	     Cuerpo        *
***********************/
.Cuerpo { 
	position: relative;
	background: #216c9e url('../piezas/cuerpo.jpg') repeat-x top; 
 } 
.ColumnaUno {
	height: inherit;
	padding: 15px 10px 10px 10px;
}
.ColumnaDos{
	right: 320px;
	top: 0px; 
	width: 300px; 
	padding: 5px; 
}

	.ColumnaDos img{
		margin: 10px;
	}
.ColumnaTres {

	padding: 10px;
	right: 0px;
	top: 0px;
	width: 200px;
	padding: 10px;
	}
#ColTableUno, #ColTableDos, #ColTableTres, #ColTableUnoyDos{ 
	vertical-align: top;
}

#ColTableUno{
	border-right: 2px dashed #222222;
}
#ColTableDos{
	width: 300px;
}
	#ColTableDos .TituloColDos{
		margin: 5px auto 0px auto;
		text-align: center;
		width: 100%;
		height: 23px;
		color: #ffffff;
		background:#101010;
		border-top:2px solid #666666;
		font-size: 90%;
	}
#ColTableUnoyDos{
	border-right: 2px dashed #222222;
}
#ColTableTres{
	width: 200px;
}
	#ColTableTres .TituloColTres{
		margin: 5px auto 0px auto;
		text-align: center;
		width: 100%;
		height: 23px;
		color: #ffffff;
		background:#101010;
		border-top:2px solid #666666;
		font-size: 90%;
	}
.Enlace{	
	text-align: right;
	width:100%;
	font-size: 80%;
	color:#ffffff;
}
.PieNoticia{
	text-align: right;
	width:100%;
	font-size: 80%;
	color:#ffffff;
}
.PieTorneo{
	text-align: left;
	font-size: 80%;
	color:#ffffff;
}
.MasNoticias{
	margin-top:30px;
	text-align: left;
	font-size: 130%;
	color:#ffffff;
	border-bottom: 2px solid #222222;
}

.TituloMasNoti{
	color:#ffffff;
	border-right: 2px solid #222222;
}
.Titulo{
	color:#216c9e;
	margin-bottom: 10px;
}

.ContVideoGlob{
	width: 100%;
	overflow: auto;
}

	.ContVideo{
		float: left;
	}

.ContEnlaceGlob{
	border-bottom: 1px dashed #bbbbbb; 	
}
.url{
	font-size: 70%;
	margin: 0px 0px 0px 0px;
}
	.url a{
		color:#222222;
		text-decoration: none;
	}
.GalImags{
	margin: 10px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
	.GalImags img{
		margin: 2px;
		padding: 2px;
		border: 2px solid #ffffff;
	}

.Suscribete{
	text-align: center;
}
	.Suscribete label{
		font-size: 80%;
	}
.Msg{
	font-size: 80%;
	text-align: center;
	margin: 20px 10px 20px 10px;
	border-top:1px solid #216c9e;
	border-bottom:1px solid #216c9e;
}
.Borde{
	margin: 2px;
	padding:5px;
	border: 1px solid #ffffff;
}

#ContImgSeccion{
	float:left;
	width:180px;
	height:200px;
}
	#ContImgSeccion .titulo{
		position:relative;
		width:100%;
		overflow:auto;
		font-size:12px;
		color:#ffffff;
	}
#ContImgSecSpot{
	float:left;
	width:200px;
	height:200px;
}
	#ContImgSecSpot .titulo{
		position:relative;
		width:100%;
		text-align:center;
		overflow:auto;
		font-size:16px;
		color:#ffffff;
	}
	
#ContImgSecGal{
	float:left;
	width:220px;
	height:200px;
	text-align: center;
}
	#ContImgSecGal .titulo{
		position:relative;
		width:100%;
		text-align:center;
		overflow:auto;
		font-size:14px;
		color:#ffffff;
	}
	#ContImgSecGal img{
		height: 130px;
	}
#Publicidad{
	text-align: center;
}
	#Publicidad img{
		margin: 1px;
		padding: 1px;
		border: 1px dashed #ffffff;
	}
/***********************
*	     Pie           *
***********************/
#Pie{
	position: relative;
	margin: 0px auto 0px auto;
	min-width: 800px;
	max-width: 1100px;
	height: 59px;
	background:#000000 url('../piezas/pie.jpg') repeat-x top;
	border-bottom: 1px solid #666666; 
	border-left: 1px dashed #666666; 
	border-right: 1px dashed #666666; 
}

.left{
	position:absolute;
	top: 10px;	
	left: 30px;
}

.right{
	position:absolute;
	top: 10px;
	right:30px;
}