body {
	font:70% "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	color:#646464;
	margin:0 0 30px 0;
	padding:0;
	background:#2f2f2f url(../images/bg.gif) repeat-x fixed;
}

a {outline:none;}
img {border:none;}
abbr {cursor:help;}

#bodyWrapper {
	width:769px;
	margin:auto;
}


/*header*/
#header {
	background:url(../images/bgHeader.gif) repeat-x;
	color:#fff;
	height:94px;
}

#logo {
	margin-left:-44px;
	position:relative;
	float:left;
}
#fecha {
	font-weight: bolder;
	text-align:right;
	height:23px;
	padding:20px 170px 0 0;
}
#menu {
	text-align:center;
	margin-right:180px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	margin:0 10px;
	display:inline;
}
#menu li a.menuNoticias img {
	background:url(../images/botNoticias.gif) no-repeat top left;
}
#menu li a.menuNoticias:hover img {
	background:url(../images/botNoticias.gif) no-repeat bottom left;
	height:23px;
}
#menu li a.menuRumbas img {
	background:url(../images/botRumbas.gif) no-repeat top left;
}
#menu li a.menuRumbas:hover img {
	background:url(../images/botRumbas.gif) no-repeat bottom left;
	height:23px;
}
#menu li a.menuClubs img {
	background:url(../images/botClubs.gif) no-repeat top left;
}
#menu li a.menuClubs:hover img {
	background:url(../images/botClubs.gif) no-repeat bottom left;
	height:23px;
}

#menu li a.menuNoticias img.eleg {
	background:url(../images/botNoticias.gif) no-repeat bottom left;
	height:23px;
}
#menu li a.menuRumbas img.eleg {
	background:url(../images/botRumbas.gif) no-repeat bottom left;
	height:23px;
}
menu li a.menuClubs img.eleg {
	background:url(../images/botClubs.gif) no-repeat bottom left;
	height:23px;
}

/*fin header*/
/*contenido***************************************************************/
#contenido {
	background:#fff url(../images/footerTop.gif) bottom no-repeat;
	padding:0 15px 15px 15px;
}
.bannerFooter {
	clear:both;
	text-align:center;
	padding-top:25px;
}
#rightColumn {
	float:right;
	width:188px;
	margin:-84px -29px 10px 0;
}
#colCalendario {
	width:188px;
	background:url(../images/bgBottomColDer.gif) no-repeat bottom;
	padding-bottom:30px;
}
#sidebar {
	background:#fff url(../images/colDerSombra.gif) no-repeat 0 33px;
}
#colCalendario h3 {
	background:url(../images/titCalendario.gif) no-repeat;
	height:60px;
	margin:0;
	padding:0;
}
#colCalendario h3 span {
	margin-left:-9999em;
}
#colCalendario h3 img {
	float:right;
	margin:-3px 9px 0 0;
}
#calendPula {
	width:155px;
	margin:-25px 0 0 22px;
	background:#eff4f4 url(../images/endCalend.gif) no-repeat bottom;
	padding:10px 0;
}
#imgCalend {
	text-align:right;
}
#imgCalend a {
	text-decoration:none;
}
#imgCalend a img {
	margin-bottom:5px;
}
#imgCalend a span {
	text-decoration:underline;
	background:url(../images/vinetaAzul.gif) no-repeat right;
	padding-right:12px;
	font-size:0.9em;
	color:#000a67;
}
#imgCalend a:hover span {
	text-decoration:none;
	color:#000;
}
#almanaque {
	margin:10px 4px;
	color:#464646;
	background:url(../images/lineaHorizNegra.gif) repeat-x top;
}
#almanaque h5 {
	background:url(../images/lineaHorizNegra.gif) repeat-x bottom;
	padding:2px;
	font-size:1.1em;
	margin-bottom: 8px;
}
#almanaque h5 span {
	background:url(../images/icoAlerta.gif) no-repeat right;
	padding-right:40px;
}
#almanaque table {
	width:100%;
	font-size:0.9em;
}
#almanaque th {
	background:#afb3b4;
	color:#fff;
}
#almanaque th, #almanaque td {
	text-align:center;
	height:14px;
}
#almanaque a {
	color:#464646;
	display:block;
	text-decoration:none;
}
#almanaque a:hover {
	color:#006699;
	text-decoration:underline;
}
#almanaque td a.diaActual {
	border:1px solid #000;
	color:#000;
}
#almanaque td a.diaEvento {
	border:1px solid #7bac42;
	color:#fff;
	font-weight:bold;
	background:#7bac42;
}
#almanaque td a.diaOtroMes {
	color:#9f9e8b;
}

