/* @override http://vegamusic.es/wordpress/wp-content/themes/vegamusic/style.css */

/*
Theme Name: Vega Music
Theme URI: http://vegamusic.es
Description: Vega's theme for WordPress
Version: 2.0
Author: Roberto Ramos (design by Olivier Arson)
Author URI: http://digitalina.es
Tags: vega, universal, music, spain
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.5em;
	font-size: 62.5%; /* Resets 1em to 10px */
}

div.info {
	width: 192px;
	height: 94px;
	position: absolute;
	background: url(images/contratacion.png) no-repeat;
	display: none;
	z-index: 200;
	top: 40px;
	left: -4px;
}

ul {
	list-style: none;
}

ol {
	padding-left: 20px;
}

a:link, a:visited {
	color: #ad0f2b;
	text-decoration: none;
}

a:hover, a:active {
	color: #ad0f2b;
	text-decoration: underline;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html body {
	background: #e3e3e3 url(images/fondo.jpg) repeat-y fixed center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.background {
	width: 100%;
	height: 100%;
	text-align: center;
}

div.wrapper {
	width: 1200px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(images/grano.jpg) repeat-y center top;
	z-index: 1;
}

div.wide {
	width: 1000px;
	text-align: left;
	position: relative;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
}

div.vega {
	height: 435px;
	position: relative;
	background: url(images/vega.jpg) no-repeat center top;
	width: 1200px;
	z-index: 3;
}

ul.foros {
	position: absolute;
	top: 0;
	left: 100px;
	width: 148px;
	height: 38px;
	background: url(images/foros.png) no-repeat center top;
}

ul.foros li {
}

a#go-foros:link, a#go-foros:visited {
	position: absolute;
	left: 30px;
	top: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #1b1b1b;
}

a#go-foros:hover, a#go-foros:active {
	text-decoration: none;
	color: #ad0f2b;
}

a#go-boletin:link, a#go-boletin:visited {
	position: absolute;
	left: 90px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	top: 9px;
	color: #1b1b1b;
}

a#go-boletin:hover, a#go-boletin:active {
	position: absolute;
	left: 90px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	top: 9px;
	color: #ad0f2b;
}

div.vega h1, div.vega p {
	display: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	clear: both;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

div.main {
	float: left;
	margin-top: 40px;
	width: 710px;
}

div.main p {
	margin-bottom: 1.2em;
	color: #545454;
	line-height: 1.3em;
}

div.post-head {
	height: 63px;
	border-top: 1px dotted #af0c21;
	border-bottom: 1px dotted #af0c21;
	margin-bottom: 24px;
	padding-top: 20px;
	padding-bottom: 10px;
}

div.footer-image {
	height: 510px;
	background: url(images/carretera.jpg) center bottom;
	width: 1200px;
}

div.post-it {
	background: #000 url(images/papel.gif) repeat-y -1px top;
	position: relative;
	z-index: 1;
	border-bottom: 6px solid #808080;
	height: 177px;
}

form#commentform textarea#comment {
	width: 704px;
}

form#commentform input#submit {
	float: right;
	margin-top: 15px;
	background-color: #ffac00;
	border: 1px solid #a0a0a0;
	text-transform: uppercase;
	color: #474747;
	margin-right: 4px;
}

form#commentform input#author, form#commentform input#email, form#commentform input#url, form#commentform textarea#comment {
	background-color: #fbfbfb;
	border: 1px solid #c4c4c4;
}

#respond h3 {
	border-top: 1px dotted #ad0f2b;
	border-bottom: 1px dotted #ad0f2b;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #ad0f2b;
	text-transform: uppercase;
	font-size: 1em;
}

div.comment-body {
	position: relative;
	margin-top: 16px;
	padding-left: 210px;
	border-top: 1px dotted #8d8d8d;
	padding-top: 20px;
}

div.comment-body a {
	color: #ad0f2b;
}

div.comment-author.vcard {
	position: absolute;
	top: 20px;
	left: 0;
}

div.comment-meta.commentmetadata {
	margin-bottom: 7px;
}

div.comment-meta.commentmetadata a {
	text-decoration: none;
	font-style: italic;
	color: #909090;
}

div.player {
	
}

div.main h2 {
	font-size: 1.4em;
	padding-bottom: 19px;
	border-bottom: 6px solid #feffff;
	margin-bottom: 20px;
}

div.pagina-txt h2, div.fecha-txt h2 {
	border-bottom-style: none;
	padding: 0;
	margin: 0;
}

