/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 auto;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

a{
color:#000;
text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#79B4DC;
}

#header{
	width:1019px;
	height:246px;
	margin:0 auto;
}

#contenedor {
	width:1019px;
	margin:0 auto;
	height:100%;
	background-image:url(img/bg-contenedor.png);
	background-repeat:repeat-y;
}

#contenedor #items{
height:54px;
background-image:url(img/bg-menu.jpg);
background-repeat:repeat-x;
padding:0 auto;
margin:0 auto;
float:left;
width:1002px;
margin-left:8px;
margin-right:8px;
	}
	
	
	/* Menu */

#menu {
	width:640px;
	float: left;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

#menu ul {
	height: 50px;
	margin: 0;
	padding: 0;
	margin-top:1px;
	list-style: none;
}

#menu li {
	display: inline;
	margin:0;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	color: #7DB4DB;
	padding:6px 10px 6px 10px;
	background: url(img/bg-menu.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 28px;
}

#menu a:hover, #menu .active a {
	background-color:#FFFFFF;
	color: #000;
}

#buscador{
	width:330px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:1px;
	text-align:center;
	padding:10px;
	color:#FFFFFF;
}



#footer{
	height:115px;
	width:1019px;
	margin:0 auto;
	background-image:url(img/bg-footer.jpg);
}

#footer #copi{
	width:400px;
	padding-top:20px;
	padding-left:25px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
	
	#footer #copi h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:inline;
	color:#79B4DC;
	}
	
	#footer #copi h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:inline;
	color:#333;
	}

#nav_left{
	width:245px;
	height:auto;
	margin:20px 5px 10px 16px;
	padding:0;
	background-color:#fff;
	float:left;
	
	}
	
	#nav_left h2{
	background-color:#F8F8F8;
	background-image:url(img/tenis.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 36px;
	font-size:medium;
	color:#79B4DC;
	margin:0 0 10px 0;
}

#nav_right{
	width:730px;
	height:auto;
	margin:20px 15px 10px 3px;
	padding:0;
	float:left;
	}

#nav_right .noticia{
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 15px 5px 15px;
	margin:0;
}

#nav_right .noticia h2{
	background-color:#F8F8F8;
	background-image:url(img/tenis.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	font-size:xx-large;
	color:#79B4DC;
}

#nav_right .noticia p{
	font-size:small;
	margin:9px;
	color:#333;
}

#nav_right .noticia p img{
	float:left;
	margin-right:20px;
}


#nav_right .publicidad{
	width:728px;
	height:90px;
	text-align:center;
	font-size:36px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.publicidad2{
	width:300px;
	height:250px;
	float:right;
	margin-bottom:10px;
	margin-right:15px;
	clear:both;
	}

#nav_right .wallpapers{
	width:300px;
	height:230px;
	text-align:center;
	float:left;
	margin:20px;
	padding:5px;
	border:1px #CCCCCC solid;
	}
	
	#nav_right .wallpapers .descargar{
	background-color:#7DB4DB;
	font-size:10px;
	width:290px;
	margin:auto;
	}
	
	#nav_right .video{
	width:640px;
	height:auto;
	margin:auto;
	margin-top:25px;
	border:1px #CCCCCC solid;
	padding:20px;
	}
	
	#nav_right h3{
	font-size:12px;
	font-weight:500;
	color:#000;
	}

.noticia .anio{
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:7px;
	border-bottom:solid 1px #CCCCCC;
	clear:both;
	}
	
	.noticia .anio img{
	float:left;
	padding-left:10px;
	padding-right:15px;
	}
	
	.noticia .anio .foto{
	width:auto;
	height:auto;
	float:right;
	margin:10px;
	}

#nav_left #bienvenidos{
	width:185px;
	margin:auto;
	height:272px;
	padding:10px 20px 5px 10px;
	background-image:url(img/bg-bienvenidos.jpg);
	}


#nav_left #bienvenidos h2{
	text-align:right;
	background-color:#F8F8F8;
	background-image:url(img/roddick-png.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:2px;
	font-size:19px;
	color:#79B4DC;
}

#nav_left .left-div{
	width:auto;
	padding:10px;
	height:auto;
	border-bottom:1px #CCCCCC solid;
	}
	
	#nav_left .left-div .datos{
	width:215px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	float:left;
	margin:2px;
	
	}
		#nav_left .left-div .res{
		width:215px;
		font-size:12px;
		color:#000000;
		float:left;
		margin:2px;
	}

	#nav_left .left-div li{
	font-size:14px;
	margin:auto;
	margin-top:7px;
	list-style-image:url(img/tenis-img.jpg);
	}
	
	#fotos{
	width:630px;
	height:auto;
	margin:auto;
	}
	
.thumbnail{
	padding: 3px;
	background-color: #7BB2D9;
	border: 1px solid #F2F2F2;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.fin{
clear:both;
}



-->