#almanaque caption a {
	width:14px;
	padding-top:2px;
}
#rssSideBar {
	width:155px;
	margin:10px 0 0 22px;
	background:url(../images/lineaHorizNegra.gif) repeat-x top;
}
#rssSideBar a {
	padding:5px 3px;
	background:url(../images/lineaHorizNegra.gif) repeat-x bottom;
	display:block;
	color:#ab4200;
	text-decoration:none;
	font-weight:bold;
}
#rssSideBar a:hover {
	text-decoration:underline;
	color:#000;
}
#rssSideBar a span {
	background:url(../images/icoRSS.gif) no-repeat left;
	padding-left:20px;
}
#busqueda {
	width:155px;
	margin:10px 0 0 22px;
	padding-bottom:10px;
	background:url(../images/lineaHorizNegra.gif) repeat-x bottom;
}
#busqueda form {
	margin:0;
	padding:0;
}
#busqueda label {
	background:url(../images/icoBusqueda.gif) no-repeat left;
	padding-left:23px;
	font-weight:bold;
	color:#626262;
}
input.inpSB {
	border-left:1px solid #606060;
	border-top:1px solid #606060;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	margin:4px 2px;
	padding:0 2px;
	font:11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	height:16px;
	width:110px;
	vertical-align:bottom;
}

#alertaSideBar {
	width:164px;
	margin:10px 0 0 17px;
	background:#dfe8e9;
}
#alertaSideBar h4 {
	background:url(../images/titAlerta.gif) no-repeat;
	height:21px;
	margin:0 0 0 -6px;
}
#alertaSideBar h4 span {
	margin-left:-9999em;
}
#alertaSideBar p {
	font-size:1em;
	padding:3px 10px;
	margin:0;
	color:#646464;
}
#alertaSideBar form {
	margin:0 0 0 7px;
	padding:0;
}
#colNoticiasHome h2 span, #rumbasHome h2 span, #clubsHome h2 span, #clubsHome h3 span {
	margin-left:-9999em;
}

