@charset "utf-8";
/* CSS Document */
body{
	background:#c5cdd0 url(../images/back.jpg)  no-repeat top;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1a1a1a;
	line-height:120%;
	letter-spacing: inherit;
	font-size-adjust: none;
	font-stretch: normal;
}

h1{
	font-size:280%;
	font-weight: normal;
	font-stretch: condensed;
	line-height:105%;
	text-transform: none;
	word-spacing:-1px;
	/*color:#622280;*/
	color:white;
	margin: 5px 0 5px 0;
/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
  }

h2{
	font-size:170%;
	font-weight: normal;	
	font-stretch: condensed;
	letter-spacing: -1px;
	line-height:120%;
	text-transform:uppercase;
	color:#fff;
	margin: 6px 0; }
	
h3{
	font-size:140%;
	font-weight: normal;	
	font-stretch: condensed;
	letter-spacing: -1px;
	line-height:120%;
	text-transform:uppercase;
	color:#fff;
	margin: 4px 0; }



hr{ color:#665A1E; width:90%; height:1px;
	text-align:center;}
p{
	padding:0 0 4px 0;
	margin:0 0 4px 0;}

/*a href*/	

a { color: #1a1a1a; text-decoration: none;}
a.menu { color:#1a1a1a; font-size:80%;}
/*a.boton { display: block; width:10px; height: 10px; font-size: 90%; color:#F4AF52; background: url(images/bullet01.jpg) no-repeat ; padding-left:20px; float: leftt; margin-left:10px; }*/
a.leer-mas { display: block; width:55px; height: 15px;  font-size:80%; text-align: center; color:#333; text-transform:uppercase; float:right; margin-right:20px; }
a.fucsia { color:#FF0099; font-size:90%; padding:2px;}
a:hover { text-decoration:none; color:#0066ff; }
/*a:focus, a:hover { text-decoration:none; color: white;}*/
a.menu:hover{ color:white;}
a.fucsia:hover{ color:black;}
a.leer-mas:hover { color:#0a71ac; background:white; }

/*.transparent_class:hover {
	filter:alpha(opacity=60);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	zoom:1;
}*/
/*.transparent_class {
	filter:alpha(opacity=100);
	-moz-opacity:0.6;
	-khtml-opacity: 1;
	opacity: 1;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   padding:0 8px 0 8px;
   margin-bottom:10px;
}*/

/*end*/

ul,il{
	list-style: decimal-leading-zero;
}
img{
	border:0px;}
.fecha{
	color:white;
	font-size:80%;
	}
.cita{
	color:#00AE99;
	font-size:11px;
	margin-left:20px;
	}

.input{
	border: 1px solid #fff; color:#1A1A1A; height:14px; width: 150px; font-size:90%; text-indent:1px;}
.input2{
	border: 1px solid #fff; color:#1A1A1A; width: 150px; font-size:100%; text-indent:1px;}

.td-linea{
		border-left:1px solid  #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:0 1px 0 1px;
			}
		/*.td-linea2{
			border-left:1px dashed  #FF6600;
			width:50%;
			}
		.tdhome{
			padding:9px;
			font-size: 1em;
		}
		.tdhome p{
			margin: 3px 0 7px 0;}

	.publicidad{
		color:#A1A1A1;
		float: right;
		font-size:11px;
		margin-right:10px;}
	.encabezados{
		margin-left:10px;
		color: #FFF;
		font-weight:bold;
		text-align:center;
		font-size: 1.4em;
		text-transform:uppercase;
		}*/
	.contenido_form{
		color:white;}
		
.titnews{
	color:white;
	font-size:140%;
	
	}
.tithome{
	font-size:140%;
	color:black;
	margin-right:4px;
	background:url(../images/detalle.jpg) left center no-repeat;
	padding:0 5px 0 35px;
	font-weight:bold;
}
.tithome2{
	font-size:140%;
	color:white;
	margin-right:4px;
		background:url(../images/detalleb.jpg) left center no-repeat;
	padding:0 5px 0 35px;
	font-weight:bold;
}
	/*.contenido_news{
		font-size:.9em;
		padding:5px;
		display:block;
		color:#FFFFFF;}
	.tithome2{
		font-weight:bold;
		font-size:1.4em;
		color:#231F20;
		text-transform:uppercase;
		border-bottom: 1px solid #D2D2D2;
		padding-bottom:6px;
		}
	.tithome3{
		font-weight:bold;
		font-size:1.2em;
		color:#231F20;}
	.tithome4{
		font-weight:bold;
		font-size:1.7em;
		color:#231F20;
		line-height:19px;
		font-family:Georgia, "Times New Roman", Times, serif;}
	.borde{
		border-top:none;
		border-bottom:1px solid #CDCFB1;
		border-left: 1px solid #CDCFB1;
		border-right: 1px solid #CDCFB1;
	}
*/
/*menu*/

#menu{ 
	width:100%;
	margin: 0px;
	padding: 0px;
	top:0px;
	position: relative;
	}
#menu ul {
 	list-style: none;
	text-align: center;
	padding:0px;
	margin-left:50px;
}
#menu ul li {
	padding: 0 20px 0 20px;
/*	background:url(images/linea.jpg) left center no-repeat;*/
	border-left: 1px solid #EAECED; 
	display:inline !important;
/*	display:block;*/
	
}
#menu ul li a{
	color:#0a71ac; padding:0px; font-weight:bold;}
#menu ul li a:hover{
	padding:0px;
	color:#096195;
}

#menu ul li.primero{
/*	background-image:none;*/
	border-left:none; 
}
/*	#logo{
	margin-left:221px;
	position:relative;
	margin-top:15px;
	width:300px;
		}
	
	#submenu{
	color:#FFFFFF;
	position: relative;
	margin-left:750px;
	font-size:90%;
	color:#000000;
	text-align:right;
		}*/



/*	#menu_seccion{ 
		width:100%;
		margin: 0px;
		padding: 0px;
		background:#016937  url(images/expan3.png) top repeat-x ;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	
	#menu_seccion ul {
		list-style: none;
		text-align: left;
	
	}
	#menu_seccion ul li {
		font-size:13px;
		color:white;
		padding: 5px 0 5px 8px;
		/*background:url(images/linea.gif) left center no-repeat;
		border-bottom: 1px dashed white;
		display:inline; 
		display:block !important;
		
	}
	#menu_seccion li a{
		color:#FFFFFF; font-size:13px; }*/
		
	#menu_deporte{ 
		width:100%;
		margin: 0px;
		padding: 0px;
	/*	background:#252463  url(images/expan_deportes.png) top repeat-x ;*/
		}
	
	#menu_deporte ul {
		list-style: none;
		text-align: left;	
	
	}
	#menu_deporte ul li {
		font-size:110%;
		color:#1a1a1a;
		padding: 5px 10px 4px 10px;
	/*	background: url(images/bullet.gif) left center no-repeat;*/
	/*	border-bottom: 1px dashed white;*/
		display:inline; 
		display:block !important;
		
	}
	#menu_deporte li a{
		color:#333;
		background: url(../images/bullet.gif) left center no-repeat;
		padding:0 5px 0 15px;
			 }
	#menu_deporte li a:hover{
	color:#A40017;
	background: url(../images/bulletb.gif) left center no-repeat;
		 }