div.pagina-head div.pagina div.pagina-txt h2 {
	margin-top: 7px;
}

/* @group FOOTER links */

div.footer-text {
}

ul.nav-footer {
	color: #fdfefb;
	height: 34px;
	background: #000 url(images/universal.gif) no-repeat 1118px center;
	width: 1180px;
	font-size: 1em;
	padding-top: 18px;
	padding-left: 20px;
	position: relative;
}

ul.nav-footer li {
	float: left;
	margin-right: 3px;
}

ul.nav-footer li.botones a {
	display: block;
	text-align: left;
	color: #fffeff;
	background: url(images/footer-text.gif) no-repeat 0 top;
	height: 16px;
	text-indent: -5555px;
}

ul.nav-footer li a {
	color: #9a9a9a;
	font-style: italic;
}

/*ul.nav-footer li a#contratacion-footer:hover, ul.nav-footer li a#contratacion-footer:active {
	background-position: -287px top;
	margin-right: 6px;
}*/

ul.nav-footer li.botones a#blog-footer:link, ul.nav-footer li.botones a#blog-footer:visited {
	width: 30px;
	background-position: 2px bottom;
}

ul.nav-footer li.botones a#blog-footer:hover, ul.nav-footer li.botones a#blog-footer:active {
	background-position: 2px top;
}

ul.nav-footer li.botones a#conciertos-footer:link, ul.nav-footer li.botones a#conciertos-footer:visited {
	width: 67px;
	background-position: -35px bottom;
}

ul.nav-footer li.botones a#conciertos-footer:hover, ul.nav-footer li.botones a#conciertos-footer:active {
	background-position: -35px top;
}

ul.nav-footer li.botones a#bio-footer:link, ul.nav-footer li.botones a#bio-footer:visited {
	width: 24px;
	background-position: -106px bottom;
}

ul.nav-footer li.botones a#bio-footer:hover, ul.nav-footer li.botones a#bio-footer:active {
	background-position: -106px top;
}

ul.nav-footer li.botones a#discos-footer:link, ul.nav-footer li.botones a#discos-footer:visited {
	width: 43px;
	background-position: -137px bottom;
}

ul.nav-footer li.botones a#discos-footer:hover, ul.nav-footer li.botones a#discos-footer:active {
	background-position: -137px top;
}

ul.nav-footer li.botones a#fotos-footer:link, ul.nav-footer li.botones a#fotos-footer:visited {
	width: 40px;
	background-position: -182px bottom;
}

ul.nav-footer li.botones a#fotos-footer:hover, ul.nav-footer li.botones a#fotos-footer:active {
	background-position: -182px top;
}

ul.nav-footer li.botones a#tv-footer:link, ul.nav-footer li.botones a#tv-footer:visited {
	width: 19px;
	background-position: -222px bottom;
}

ul.nav-footer li.botones a#tv-footer:hover, ul.nav-footer li.botones a#tv-footer:active {
	background-position: -222px top;
}

ul.nav-footer li.botones a#letras-footer:link, ul.nav-footer li.botones a#letras-footer:visited {
	width: 45px;
	background-position: -241px bottom;
}

ul.nav-footer li.botones a#letras-footer:hover, ul.nav-footer li.botones a#letras-footer:active {
	background-position: -241px top;
}

ul.nav-footer li.botones span#contratacion-footer {
	display: block;
	text-align: left;
	color: #fffeff;
	background: url(images/footer-text.gif) no-repeat 0 top;
	height: 16px;
	text-indent: -5555px;
	width: 78px;
	background-position: -287px bottom;
	margin-right: 6px;
}

ul.nav-footer li.botones span#creditos-footer {
	display: block;
	text-align: left;
	color: #fffeff;
	background: url(images/footer-text.gif) no-repeat 0 top;
	height: 16px;
	text-indent: -5555px;
	width: 55px;
	background-position: -364px bottom;
	margin-right: 6px;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9d9d9d;
}

.italica {
	font-style: italic;
}

.subrayada {
	text-decoration: underline;
}

/* @end */

/* @group SIDEBARS */

div.sidebars {
	width: 254px;
	float: right;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #626262;
	z-index: 9;
	margin-top: -6px;
	position: relative;
}

div.side-two h3 {
	border-top: 6px solid #faab12;
	color: #faab12;
	padding-top: 8px;
	padding-bottom: 8px;
	font: italic 1.6em Georgia, "Times New Roman", Times, serif;
	z-index: 11;
}

div.side-two {
	margin-bottom: 30px;
	z-index: 10;
}

