@import url(base.css);
@import url(menu.css);

#wrap{
	background:#fff;
	width:947px;
	margin:auto;
	padding:10px;
}
#head{
	background:url(../img/head.jpg);
	width:947px;
	height:135px;
	display:block;
	text-align:left;
}
#head #contacto{
	float:right;
	margin:17px 0 0 0;
}
#head #contacto p,#head #contacto a{
	text-indent:-9999px;
}
#head #contacto a{
	width:167px;
	padding: 3px 0;
	height:20px;
	display: block;
}
#head #contacto .tapa{
	background:url(../img/contacto_box_tapa.png) no-repeat;
	width:10px;
	height:94px;
	float:left;
}
#head #contacto .contenido{
	background:url(../img/contacto_box.png) repeat-x;
	float:left;
	padding:11px 20px 11px 6px;
}
#head #contacto .fondo{
	background:url(../img/contacto.png);
	width:166px;
	height:55px;
}
#head #logo a{
	width:177px;
	height:186px;
	position:absolute;
	margin:-37px 0 0 24px;
	background:url(../img/logo.png) !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png',sizingMethod='scale');
	cursor:pointer;
	text-indent:-9999px;
}

/*  */

#cont{
	color:#7e7d7d;
	text-align:left;
}

/* breadcrumb */
#nav{
	padding:0 10px 10px 10px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #e0e0e0;
}
#nav a{
	color:#a5a5a5;
	text-decoration:underline;
}

/* d3_*   ==   DISEÑOS de 3 columnas */
/* d2_*   ==   DISEÑOS de 2 columnas */

#d3_left,#d3_mid,#d3_right,#d2_left,#d2_right{
	float:left;
}
#d3_left ul{
	width:150px;
}
#d3_left li{
	background:url(../img/submenubg.gif) repeat-x;
	margin-bottom:1px;
	padding:5px 10px;
	list-style:none;
}
#d3_left a,#d3_left .active{
	background:url(../img/submenuli.gif) no-repeat 2px 10px;
	padding:5px 10px;
}
#d3_left a{
	color:#336;
}
#d3_left a:hover{
	color:#535388;
}
#d3_left .active{
	color:#f00;
}
#d3_mid{
	width:558px;
	margin:0 10px;
}
#d3_right{
	width:219px;
}
#d2_left{
	width:617px;
	margin:0 10px 0 0;
}
#d2_right{
	width:320px;
}

/* Cajas con borde fade */
	/* componentes comunes a todas las cajas */
#cont .box .top,#cont .box .bot{
	height:10px;
	font-size:0;
}
#cont .box .mid{
	padding:0 10px;
}

	/* 3 columnas - caja medio */
#d3_mid .box .top{
	background:url(../img/d3_middlebox_top.gif) no-repeat;
}
#d3_mid .box .mid{
	background:url(../img/d3_middlebox_mid.gif) repeat-y;
}
#d3_mid .box .bot{
	background:url(../img/d3_middlebox_bot.gif) no-repeat;
	margin-bottom:10px;
}

	/* 3 columnas - caja derecha */
#d3_right .box .top{
	background:url(../img/d3_rightbox_top.gif) no-repeat;
}
#d3_right .box .mid{
	background:url(../img/d3_rightbox_mid.gif) repeat-y;
}
#d3_right .box .bot{
	background:url(../img/d3_rightbox_bot.gif) no-repeat;
	margin-bottom:5px;
}

	/* 2 columnas - caja izq */
#d2_left .box .top{
	background:url(../img/d2_leftbox_top.gif) no-repeat;
}
#d2_left .box .mid{
	background:url(../img/d2_leftbox_mid.gif) repeat-y;
}
#d2_left .box .bot{
	background:url(../img/d2_leftbox_bot.gif) no-repeat;
}

	/* 2 columnas - caja derecha */