.verArchivo {
	margin-left:10px;
}
#colNoticiasHome {
	float:left;
	width:290px;
}
#colNoticiasHome h2 {
	background:url(../images/titNoticiasHome.gif) no-repeat;
	margin:15px 0 8px 2px;
	padding:0;
	height:21px;
}
#colNoticiasHome h3 {
	font-size:1em;
	margin:5px 0 0 14px;
	color:#000;
}
#colNoticiasHome span, #rumbasHome span {
	font-size:0.9em;
	font-weight:normal;
	color:#a20000;
}
#colNoticiasHome p {
	margin:0 14px 14px 14px;
}
#colNoticiasHome p a {
	text-decoration:none;
	color:#646464;
}
#colNoticiasHome p a:hover {
	text-decoration:none;
	color:#111;
}
#colNoticiasHome p img {
	float:left;
	margin:5px 8px 0 0;
}
#colNoticiasHome ul {
	background:url(../images/lineaHorizNegra.gif) repeat-x top;
	padding:10px 20px;
	margin:0;
	list-style:none;
}
#colNoticiasHome h3 a {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#colNoticiasHome h3 a:hover {
	background:#f1f1f1;
}
#colNoticiasHome h3 a:visited {
	background: transparent;
}
#colNoticiasHome li {
	display:block;
	padding-bottom:0.5em;
}
#colNoticiasHome li a {
	color:#444;
	background:url(../images/vinetaRoja.gif) no-repeat left;
	text-decoration:none;
	font-weight:bold;
	padding:2px 4px 2px 12px;
}
#colNoticiasHome li a:hover {
	background:#f1f1f1 url(../images/vinetaRoja.gif) no-repeat left;
}
#colNoticiasHome li a:visited {
	background:#transparent url(../images/vinetaRoja.gif) no-repeat left;
}
#colNoticiasHome h2 img, #rumbasHome h2 img, #clubsHome h2 img {
	float:right;
	margin:-19px 0 0 0;
}
#rumbasHome {
	float:left;
	width:274px;
	margin-left:14px;
}
#rumbasHome h2 {
	background:url(../images/titRumbasHome.gif) no-repeat;
	margin:0 0 8px 0;
	padding:0;
	height:21px;
}
#rumbasHome h3 {
	font-size:1em;
	margin:0 15px;
	padding:0;
}
#rumbasHome p {
	margin:0 15px 15px 15px;
	background:url(../images/lineaHorizNegra.gif) repeat-x bottom;
	padding-bottom:5px;
}
#rumbasHome p img {
	margin:10px 0;
}
#rumbasHome h3 a {
	color:#444;
	text-decoration:none;
}
#rumbasHome span a {
	color:#a20000;
	text-decoration:none;
}
#rumbasHome a:hover {
	text-decoration:underline;
}

#clubsHome {
	margin-left:14px;
	float:left;
	width:431px;
}
#destClubsHome {
	float:left;
	width:214px;
	margin:0 15px 0 10px;
}
#destClubsHome h4 {
	font-size:1em;
	color:#444;
	margin:10px 10px 0 10px;
}
#destClubsHome h4 a {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#destClubsHome h4 a:hover {
	background:#f1f1f1;
}
#destClubsHome h4 a:visited {
	background:#transparent;
}

#destClubsHome p {
	margin:0 10px;
	font-size:0.9em;
}
#destClubsHome p a {
	color:#444;
	text-decoration:none;
}
#destClubsHome p a:hover {
	color:#a20000;
	text-decoration:none;
}
#destClubsHome p img {
	float:left;
	margin:0 10px 0 0;
}


#tlc {
	float:left;
	margin:0;
	width:180px;
}
#tlc form {
	margin:0 0 15px 10px;
	padding:0;
}
#tlc select {
	border:1px solid #606060;
	margin:4px 2px;
	padding:0 0 0 2px;
	font:11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	height:16px;
	width:170px;
	color:#a20000;
	vertical-align:bottom;
}
#usuario {
	margin:10px;
}
#usuarioPI {
	background:#dfe8e9;
	width:162px;
	margin-bottom:-3px;
}
#usuario a.publiEvento img, #usuarioPI a.publiEvento img {
	background:url(../images/botPublicaEvento.gif) no-repeat top;
}
#usuario a.publiEvento:hover img, #usuarioPI a.publiEvento:hover img  {
	background:url(../images/botPublicaEvento.gif) no-repeat bottom;
}
#usuario a.publiClub img, #usuarioPI a.publiClub img  {
	background:url(../images/botPublicaClub.gif) no-repeat top;
}
#usuario a.publiClub:hover img, #usuarioPI a.publiClub:hover img  {
	background:url(../images/botPublicaClub.gif) no-repeat bottom;
}
#clubsHome h2 {
	background:url(../images/titClubsHome.gif) no-repeat;
	height:21px;
	margin:0;
	padding:0;
}
#clubsHome h3.clubDest {
	background:url(../images/titDestacadosSemana.gif) no-repeat;
	height:21px;
	margin:4px 0;
}
#clubsHome h3.todosClubs {
	background:url(../images/titTodosClubs.gif) no-repeat;
	height:21px;
	margin:4px 0;
}
/*paginas internas*/
#rumbasPI h2 span, #noticiasPI h2 span, #clubsPI h2 span, #clubsPI h3 span {margin-left:-9999em;}
#noticiasPI h2 img, #rumbasPI h2 img, #clubsPI h2 img {
	float:right;
	margin:-22px 5px 0 0;
}
#colCont {
	float:left;
	width:220px;
}

