body {
	background-color: #F0ECDB;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #597DB5;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	margin-left: 12px;
	margin-top: 2px;
}
h1 a {
	color: #333333;
	text-decoration: none;
}
h1 a:hover {
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-left: 10px;
	margin-top: 2px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 12px;
	margin-top: 3px;
	line-height: 1.5em;
	margin-right: 12px;
}
p a {
	color: #597DB5;
	text-decoration: underline;
}
p.smallText {
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
	margin-left: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 3px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h3 a:hover {
	color: #990000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	margin-left: 10px;
	margin-top: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-left: 12px;
	margin-top: 2px;
}
h5.smaller {
	color: #990000;
	font-size: 14px;
}
h5 a {
	color: #333333;
	text-decoration: none;
}
h5 a:hover {
	color: #990000;
}
h6 {
	font-size: 36px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

#presentation {
	width: 800px;
	margin-top: 2px;
}
#content {
	width: 800px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
}
#contentHome {
	width: 800px;
	background-image: url(../images/contentHomeBG.jpg);
	background-repeat: repeat-y;
}
#mainContent {
	padding-top: 5px;
}
#leftContent {
	float: left;
	width: 500px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
#leftContent ol {
	margin-left: 15px;
}
#rightContent {
	width: 285px;
	float: left;
}
#rightContent .inicioSlide {
	margin-left: 12px;
}
#discoContent {
	background-image: url(../images/discoBG.jpg);
	background-repeat: no-repeat;
	background-position: 383px 0px;
	padding-top: 5px;
}
#discoContent #leftContent {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	width: 560px;
}
#discoContent #rightContent {
	width: 225px;
	float: left;
}
.leftImage {
	padding: 2px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.cdsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 12px;
	margin-left: 12px;
	color: #333333;
}
.cdsTable p {
	margin: 0 0 10px 0;
}
.cdsTableSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 12px;
	margin-left: 7px;
	color: #333333;
}
.images {
	padding: 2px;
	border: 1px solid #999999;
}
#calContent {
	padding-top: 5px;
	/*background: url(../images/calBG.jpg) no-repeat left top;*/
}
#cantantesContent {
	padding: 5px 0 0 0;
	/*background: url(../images/cantantesBG.jpg) no-repeat left top;*/
}
#galeriaContent {
	background-image: url(../images/galeriaBG.jpg);
	background-position: 280px 0px;
	padding-top: 5px;
}
#bioContent {
	padding-top: 5px;
}
#bioContent #leftContent {
	float: left;
	border: none;
	width: 760px;
}
#bioContent #leftContent h2 {
	margin: 0 0 0 12px;
}
#bioContent #rightContent {
	width: 225px;
	float: left;
}
#rightContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}

#storeContent {
	padding-top: 5px;
	/*background: url(../images/storeBG.jpg) no-repeat left top;*/
}
#linksContent {
	background-image: url(../images/linksBG.jpg);
	background-repeat: no-repeat;
	background-position: 41px 0px;
	padding-top: 5px;
}
#contactosContent {
	padding-top: 5px;
	background: url(../images/contactosBG.jpg) no-repeat left top;
}
#contactosContent #tableContactos {
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#tableContactos p {
	margin: 8px;
}
#tableContactos .bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#tableContactos .submit {
	margin-bottom: 5px;
}

.clearfloats {
	clear: both;
}
#footer {
	width: 800px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666666;
}
#footerHome {
	width: 800px;
	background-image: url(../images/footerHome.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666666;

}

#galeriaTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 12px;
	margin-left: 12px;
}

#galeriaTable a {
	color: #597DB5;
	text-decoration: underline;
}
#galeriaTable img {
	padding: 2px;
	border: 1px solid #999999;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.0em;
	color: #333333;
	margin-left: 25px;
}
.precio {
	color: #990000;
}
.shipping {
	font-size: 9px;
	color: #990000;
}
#credits {
	width: 500px;
}
#credits p {
	font-size: 9px;
}
#lista {
	margin-left: 12px;
}
#counter {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	margin-top: 5px;
}
#flickr_badge_uber_wrapper {
	width:258px;
	margin: 0 0 0 12px;
}
#flickr_badge_wrapper {
	padding: 10px 0 10px 0;
	float: left;
}
.flickr_badge_image {
	margin: 0 5px 5px 5px;
	float: left;
	width: 75px;
}
.flickr_badge_image img {
	border: 1px solid black !important;
}
#flickr_badge_source {
	text-align:left;
	margin:0 10px 0 10px;
}
#flickr_badge_icon {
	float:left; margin-right:5px;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}
#banner_code {
	width: 206px;
	margin: 10px 0 0 10px;
}

* html #navBase {margin-top: -1px;}
* html #presentation {margin-top: 0px;}
#nav a {padding-bottom: 4px;}
