@charset "UTF-8";
/* CSS LaRumbé by www.medinlu.es February 2009 */

body {
	margin: 0px 0px 20px 0px;
	background: url(../img/bg_pattern.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

div#contenedor {

	width: 950px;
	margin:0 auto 0 auto; 
	background: url(../img/bg.png) no-repeat;	
	text-align: right;

	
}

div#contenedorbolos {
	
	width: 100%;
	height: 620px;
	
}

div#bolos {

	width: 442px;
	height: 531px;
	background: url(../img/bg_bolos.png);
	float: right;
	margin: 58px 4px 0px 0px;
}

div#fechas {

	margin: 250px 0px 0px 20px;
	text-align: left;
	overflow: auto;
	height: 200px;
	width: 410px;
	line-height: 22px;

}

div#biografia {
	

	text-align: left;
	float: left;
	margin: 0px 0px 150px 0px;

}

div#texto {

	width: 400px;
	margin: 5px 42px 0px 90px;
	float: inherit;

}

div#disco {

	float: left;
	margin: 0px 0px 100px 0px;

}


div#boxes {

	margin: 250px 0px 0px 0px;
	width: 950px;
	height: 221px;
	background: url(../img/bg_boxes.png) no-repeat;

}

div#videosyoutube {

	margin: -95px 0px -60px 0px;
	width: 420px;
	float: left;

}

div#flickr{

	float: left;
	margin: -100px 0px 0px 20px;

}

div#prensa{

	float: left;
	margin: -45px auto 0px auto;
	width: 250px;
	
	text-align:center;
	font-size: 13px;
	
}

div#prensa a{

	background-color: #E1001A;
	padding: 2px;
	
}

div#flickr a{

	display: block;
	width: 250px;
	height: 200px;

}

div#contratacion {

	text-align: center;

}

div#redes {

	text-align: center;
	margin-top: 50px;
	z-index: 10;

}

div#redes img {

	margin-right: 25px;

}



div#nav {

	margin: 50px 0px 0px 78px;
	text-align: center;
	

}

div#dosmilnueve {

	width: 42px;
	height: 20px;
	background: url(../img/bg_dates.png);
	text-align: center;
	float: left;
	

}

div#dosmilnueve:hover {

	width: 42px;
	height: 20px;
	background: url(../img/bg_on_dates.png);
	text-align: center;
	float: left;

}

div#dosmilocho {

	width: 42px;
	height: 20px;
	background: url(../img/bg_dates.png);
	text-align: center;
	float: left;
	margin-left: 5px;

}

div#dosmilocho:hover {

	width: 42px;
	height: 20px;
	background: url(../img/bg_on_dates.png);
	text-align: center;
	float: left;

}

div#dosmilsiete {

	width: 42px;
	height: 20px;
	background: url(../img/bg_dates.png);
	text-align: center;
	float: left;

}

div#dosmilsiete:hover {

	width: 42px;
	height: 20px;
	background: url(../img/bg_on_dates.png);
	text-align: center;
	float: left;

}


div#dosmilseis {

	width: 42px;
	height: 20px;
	background: url(../img/bg_dates.png);
	text-align: center;
	float: left;

}

div#dosmilseis:hover {

	width: 42px;
	height: 20px;
	background: url(../img/bg_on_dates.png);
	text-align: center;
	float: left;

}


div#dosmilcinco {

	width: 42px;
	height: 20px;
	background: url(../img/bg_dates.png);
	text-align: center;
	float: left;

}

div#dosmilcinco:hover {

	width: 42px;
	height: 20px;
	background: url(../img/bg_on_dates.png);
	text-align: center;
	float: left;

}


div#dosmilcuatro {

	width: 42px;
	height: 20px;
	background: url(../img/bg_dates.png);
	text-align: center;
	float: left;

}

div#dosmilcuatro:hover {

	width: 42px;
	height: 20px;
	background: url(../img/bg_on_dates.png);
	text-align: center;
	float: left;

}


a, a:active{

	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	
	text-decoration: none;

}

.centro{
	
	text-align: center;
	
}

.credito {

	color: #090;
	

}

.credito:active {

	color: #090;

}

.credito:hover {

	color: #090;
	text-decoration: underline;

}


.credito:visited {

	color: #090;

}