#rumbasPI h2 {
	background:url(../images/titRumbasPI.gif) no-repeat;
	height:21px;
	margin-bottom:5px;
	padding:0;
}
#rumbasPI ul, #noticiasPI ul, #clubsPI ul  {
	list-style:none;
	margin:5px 10px;
	padding:0;
}
#rumbasPI li, #noticiasPI li, #clubsPI li {
	padding:2px 0;
}
#rumbasPI li a {
	color:#787878;
	text-decoration:none;
	background:url(../images/vinetaRoja.gif) no-repeat left;
	padding-left:13px;
	font-weight:bold;
	display:block;
}
#rumbasPI li a:hover {
	color:#333;
	text-decoration:underline;
	background:#f2f2f2 url(../images/vinetaRoja.gif) no-repeat left;
}

#noticiasPI h2 {
	background:url(../images/titNoticiasPI.gif) no-repeat;
	height:21px;
	margin-bottom:5px;
	padding:0;
}
#noticiasPI li a, #clubsPI li a {
	color:#787878;
	text-decoration:none;
	background:url(../images/vinetaRoja.gif) no-repeat left;
	padding-left:13px;
	font-weight:bold;
	display:block;
}
#noticiasPI li a:hover, #clubsPI li a:hover {
	color:#333;
	text-decoration:underline;
	background:#f2f2f2;
}
#clubsPI h2 {
	background:url(../images/titClubsPI.gif) no-repeat;
	height:21px;
	margin-bottom:5px;
	padding:0;
}
#clubsPI form {
	margin:0 0 15px 10px;
	padding:0;
}
#clubsPI select {
	border:1px solid #606060;
	margin:4px 2px;
	padding:0 0 0 2px;
	font:11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	height:16px;
	width:170px;
	color:#a20000;
	vertical-align:bottom;
}
#clubsPI h3 {
	margin:5px 0 2px 0;
}
#clubsPI h3.clubDestPI {
	background:url(../images/titDestacadosSemanaPI.gif) no-repeat;
}
#clubsPI h3.todosClubs {
	background:url(../images/titTodosClubs.gif) no-repeat;
}
#usuarioPI {
	margin:15px 0 0 18px;
	padding-bottom:0;
}


#contenidoPI {
	float:left;
	margin-left:20px;
	width:325px;
}
#contenidoPI h2 {
	font-size:1.6em;
	color:#da0200;
	margin:5px 0;
	padding-left:8px;
}
#contenidoPI h2.rhome {
	font-size:1.6em;
	color:#000;
	margin:5px 0;
	padding-left:8px;
}
#contenidoPI h3 {
	font-size:1.4em;
	color:#ff0f0d;
	padding-left:8px;
	margin:0 0 5px 0;
}
#contenidoPI h3 a {
	color:#ff0f0d;
	text-decoration:none;
	border-bottom:2px dotted #ff0f0d;
}
#contenidoPI h3 a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:2px groove #000;
}
#contenidoPI p {
	margin:0.7em 0 1em 0;
	padding-left:8px;
}
#contenidoPI p a {
	color:#88000a;
	text-decoration:none;
	border-bottom:1px dotted #88000a;
}
#contenidoPI p a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#f0f0f0;
	font-weight:bold;
}

