*{
	margin: 0;
	padding: 0;}
body {
	background: url(../img/banda.jpg) top left repeat-x;
}
h1 {
	padding:0;
	margin: 0 0 0 0;
}
img {
	border: 0;
}
#contenedor {
	border-bottom: 1px #666 solid;
	margin: 0 auto;
	margin-top:135px;
	width: 960px;
	height: 415px;
}
#header {
	height: 105px;
	border-bottom: 1px #666 solid;
}
#contenido {
	margin: 0 auto;
	height: 300px;
	width: 475px;
}
#video {
	margin-top:15px;
	background-color: black;
	width: 360px;
	height: 280px;
	float: left;
}
#lista ul {
	float:left;
	margin-bottom: 0px;
	list-style: none;
	width:115px;
}
li {
	float:left;
	margin-bottom: 0px;
	list-style:none;
}
#lista {
	margin-top: 200px;
	float: left;
	width: 115px;
}
.tooltip-contacto {
	position: absolute;
	width: 200px;
	padding: 10px;
	margin: 0 10px;
	border-left: 3px solid #ff9900;
	background-color: white;
	color:#999;
	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}



#blog a:link, a:visited, a:active, #contacto a:link, a:visited, a:active {
	display:block;
	height:28px;
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
}

.tooltip-contacto img {
	margin-top:10px;
	margin-bottom:10px;}

.tooltip-contacto a:link, a:active, a:visited{
		text-decoration:none;
		color:#F90;
		font-size:10px;}	
		.tooltip-contacto a:hover{
		text-decoration: underline;}
		
#lista a:hover {
	background-position:bottom;
}
#contacto {
	width:115px;
	background-image:url(../img/contacto.jpg);
}
#contacto a:hover {
	width:115px;
	background-image:url(../img/contacto.jpg);
}
#blog {
	width:115px;
	background-image:url(../img/blog.jpg);
}
#blog a:hover {
	width:115px;
	background-image:url(../img/blog.jpg);
}
#lista span {
	visibility:hidden;
}

