@charset "UTF-8";
/* CSS Document */

body			{margin: 0; padding:0; background: #000000 ; font-family: Arial; font-size:10px; text-align:center; color: #333333;}
body.home 			{margin: 0; padding:0; background: url(../i/bg-tennis.jpg) center top no-repeat fixed;}


#wrap {
	width:900px;
	padding-top:50px;
	margin:0 auto;
	
} 				


#contenth {
	width:873px; height: 617px;

	}
	
#contenttxt{ margin-top:20px; margin-right:90px; width:340px; height:430px; float:right; background:url(../i/img-texto.gif) no-repeat;}
	
a {
	color: #FFFF00;
	text-decoration:none;
	
}
 a:hover {color: #FFFFFF; }

#contacto { width:794px; height:54px; margin-top:-20px; margin-left:60px;

	
	}	
#copyh { margin-top: 5px; font-family:Arial, Helvetica, sans-serif; color: #630;

	
	}