.fechaEvento {
	background:#e5e5e5;
	padding:2px 8px;
	color:#000;
	font-weight:bold;
}
.fechaPublic {
	text-align:right;
}
.fechaPublic a, #bottomContent a {
	color:#88000a;
	text-decoration:none;
}
.fechaPublic a:hover, #bottomContent a:hover {
	color:#000;
	text-decoration:underline;
}
#fechaPublicFooter {
	float:right;
	margin-right: 20px;
}
.sombraImgNoticias {
	background:url(../images/bgImgNoticia.gif) no-repeat;
	width:322px;
	height:226px;
	padding:11px;
}
.sombraImgRumbas {
	background:url(../images/bgImgRumba.gif) no-repeat;
	width:319px;
	height:257px;
	padding:14px;
}
.sombraImgClubs {
	padding:9px 0 0 6px;
	margin:0;
	float:right;
}
.ampliarImg {
	text-align:right;
	margin:5px 23px 0 0;
}
.alignright {
	text-align:right;
}
#bottomContent {
	clear:both;
	border-top:1px solid #88000a;
	font-size:0.8em;
}


#hoyTambien {
	width:140px;
	color:#000;
	margin:10px 0 0 30px;
}
#hoyTambien h5 {
	font-size:1em;
	margin:0;
	padding:0;
}
#hoyTambien ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.9em;
}
#hoyTambien li {
	padding:2px 0 2px 8px;
	line-height:1.2em;
	background:url(../images/vinetaCyan.gif) no-repeat top left;
}
#hoyTambien li a {
	color:#00a1b3;
	text-decoration:none;
	font-weight:bold;
	padding:0 2px;
}
#hoyTambien li a:hover {
	background:#00a1b3;
	color:#fff;
}

/*galeria de imagenes*/
#gallery {
	clear:both;
	width:350px;
	margin-bottom:20px;
}
#gallery ul {
	margin:0;
	padding:0;
	list-style:none;
}
#gallery li {
	background:url(../images/bgImgGallery.jpg) no-repeat;
	padding:5px 6px 3px 3px;
	display:block;
	width:91px;
	height: 100%;
	float:left;
	margin: 5px;
}
#gallery li a {
	display:block;
}
#gallery li a:hover img {
	border:1px solid #88000a;
}
#gallery li a img {
	border:1px solid #fff;
	margin: 1px 5px 5px 3px;
}


#galleryWrap {
	float: left;
}

#tableContainer {
	padding-left:8px;
	margin-bottom:20px;
}
#contenidoPI table.dvj {
	width:300px;
	margin-bottom:20px;
}
#contenidoPI table.dvj caption {
	text-align:left;
	color:#6c6c6b;
	background:url(../images/lineaHorizNegra.gif) repeat-x bottom;
	font-size:1.4em;
	padding:3px;
	font-weight:bold;
}
#contenidoPI table.dvj tr {
	background:url(../images/lineaHorizNegra.gif) repeat-x bottom;
}
#contenidoPI table.dvj tr:hover {
	background:#f1f1f1 url(../images/lineaHorizNegra.gif) repeat-x bottom;
}
#contenidoPI table.dvj th {
	text-align:left;
	padding:3px 0 3px 5px;
	font-size:1em;
	color:#000;
	white-space:nowrap;
}
#contenidoPI table.dvj td {
	text-align:right;
	font-size:0.9em;
}
#contenidoPI table.dvj td a {
	color:#ff0f0d;
	text-decoration:none;
}
#contenidoPI table.dvj td a:hover {
	color:#000;
	text-decoration:underline;
}

#contenidoPI table.infoData {
	width:300px;
	margin:10px 0;
	background:url(../images/bgTable.gif) repeat-y;
	color:#2f2f2f;
}
#contenidoPI table.infoData caption {
	background:url(../images/titTableInfo.gif) no-repeat center;
	height:26px;
	margin-bottom:-10px;
}
#contenidoPI table.infoData caption span, #contenidoPI table.rating caption span {
	margin-left:-9999em;
}
#contenidoPI table.infoData th {
	text-align:right;
	padding:1px 3px;
	vertical-align:top;
}
#contenidoPI table.infoData td {
	vertical-align:top;
}
#contenidoPI table.infoData td a {
	color:#88000a;
	text-decoration:none;
}
#contenidoPI table.infoData td a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
}