#d2_right .box .top{
	background:url(../img/d2_rightbox_top.gif) no-repeat;
}
#d2_right .box .mid{
	background:url(../img/d2_rightbox_mid.gif) repeat-y;
}
#d2_right .box .bot{
	background:url(../img/d2_rightbox_bot.gif) no-repeat;
	margin:0 0 8px 0;
}

/* h*  ->  titulos de secciones */
#cont .h1,#cont .h2,#cont .h3,#cont .h4,#cont .h5{
	font-family:"Arial Black",Arial;
	display:block;
	color:#fff;
	font-size:18px;
	line-height:20px;
	letter-spacing:-1px;
	height:22px;
}
#cont .h2{
	background:url(../img/h2bg.gif);
	border:1px solid #010e51;
	margin:0 0 10px 0;
	padding:0 7px;
	clear:both;
}
#cont .h3{
	background:url(../img/h3bg.gif);
	border:1px solid #999;
	margin:0 0 10px 0;
	padding:0 7px;
	clear:both;
}
#cont .h4{
	background:url(../img/h4bg.gif);
	border:1px solid #999;
	padding:0 7px;
	clear:both;
}
#cont .h5{
	background:url(../img/h5bg.gif);
	border:1px solid #aa1829;
	float:left;
	width:128px;
	text-align:center;
}

/* video box description */
#cont .videodesc{
	background:#e5e5e5;
	color:#000;
	border-bottom:2px solid #000;
	padding:12px;
	margin:2px 0 10px 0;
}

/* contenido anidado */
#cont .headcont{
	padding:10px;
	position:relative;
}
#cont .headcont .newsimg{
	float:left;
	padding:2px;
	border:1px solid #7f7e7e;
	margin:0 12px 12px 0;
}

/* galerias de imagenes */
#d3_mid #gallery{
	margin:0 0 0 -10px;
}
#d3_mid #gallery img{
	border:1px solid #c7c7c7;
	padding:3px;
	float:left;
	width:119px;
	height:90px;
	margin:0 0 10px 10px;
}
/* galeria 2 */
#d2_left #gallery{
	margin:0 0 0 -5px;
}
#d2_left #gallery img{
	border:1px solid #c7c7c7;
	padding:3px;
	float:left;
	width:107px;
	height:81px;
	margin:0 0 5px 5px;
}

/* botones en el home */
#d2_left .homebutts{
	margin:8px 0 0 0;
}
#d2_left .homebutts img{
	border:1px solid #aeb0b3;
	padding:3px;
}
#d2_left .homebutts a,#d2_left .homebutts .spacer{
	float:left;
}
#d2_left .homebutts .first a{
	margin:0 0 8px 0;
}
#d2_left .homebutts .first .spacer{
	width:17px;
}
#d2_left .homebutts .last a{
	margin:0 0 13px 0;
}
#d2_left .homebutts .last .spacer{
	width:10px;
}

/* botones de la caja del costado */
#cont .sidebutts img{
	border:1px solid #c7c7c7;
	padding:3px;
	margin:0 0 10px 0;
}

/* player settings (home slideshow) */
#player{
	height:330px;
	width:596px;
	display:block;
}
#player b a{
	font-weight:bold;
	margin:5px 0;
	font-size:16px;
	color:#1b469e;
	display:block;
}
#slide1_buttons{
	width:86px;
	color:#ccc;
	margin:262px 0 0 500px;
	position:absolute;
	z-index:10000;
}

/* members settings (jugadores) */
#cont .members .left{
	margin:259px 0 0 0;
	float:left;
}
#cont .members .right{
	margin:254px 0 0 0;
	float:right;
}
#cont .members .member img{
	border:1px solid #c7c7c7;
	padding:3px;
}
#cont .members .member{
	float:left;
	width:145px;
}
#cont .members .spacer{
	width:10px;
	float:left;
}
#cont .member .desc{
	margin:1px 0 0 0;
	border-bottom:1px solid #aeb0b3;
	background:url(../img/football.png) no-repeat 4px 4px #e0e0e0;
	padding:8px 0 8px 25px;
}
#cont .member .desc a{
	color:#336;
}
#cont .member .desc a:hover{
	color:#559;
}