div#wordtube.side-two.wid-show-wordtube div.wordtube {
	width: 254px;
	height: 218px;
	background: url(images/marco-video.gif) no-repeat right bottom;
}

div.ngg-widget.entry-content {
	clear: both;
	height: 160px;
	width: 294px;
	margin-bottom: 50px;
}

div.ngg-widget.entry-content a.shutterset_sidebar_2 {
	width: 100px;
	height: 75px;
	display: block;
	float: left;
	background: url(images/thumbgris.gif) no-repeat right bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 25px;
	margin-bottom: 11px;
}

div.ngg-widget.entry-content a.shutterset_sidebar_2 img {
	margin: 0;
	padding: 0;
	border: 1px solid #aaa;
}

/* @end */

/* @group ULTIMOS POSTS */

div.ultimos {
	margin-bottom: 12px;
	border-bottom: 1px dotted #757575;
	padding-bottom: 8px;
}

div.ultimos-calendario {
	float: left;
	width: 29px;
	margin-right: 7px;
	height: 37px;
	text-align: center;
	background: url(images/mini-calendario.png) no-repeat 0 -2px;
}

div.ultimos-mes {
	color: #fffeff;
	text-transform: uppercase;
	font: 0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 1px;
}

div.ultimos-dia {
	color: #000;
	text-transform: uppercase;
	font: bold 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 3px;
}

div.ultimos-txt {
	float: right;
	width: 218px;
	font-size: 0.9em;
}

div.fecha {
	margin-bottom: 10px;
}

div.fecha-calendario {
	float: left;
	width: 42px;
	margin-right: 10px;
	height: 56px;
	text-align: center;
	background: url(images/medium-calendario.png) no-repeat 0 -2px;
}

div.fecha-mes {
	color: #fffeff;
	text-transform: uppercase;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 3px;
}

div.fecha-dia {
	color: #424242;
	text-transform: uppercase;
	margin-top: 4px;
	font: bold 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.fecha-txt {
	float: left;
	width: 500px;
}

div.boton-comment a:link, div.boton-comment a:visited {
	display: block;
	width: 109px;
	height: 26px;
	float: right;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	background: url(images/globo.gif) no-repeat left top;
	color: #fefeff;
	text-decoration: none;
}

div.sidebars a:link, div.sidebars a:visited {
	text-decoration: none;
	color: #626262;
	font-weight: normal;
	font-style: normal;
}

div.sidebars a:hover, div.sidebars a:active {
	text-decoration: none;
	color: #181818;
	font-weight: normal;
	font-style: normal;
}

div.post-head h2 {
	font-size: 1.4em;
	margin-bottom: 3px;
	line-height: 1.1em;
}

div.main p.metas {
	font-size: 0.9em;
	color: #ad0f2b;
}

p.metas a:link, p.metas a:visited {
	color: #ad0f2b;
	text-decoration: none;
}

p.metas a:hover, p.metas a:active {
	color: #ad0f2b;
	text-decoration: underline;
}

div.post-head h2 a:link, div.post-head h2 a:visited {
	text-decoration: none;
	color: #2c2c2c;
}

div.post-head h2 a:hover, div.post-head h2 a:active {
}

div.post {
	margin-bottom: 30px;
}

div.side-two ul li {
	margin-bottom: 8px;
}

div.side-two.widget_links ul li {
	margin-bottom: 6px;
	font-size: 1.1em;
}

div.pagina-head {
	padding-top: 14px;
	padding-bottom: 6px;
	border-top: 1px dotted #ad0f2b;
	border-bottom: 1px dotted #ad0f2b;
	margin-bottom: 30px;
}

div.pagina-head h2 a {
	line-height: 1em;
	color: #ad0f2b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.7em;
}

div.pagina-head div.pagina div.boton-comment a {
	float: right;
}

div.pagina-head div.pagina div.pagina-txt {
	width: 560px;
	float: left;
}

/* @end */

/* @group NAV */

ul.nav {
	background-color: #000;
	color: #fdfefb;
	padding-left: 125px;
	padding-right: 75px;
	height: 40px;
	position: relative;
	z-index: 2;
}

ul.nav li {
	float: left;
}

ul.nav li a {
	display: block;
	text-align: left;
	color: #fffeff;
	background: url(images/nav.gif) no-repeat;
	height: 40px;
	text-indent: -5555px;
}

body.blog ul.nav li a#blog-btn:link, body.blog ul.nav li a#blog-btn:visited, body.single ul.nav li a#blog-btn:link, body.single ul.nav li a#blog-btn:visited  {
	width: 45px;
	background-position: 0 -89px;
}

