/* 
----------------------------------
 GLOBAL STYLE
 Website: DEPORTES
----------------------------------
*/

/*** Tags HTML ***/
* {font-family:Arial,Helvetica,sans-serif,Verdana,Tahoma; margin:0; padding:0;}
body {margin:0; padding:0; border:0; text-align:center; background:#232d2e; font:11px Arial, Helvetica, sans-serif;}
html>body {margin:0; padding:0;}
td, th, div, span, li {font: 11px Verdana, Arial, Helvetica, sans-serif; margin:0;}
p {font: 11px Arial,Helvetica,sans-serif,Verdana,Tahoma; margin:0;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 100%; margin:0; }
strong {font-weight: bold;}
table {border-collapse: collapse; border-spacing: 0;}
th {text-align: left;}
td, th {empty-cells: show;}
input, select, textarea { font: 11px Arial, Helvetica, sans-serif; height:18px;}
ul, li {list-style:none;}
a {text-decoration:underline;}
a:hover, * a:hover {color:#000; text-decoration:none;}
div {overflow:hidden;}
img {border:0;}
.separa {clear:both; overflow:hidden; margin:0; padding:0; height:1px;}
/*forms*/
form {margin:0; padding:0;}
input, select, textarea {font-family:Arial,Helvetica,sans-serif; font-size:11px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; height:18px; line-height:normal;}

/*-------------------oo------------------------*/

/* BLOQUES PRINCIPALES*/
#main {width:950px; margin:0 auto; padding:20px 0 0 0; background:url(../imag/comun/maincontent_bgr.jpg) repeat-y top center; text-align:left;}
#header {width:950px; margin:28px auto 0; text-align:left;}
#main-left {width:248px; float:left; margin:0}
#main-right {width:690px; float:right;}
#content {width:660px;}
#footer {width:950px; clear:both; height:71px; margin:0 auto 28px; padding:10px 0 0; background:url(../imag/comun/mainfooter_bgr.gif) no-repeat top center;}


/*-------------------oo------------------------*/

/*BLOQUE PRINCIPAL HEAD*/
#header .head-top {height:40px; background:url(../imag/comun/topgreen_bgr.gif) top center no-repeat;}
#header .head-top span {width:620px; color:#e6ff24; font:17px Georgia,"Times New Roman",Times,serif; line-height:40px; padding-left:35px; float:left;}
#header .head-top span em {color:#FAFAFA;}
#header .head-top dl {width:280px; float:right; color:#FFFFFF; height:30px; line-height:23px;}
#header .head-top dd {float:left; overflow:hidden; padding:8px 0 0 5px; font-size:11px !important;}
/**/
#header .head-middle {margin:0;}
#header .head-middle div.logo {float:left; width:276px; height:154px; background:url(../imag/comun/topcenter_01.jpg) no-repeat left top;}
#header .head-middle div.logo a {display:block; width:220px; height:81px; padding:38px 0 0 30px;}
#header .head-middle div.banner {float:left; width:479px; height:154px; background:url(../imag/comun/topcenter_02.jpg) no-repeat top left;} 
#header .head-middle div.banner img {margin:18px auto 0;}
#header .head-middle div.patrocina {width:183px; padding:16px 0 0 12px; height:138px; background:url(../imag/comun/topcenter_03.jpg) top left no-repeat;} 
#header .head-middle div.patrocina em {color:#e6ff24; font:11px Georgia, "Times New Roman", Times, serif; float:left; font-weight:bold; font-style:italic; padding-bottom:10px; padding-left:2px; }
#header .head-middle div.patrocina a {float:left;}
#header .head-middle div.patrocina a.log-uno {float:right; margin:22px 40px 0 0;} 
/**/
#header .head-bottom {height:28px; padding:0 0 0 41px;background:url(../imag/comun/headbottom_bgr.gif) top left no-repeat;}
#header .head-bottom .buscar {margin:0;}
#header .head-bottom .buscar img {margin:5px 0 0 0;} 
#header .head-bottom form {float:left;}
#header .head-bottom input {width:250px; position:relative; height:16px; padding:3px 0 0 3px; top:-7px; border:none;}
#header .head-bottom select {width:110px; position:relative; height:15px; padding:3px 0 0 3px; top:-7px; border:none; height:20px;}
#header .head-bottom input.boton {width:28px; height:19px; position:relative; top:-5px; background:url(../imag/comun/buscar_btn.gif) top left no-repeat; color:#666666; cursor:pointer;} 
#header .head-bottom p { color:#d2f128; float:right; padding:5px 45px 0 0; }
#header .head-bottom p a {font-size:12px; color:#FFFFFF; display:inline; text-decoration:none;}
#header .head-bottom p a:hover {text-decoration:underline;}

/*-------------------oo------------------------*/

/*BLOQUE PRINCIPAL MENU*/
#main-left .banner {width:203px; margin:0 0 5px 35px;}
/* Menu */
#main-left .main-menu {width:202px; margin:0px 0 30px 35px; }
#main-left .main-menu a {display:block; width:176px; height:29px; background:url(../imag/menu/item_off_bgr.jpg) no-repeat top left; line-height:29px; color:#4c89be; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; text-align:left; padding-left:24px; }
#main-left .main-menu a:hover, #main-left .main-menu a.current {background:url(../imag/menu/item_on_bgr.jpg) top left no-repeat; color:#708e06; }

/*-------------------oo------------------------*/

/*BLOQUE PRINCIPAL MAIN RIGTH*/

#main-right .breadcrumbs {border-bottom:2px dotted #cfd0d1; padding:0 0 5px; margin:0;}
#main-right .breadcrumbs span {color:#999999;}
#main-right .breadcrumbs span a {color:#4c89be;}

/*-------------------oo------------------------*/

/*BLOQUE PRINCIPAL FOOTER*/
#footer p {padding-bottom:4px;}
#footer p span {letter-spacing:-1px;}
#footer p a {color:#222222; font-size:11px;}

.carousel
{
	position: relative;
	height: 300px;
	overflow: hidden;
	
}
.carousel .items
{
	position: absolute;
	overflow: hidden;
	width: 10000px;
}
.carousel .items div
{
	height: 71px;
	width: 300px;
	display: block;
	margin: 5px;
}

/*SEARCH*/
.search-top {margin:20px 0;}
.search-top h1 {font-family:Georgia,"Times New Roman",Times,serif; font-size:18px; color:#526805; margin:0;}
.search-top h2 {color:#666; font-size:13px;}

.search-item {margin:0 10px 15px 0; padding:0 0 15px; border-bottom:1px solid #ebebeb;}
.search-item .foto {float:left; margin:0 10px 0 0;}
.search-item .foto img {border:3px solid #CCCCCC;}
.search-item em {color:#708E06; font-size:11px; margin:0;}
.search-item h1 {color:#666; font-weight:bold; font-size:14px; margin:0;}
.search-item h1 a {color:#666; font-weight:bold; font-size:14px; margin:0; text-decoration:none;}
.search-item p {font-size:11px; color:#666;}
.search-item div.vermas {color:#4C89BE; font-size:11px; margin:3px 0 0;}
.search-item div.vermas a {color:#4C89BE; font-size:11px;}
/**/
ul.pagination-search {float:right; background:none; clear:both; margin:0 0 15px;}
ul.pagination-search li {height:auto; background:none; border:1px solid #D1D1D1; float:left; margin-right:5px; padding:1px; text-align:center; width:11px;}
ul.pagination-search li.current {background:#4C89BE;}
ul.pagination-search li.current a {color:#fff; text-decoration:none;}
ul.pagination-search li a {text-decoration:none; color:#4C89BE;}
ul.pagination-search li a:hover {color:#000;}
ul.pagination-search li.no-border {font-family:Arial,Helvetica,sans-serif,Verdana,Tahoma; height:auto; border:none; float:left; margin-right:5px; color:#4C89BE; padding:1px; text-align:center; width:auto;}
ul.pagination-search li.no-border a {text-decoration:underline;}

/*fixed by Evelyn*/
#content .box-uno .box-info div a {color:#4C89BE;}
#content .box-uno .box-info div.dp-nav-prev a {color:#FFFFFF;}
#content .box-uno .box-info div.dp-nav-next a {color:#FFFFFF;}


/*FIN*/