#contenidoPI table.infoData tr.gris {
	background:url(../images/bgTableGris.gif) repeat-y;
	margin:0 2px;
}
#contenidoPI table.rating {
	width:300px;
	margin:10px 0;
	background:url(../images/bgTableRating.gif) repeat-y;
	color:#2f2f2f;
}
#contenidoPI table.rating caption {
	background:url(../images/titTableRating.gif) no-repeat center;
	height:26px;
	margin-bottom:-10px;
}
#contenidoPI table.rating td {
	color:#88000a;
	font-size:0.9em;
}


#contenidoPI h6 {
	font-size:1em;
	margin:0;
	padding:0 0 3px 14px;
}
#contenidoPI h6 a {
	color:#6c6c6b;
	text-decoration:none;
	background:url(../images/vinetaRojaUp.gif) no-repeat left;
	padding-left:12px;
	display:block;
}
#contenidoPI h6 a:hover {
	color:#000;
	text-decoration:none;
	background:#f2f2f2 url(../images/vinetaRojaDown.gif) no-repeat left;
	padding-left:12px;
}

#content ul {
	margin:0 0 15px 30px;
	padding:0;
	list-style:none;
}
#content li {
	margin:3px 0;
}
#content li a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
	background:url(../images/vinetaNegra.gif) no-repeat left;
	padding-left:12px;
}
#content li a:hover {
	color:#88000a;
	text-decoration:none;
	border-bottom:1px ridge #88000a;
}

#sresult ul {
	margin:0 0 15px 10px;
	padding:0;
	list-style:none;
}
#sresult li {
	margin:3px 0;
}
#sresult li a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
	background:url(../images/vinetaNegra.gif) no-repeat left;
	padding-left:11px;
}
#sresult li a:hover {
	color:#88000a;
	text-decoration:none;
	border-bottom:1px ridge #88000a;
}

#sresult li a.catlink {
	color:#000;
	text-decoration: none;
	border: 0;
	background: none;
	padding: 0;
}

/* U T I L I T Y */
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearFix {display:inline-block;}


/* estilos para el star rater*********************************/
.star-rating{
	list-style:none;
	margin: auto;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../images/star_rating.gif) top left repeat-x;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(../images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{left: 0px;}
.star-rating a.one-star:hover{width:20px;}
.star-rating a.two-stars{left:20px;}
.star-rating a.two-stars:hover{width: 40px;}
.star-rating a.three-stars:hover{width: 60px;}
.star-rating a.three-stars{left: 40px;}
.star-rating a.four-stars{left: 60px;}
.star-rating a.four-stars:hover{width: 80px;}
.star-rating a.five-stars{left: 80px;}
.star-rating a.five-stars:hover{width: 100px;}

/*fin contenido*/
/*footer******************************************************************/
#footer {
	background:url(../images/footerBottom.gif) no-repeat bottom;
	padding:15px;
	clear:both;
	color:#c4c4c4;
}
#legales {
	float:right;
	padding-right:15px;
	text-align:right;
}
#legales img {
	margin:12px 2px;
}
#legales a {
	color:#919191;
}
#legales a:hover {
	color:#fff;
}
#contacto {
	background:url(../images/logoFooter.gif) no-repeat left top;
	padding-left:89px;
	color:#c4c4c4;
}
#contacto span {
	font-weight:bold;
	padding-bottom:5px;
}
#contacto a {
	color:#ffaf23;
	text-decoration:none;
}
#contacto a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
/***********************/
.stretcher {
	background:transparent none repeat scroll 0% !important;
}