ul.nav li a#blog-btn:link, ul.nav li a#blog-btn:visited {
	width: 45px;
	background-position: 0 0px;
}

ul.nav li a#blog-btn:hover, ul.nav li a#blog-btn:active {
	width: 45px;
	background-position: 0 -44px;
}

body.category.category-eventos a#conciertos-btn:link, body.category.category-eventos a#conciertos-btn:visited {
	width: 83px;
	background-position: -45px -89px;
}

div.post div.float-left img.alignleft {
	margin-right: 20px;
	margin-bottom: 60px;
}

div.post div.float-left.data {
	width: 280px;
	margin-bottom: 30px;
	float: left;
}

ul.nav li a#conciertos-btn:link, ul.nav li a#conciertos-btn:visited {
	width: 83px;
	background-position: -45px 0px;
}

ul.nav li a#conciertos-btn:hover, ul.nav li a#conciertos-btn:active {
	width: 83px;
	background-position: -45px -44px;
}

body.page.page-id-66 a#bio-btn:link, body.page.page-id-66 li a#bio-btn:visited {
	width: 33px;
	background-position: -128px -89px;
}

ul.nav li a#bio-btn:link, ul.nav li a#bio-btn:visited {
	width: 33px;
	background-position: -128px 0px;
}

ul.nav li a#bio-btn:hover, ul.nav li a#bio-btn:active {
	width: 33px;
	background-position: -128px -44px;
}

body.page.page-id-160 a#discos-btn:link, body.page.page-id-160 li a#discos-btn:visited {
	width: 55px;
	background-position: -162px -89px;
}

ul.nav li a#discos-btn:link, ul.nav li a#discos-btn:visited {
	width: 55px;
	background-position: -162px 0px;
}

ul.nav li a#discos-btn:hover, ul.nav li a#discos-btn:active {
	width: 55px;
	background-position: -162px -44px;
}

body.page.page-id-40 ul.nav li a#fotos-btn:link, body.page.page-id-40 ul.nav li a#fotos-btn:visited {
	width: 50px;
	background-position: -217px -89px;
}

ul.nav li a#fotos-btn:link, ul.nav li a#fotos-btn:visited {
	width: 50px;
	background-position: -217px 0px;
}

ul.nav li a#fotos-btn:hover, ul.nav li a#fotos-btn:active {
	width: 50px;
	background-position: -217px -44px;
}

body.page.page-id-155 ul.nav li a#tv-btn:link, body.page.page-id-155 ul.nav li a#tv-btn:visited {
	width: 28px;
	background-position: -267px -89px;
}

ul.nav li a#tv-btn:link, ul.nav li a#tv-btn:visited {
	width: 28px;
	background-position: -267px 0px;
}

ul.nav li a#tv-btn:hover, ul.nav li a#tv-btn:active {
	width: 28px;
	background-position: -267px -44px;
}

body.page.page-id-158 ul.nav li a#letras-btn:link, body.page.page-id-158 ul.nav li a#letras-btn:visited {
	width: 54px;
	background-position: -295px -89px;
}

ul.nav li a#letras-btn:link, ul.nav li a#letras-btn:visited {
	width: 54px;
	background-position: -295px 0px;
}

ul.nav li a#letras-btn:hover, ul.nav li a#letras-btn:active {
	width: 54px;
	background-position: -295px -44px;
}

ul.nav li a#contratacion-btn:link, ul.nav li a#contratacion-btn:visited {
	width: 94px;
	background-position: -347px 0;
}

ul.nav li a#contratacion-btn:hover, ul.nav li a#contratacion-btn:active {
	background-position: -347px -90px;
}

/* @end */

/* @group STICKY */

div.post-it div.sticky-front {
	position: absolute;
	top: 0;
	width: 740px;
	left: 89px;
}

div.post-it div.titulo {
	width: 200px;
	height: 200px;
	background: url(images/nota.png) center center;
	float: left;
	margin-top: 10px;
}

div.post-it div.intro {
	float: right;
	width: 514px;
	margin-top: 25px;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: justify;
	margin-right: 20px;
}

a#leer-mas:link, a#leer-mas:visited {
	display: block;
	width: 70px;
	float: right;
	background: url(images/leer-mas.gif) no-repeat center center;
	text-align: left;
	text-indent: -5555px;
}