/*end menus*/

#container{
	margin-left: auto;
	margin-right: auto;
	width:100%;
	position:absolute;
}
#contenido{
	height:240px;
	overflow: auto;
	color:#FFFFFF;
	SCROLLBAR-FACE-COLOR: #8dbfed;
	SCROLLBAR-HIGHLIGHT-COLOR: #8dbfed;
	SCROLLBAR-SHADOW-COLOR: #8dbfed;
	SCROLLBAR-3DLIGHT-COLOR: #8dbfed;
	SCROLLBAR-ARROW-COLOR: #FFFFC0;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #8dbfed; 
}



#footer{
	margin-top:5px;
	font-size:80%;
	text-align: right;
	position:relative;
	color:#333;
	float: right;
	margin-right:10px;
}
#footer strong{
	color:#0A71AC;
}
#red{
	float: left;
	margin-left:10px;
	clear: none;
	margin-top:4px;
/*	background: transparent url(images/logo_red.png) no-repeat;*/
	width:81px;
	height:46px;
}

/******* Tamaño de los campos de texto para el formulario **********/

.campos{
	     width:200px
}

#izquierda{
	float:left;
}

#derecha{
	float:right;
}

.maximo{max-width:580px;
        min-width:580px;}

.color-menu{color:#096195;
font-size:10px;
}

.comentario{width:200px;
height:130px;
}
#paginacion{
	width:90%;
	display:inline;
	color:#1a1a1a;
	padding:2px;
	border:1px none;
	/*border: 1px solid #F8F8F8;*/}
#paginacion a{
	color:white;
	padding: 0 6px 0 6px;
	border:1px none;
	
 }
#paginacion a:hover{
	text-decoration:none;
	color: #0066FF;
	/*border: 1px solid white;*/
	background-color:white;
	}
#paginacion .nolinea{
	border-left:none; 
	}
	
/*********************************************************************************
 Reglas de estilos para la pasarala de imagenes
**********************************************************************************/	
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background:none;
    border: 1px none #346F97;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 592px;
    padding: 10px 0px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  450px;
    height: 150px;
	margin:auto;	
	}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 147px;
    height: 127px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 3px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons aqui estás las feclas de los lados*/

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
 
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