/* news settings */
#cont .newsitem img{
	border:1px solid #e3e3e3;
	padding:2px;
	float:left;
	margin:0 8px 8px 0;
}
#cont .news .newsitem{
	float:left;
	width:283px;
	height:100px;
}
#cont .newsitem{
	position:relative;
	border-bottom:1px dotted #7E7D80;
	padding:0 0 5px 0;
	margin:0 5px 5px 5px;
}
#cont .newsitem b{
	color:#333366;
	display:block;
	margin:5px 0;
}
#cont .newsitem i{
	color:#3c3c3d;
	display:block;
	margin:5px 0;
	text-align:right;
	font-style:normal;
}
#cont .news h5,#cont .news h5 a{
	text-align:right;
	color:#c00;
	font-size:11px;
	font-weight:normal;
}

#cont .newslist .pages{
	text-align:center;
	padding:5px 0 0 0;
}
#cont .newslist .pages a{
	padding:2px 5px;
	color:#fff;
	background:#3f3bba;
	border:1px solid #0d003b;
	margin:0 2px;
}
#cont .newslist .pages a.active,#cont .newslist .pages a.active:hover{
	padding:2px 5px;
	color:#fff;
	background:#000099;
	border:1px solid #0d003b;
	margin:0 2px;
}
#cont .newslist .pages a:hover{
	padding:2px 5px;
	color:#fff;
	background:#b4b3f4;
	border:1px solid #0d003b;
	margin:0 2px;
}


/* rosarina settings */
#cont .jugador img{
	float:left;
	border:1px solid #c7c7c7;
	padding:3px;
	margin:0 20px 20px 0;
}
#cont .jugador a{
	color:#336;
}
#cont .jugador a:hover{
	color:#669;
}
#cont .jugador .desc{
	float:left;
	width:316px;
}
#cont .jugador .desc strong{
	font-size:16px;
	color:#336;
	border-bottom:1px solid #aeaeae;
	padding:0 0 3px 27px;
	background:url(../img/football.png) no-repeat 3px 3px;
	display:block;
	margin:0 0 16px 0;
}
#cont .jugador .separator{
	border-top:1px solid #e1e1e1;
	font-size:0;
	margin:8px 0;
}
#cont .plantel{
	color:#000;
	background:url(../img/plantelbg.gif);
	line-height:18px;
}
#cont .plantel .columna{
	width:158px;
	background:#e0e0e0;
	padding:10px 7px;
	float:left;
}
#cont .plantel .spacer{
	float:left;
	width:9px;
}
#cont .plantel strong{
	color:#666;
	text-transform:uppercase;
}
#cont .plantel i{
	color:#f00;
	font-style:normal;
}
#cont .plantel a{
	color:#0a1f5f;
}
#cont .plantel a:hover{
	color:#1a327a;
}
#cont .links{
	margin:10px 0 0 0;
}
#cont .links .spacer{
	width:5px;
	float:left;
}
#cont .links a,#cont .links a:hover{
	color:#fff;
	font-size:14px;
}

.cd_col{
	float:left;
	width:250px;
	margin:10px 0;
}
.cd_col .mem{
	clear:both;
}
.cd_col .mem b{
	padding:10px 0 0 0;
	display:block;
}
.cd_col img{
	border:1px solid #ccc;
	padding:2px;
	float:left;
	margin:0 10px 10px 0;
}

/* footer */
#foot {
	background:url(../img/footbg.gif) repeat-x #fff;
	padding:15px 15px 8px 15px;
	text-align:left;
	clear:both;
	margin:20px 0 0 0;
}
#foot .hormiga{
	width:111px;
	height:16px;
	display:block;
	background:url(../img/hormiga.gif);
	margin:-11px 0 0 803px;
}