div.post-it div.titulo h2 {
	width: 150px;
	padding: 64px 20px 20px;
	text-align: center;
	font-size: 2.6em;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
}

div.side-three.widget_search {
}

div.side-three.widget_search div.search {
	background: url(images/buscar.gif) no-repeat;
	height: 23px;
	margin-left: 10px;
	margin-top: 8px;
}

input#s {
	background-color: transparent;
	height: 15px;
	width: 50px;
	margin-left: 25px;
	margin-right: 8px;
	margin-top: 2px;
	border-style: none;
	color: #737373;
}

div.sticky.hentry {
	/*display: none;*/
}

/* @end */

/* @group GALLERY */

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	width: 730px;
	clear:both; 
	display:block !important;
	padding-left: 5px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(images/710.gif) no-repeat left bottom;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin: 0 18px 18px 0;
	padding: 0;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: #aaa no-repeat right;
}

.ngg-gallery-thumbnail img {
	margin: -5px 5px 5px -5px;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}



/* @end */

/* @group calendario */

div.sidebars ul#recentcomments li.recentcomments {
	margin-bottom: 14px;
	font-size: 0.9em;
}

div#event-calendar {
	background: url(images/calendario.gif) no-repeat center top;
	width: 254px;
	height: 278px;
	position: absolute;
	left: 847px;
	top: 359px;
	z-index: 4;
}

div#wp-calendar {
	position: absolute;
	top: 39px;
}

div#wp-calendar table {
	z-index: 2;
	width: 220px;
	position: absolute;
	top: 0;
	left: 18px;
	text-align: center;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#wp-calendar table thead {
	visibility: hidden;
	width: 220px;
}

#event-calendar h3 {
	display: none;
}

#wp-calendar table.nav {
	z-index: 10;
	width: 220px;
	height: 20px;
	position: absolute;
	top: -7px;
}

#wp-calendar table.nav tbody {
}

td#prev {
	text-align: left;
}

td#next {
	text-align: right;
}

a#ec3_publish, img#ec3_spinner, #ec3_publish img, img#ec3_spinner img {
	position: absolute;
	top: 8px;
	right: 30px;
	display: none;
	background-image: none !important;
}

a#ec3_prev {
	display: block;
	width: 10px;
	height: 12px;
	text-indent: -5555px;
	background: url(images/left.gif) no-repeat left top;
	float: left;
}

a#ec3_next {
	display: block;
	width: 10px;
	height: 12px;
	text-indent: -5555px;
	background: url(images/right.gif) no-repeat right top;
	float: right;
	text-align: left;
	clear: both;
}

#wp-calendar table caption {
	width: 220px;
	text-align: center;
}

#wp-calendar table caption a {
	font-size: 13px;
	text-decoration: none;
	color: #6e6e6e;
	text-align: center;
	text-transform: uppercase;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover {
	padding: 8px 6px;
}

table.ec3_popup {
	position: absolute;
	background-color: #000;
	top: 50px;
	left: 0;
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fffeff;
	text-align: center;
	z-index: 100;
}

.ec3_eventday {
	text-decoration: none;
	color: #fffeff;
	background: url(images/evento.gif) center center;
}

.ec3_eventday a {
	text-decoration: none;
	color: #fffeff;
}

/* @end */

.relative {
	position: relative;
}

/* @group ÚLTIMOS COMENTARIOS */

div.sidebars a.bgded:link, div.sidebars a.bgded:visited {
	background-color: #faab12;
	color: #000;
	padding: 2px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: capitalize;
}

div.sidebars a.bgded:hover, div.sidebars a.bgded:active {
	background-color: #faab12;
	color: #000;
}

#get_recent_comments_wrap ul li {
	margin-bottom: 12px;
	border-bottom: 1px dotted #757575;
	padding-bottom: 8px;
	font-size: 0.9em;
	line-height: 1.4em;
}

div.sticky-front div.titulo h2.cufon a:link, div.titulo h2.cufon a:visited {
	color: #000;
}

div.intro a:link, div.intro a:visited {
	color: #000;
}

div.intro a:hover, div.intro a:active {
	color: #6b6b6b;
	text-decoration: none;
}

div.navigation div.float-right a {
	width: 75px;
	height: 19px;
	display: block;
	text-align: left;
	text-indent: -5555px;
	background-image: url(images/siguiente.gif);
}

div.navigation div.float-left a {
width: 75px;
	height: 19px;
	display: block;
	text-align: left;
	text-indent: -5555px;
	background-image: url(images/anterior.gif);
}



/* @end */