/* begin Page */
*{padding:0; margin:0;}
body, p
{
  margin: 0.5em 0;
  margin-right: 0;
  margin-left: 0;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #D4D4D4;
  background-color: #000000;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

a,
.art-post li a
{
  text-decoration: underline;
  color: #73A8ED;
}

a:link,
.art-post li a:link
{
  text-decoration: underline;
  color: #73A8ED;
}

a:visited, a.visited,
.art-post li a:visited, .art-post li a.visited
{

  color: #73A8ED;
}

a:hover, a.hover,
.art-post li a:hover, .art-post li a.hover
{

  text-decoration: none;
  color: #73A8ED;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #FFFFFF;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 22px;
  color: #FFFFFF;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 16px;
  color: #FFFFFF;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 14px;
  color: #FFFFFF;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 14px;
  color: #FFFFFF;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}





.clear
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
  height: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}


/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 800px;
  min-width: 1px;
  min-height: 1px;
}

.art-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

.art-sheet
{
  margin-top: 0 !important;
  cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 800px;
}

/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 800px;
  height: 240px;
  overflow: hidden;
}


div.art-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 800px;
  height: 240px;
  background-image: url('../images/header.png');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 800px;
}

.art-content-layout .art-content-layout
{
  width: auto;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;
}

div.art-layout-cell div.art-layout-cell
{
   display: block;
}

div.art-content-layout-row
{
  display: table-row;
}

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-vmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #D4D4D4;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 84px;
  background-image: url('../images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 17px;
}

ul.art-vmenu a .r
{
  width: 800px;
  right: 0;
  clip: rect(auto, auto, auto, 783px);
}

ul.art-vmenu a .t
{
  display: block;
  line-height: 28px;
  color: #E0E0E0;
  padding: 0 10px 0 27px;
  font-weight: bold;
  font-size: 11px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -28px;
}

ul.art-vmenu a:hover .t
{
  color: #73A8ED;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -56px;
}

ul.art-vmenu a.active .t
{
  color: #73A8ED;
}
/* end VMenuItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
  z-index: -1;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 34px;
  height: 34px;
  background-image: url('../images/block_s.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 17px, 17px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 17px, 17px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(17px, 17px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(17px, auto, auto, 17px);
}

.art-block-tc, .art-block-bc
{
  left: 17px;
  right: 17px;
  height: 34px;
  background-image: url('../images/block_h.png');
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 17px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(17px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 17px;
  bottom: 17px;
  width: 34px;
  background-image: url('../images/block_v.png');
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 17px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 17px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  z-index: -1;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-color: #000000;
}

.art-block
{
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 27px;
  margin-bottom: 0;
}

.art-blockheader .t
{
  height: 27px;
  color: #E8E8E8;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  margin:0;
  padding: 0 10px 0 27px;
  white-space: nowrap;
  line-height: 27px;
}

.art-blockheader .l, .art-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 27px;
  background-image: url('../images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 21px;
}

.art-blockheader .r
{
  width: 800px;
  right: 0;
  clip: rect(auto, auto, auto, 779px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}


.art-blockcontent-body,
.art-blockcontent-body a,
.art-blockcontent-body li a
{
  color: #A8A8A8;
  text-align: right;
}

.art-blockcontent-body a,
.art-blockcontent-body li a
{
  color: #A6A6A6;
  text-decoration: underline;
}

.art-blockcontent-body a:link,
.art-blockcontent-body li a:link
{
  color: #A6A6A6;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited,
.art-blockcontent-body li a:visited, .art-blockcontent-body li a.visited
{
  color: #E0E0E0;

}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover,
.art-blockcontent-body li a:hover, .art-blockcontent-body li a.hover
{
  color: #696969;

  text-decoration: none;
}

.art-blockcontent-body ul
{
  list-style-type: none;
  color: #E8E8E8;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  font-size: 11px;
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 11px;
  background-image: url('../images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper .art-button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #363636 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 11px !important;
  overflow: visible;
  cursor: pointer;
  z-index: 0;
  font-size: 11px;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.art-block select
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #F2F2F2 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #EDEDED !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('../images/button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 10px;
}

.art-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -28px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -56px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.art-post
{
  margin: 0;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
  margin: 7px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
  background-color: Transparent;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: 0px;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-post h2.art-postheader,
.art-post h2.art-postheader a,
.art-post h2.art-postheader a:link,
.art-post h2.art-postheader a:visited,
.art-post h2.art-postheader a.visited,
.art-post h2.art-postheader a:hover,
.art-post h2.art-postheader a.hovered
{
  margin: 0px 0px 30px 0px;
  padding: 0;
  font-size: 14px;
  text-align: right;
  color: #FFFFFF;
  text-transform: capitalize;
}

.art-post h2.art-postheader a,
.art-post h2.art-postheader a:link,
.art-post h2.art-postheader a:visited,
.art-post h2.art-postheader a.visited,
.art-post h2.art-postheader a:hover,
.art-post h2.art-postheader a.hovered
{
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #FFFFFF;
}

.art-post h2.art-postheader a:visited,
.art-post h2.art-postheader a.visited
{

  color: #FFFFFF;
}


.art-post h2.art-postheader a:hover,
.art-post h2.art-postheader a.hovered
{


  color: #FFFFFF;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  color: #FFFFFF;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.art-post ul
{
  list-style-type: none;
}

.art-post ol
{
  list-style-position: inside;

}



.art-post li
{
  padding: 0 0 0 11px;
  line-height: 1em;
}

.art-post ol li, .art-post ul ol li
{
  background: none;
  padding-left: 0;
}

.art-post ul li, .art-post ol ul li
{
  background-image: url('../images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 11px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #0F0F0F;
  font-style: italic;
  text-align: left;
}

blockquote,
.art-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 28px;
  background-color: #E0E0E0;
  background-image: url('../images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.art-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 800px;
  margin: 40px auto;
}

.art-footer .art-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 20px;
}

.art-footer .art-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('../images/footer.png');
  width: 800px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.art-footer .art-footer-text p
{
  margin: 0;
}

.art-footer, .art-footer-text, .art-footer-text p
{
  color: #A8A8A8;
  text-align: center;
}

.art-footer .art-footer-text,
.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link,
.art-footer .art-footer-text a:visited,
.art-footer .art-footer-text a:hover
{
  font-size: 11px;
}

.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link
{
  color: #73A8ED;
  text-decoration: underline;
}

.art-footer .art-footer-text a:visited
{
  text-decoration: none;
  color: #73A8ED;

}

.art-footer .art-footer-text a:hover
{
  color: #73A8ED;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #999999;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #999999;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
  width: 20%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 80%;
}
.art-content-layout .art-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .art-layout-cell
{
    width:33%;
}


.overview-table-inner
{
    margin:10px;
}

table.table
{
    width:100%;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}

/**********************************************************************/
.center{text-align: center; width: 100%;}
.right{text-align: right; width: 100%;}
.fontBold{font-weight: bold;}
#home{
	width: 800px;
	margin: 20px auto 0px auto;
	text-align: center;
	padding: 0px;
}
	#home .picture{
		width: 800px;
		margin: 0px auto 0px auto;
		padding: 0px;
	}
	#home .languages{
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: right;
	}
	#home a, #home a:active, #home a:link, #home a:visited{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}
	#home a:hover{
		color: #FFFFFF;
		text-decoration: underline;
		font-size: 11px;
		font-weight: normal;
	}
	#home TABLE{
		width: 500px;
		margin: 0px auto 0px auto;
		text-align: center;
	}
	#home .flag{
		cursor: pointer;
	}

	#home .quote{
		width: 800px;
		font-style: italic;
		text-align: justify;
		font-family: "Monotype Corsiva";
		font-size: 18px;
		margin-top: 30px;
	}
	#home .author{
		width: 800px;
		font-style: italic;
		text-align: justify;
		text-align: right;
		font-family: "Monotype Corsiva";
		font-size: 16px;
	}

#top{
	width: 800px;
	margin: 5px auto 0px auto;
	height: 15px;
	text-align: right;
}
	#top a, #top a:visited, #top a:link, #top a:active{
		font: bolder 1.0em 'Trebuchet MS', Arial, Sans-serif;
		text-decoration: none;
		color: #999999;
		background: url(../images/bullet2.gif) no-repeat center left;
		padding-right: 10px;
		font-weight: normal;
	}
	#top a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: normal;
	}


#HeaderBanners{
	width: 780px;
	height: 125px;
	margin: 0px auto 0px auto;
	padding-top: 80px;
}
	#HeaderBanners .banner{float: left; padding-left: 15px; padding-right: 15px;}
#Main {
	width: 585px;
	padding-left: 30px;
	text-align: justify;
}
	#Main table{width: 100%; border: 0px;}


	#pages{
		width:95%;
		margin: 20px auto 0px auto;
		text-align: right;
	}


/******** NOTICIAS ********/

.elementNews{
	width: 575px;
	margin:10px auto 0px auto;
  	text-align: justify;
}
	.elementNewsBox{width: 575px; padding-top: 5px;}
		.elementNewsBoxLeft{float: left; width: 400px;}
		.elementNewsBoxRight{float: left; width: 175px; text-align: right;}
	
	
	table.elementNewsTable{
		width: 575px;
		margin:10px auto 0px auto;
	  	text-align: justify;
	}
		td.noticiaTexto{
			width: 575px;
		  	text-align: justify;
		}
		td.noticiaFotoTexto{
			width: 570px;
		  	text-align: justify;
		}
		td.noticiaFoto{
			width: 105px;
		  	text-align: right;
		}

/******** VIDEODIARIOS ********/

.elementVideodiario{
	width: 575px;
	padding: 5px;
  	margin:10px auto 0px auto;
  	text-align: justify;
}
	td.videodiarioTitle{
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-align: left;
		width: 475px;
	}
	td.videodiarioDate{
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-align: right;
		width: 100px;
	}
	td.videodiarioText{text-align: justify; padding-top: 20px; padding-bottom:20px;}
	td.videodiarioVideo{text-align: center;}

/******** GALERIAS DE FOTOS ********/
	#myGallery{
		width: 504px !important;
		height: 404px !important;
		margin: 20px auto 0px auto;
		text-align: left;
	}
		#myGallery a.linkPhoto, #myGallery a.linkPhoto:active, #myGallery a.linkPhoto:link, #myGallery a.linkPhoto:visited{
			color: #258ADC;
			text-decoration: none;
		}
		#myGallery a.linkPhoto:hover{
			color: #258ADC;
			text-decoration: underline;
		}


	/******** OBRAS ********/
	.element{
		width:580px;
	  	margin:10px auto 0px auto;
	  	text-align:left;
	  	background:#000;
	}
		.elementTitle{
			font-weight: bold;
			font-size: 12px;
			color: #258ADC;
		}
		ul.listElement{
			margin-top: 20px;
		}
		li {
			padding-top: 0px;
			padding-bottom: 3px;
		}


	#card{
		width: 580px;
		margin: 0px auto 0px auto;
		padding-top: 5px;
		color: #FFFFFF;
		background:#000;
	}

	#tabs {
		float:left;
		width:100%;
		background:#000;
		font-size:93%;
		line-height:normal;
		border-bottom: 1px solid #4B4E5F;
	}

		#tabs ul {
			margin:0;
			padding:10px 10px 0 10px;
			list-style:none;
		}

		#tabs li {
			display:inline;
			margin:0;
			padding:0;
		}

		#tabs a {
			float:left;
			background:url("../images/tableft.gif") no-repeat left top;
			margin:0;
			padding:0 0 0 4px;
			text-decoration:none;
		}

		#tabs a span {
			float:left;
			display:block;
			background:url("../images/tabright.gif") no-repeat right top;
			padding:5px 15px 4px 6px;
			color:#FFF;
			text-decoration:none;
		}

		#tabs a span.current{
			float:left;
			display:block;
			background:url("../images/tabright.gif") no-repeat right top;
			padding:5px 15px 4px 6px;
			color:#258ADC;
			text-decoration:none;
		}


		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#tabs a span {
			float:none;
			text-decoration:none;
		}

		/* End IE5-Mac hack */
		#tabs a:hover span {
			color:#258ADC;
			text-decoration:none;
		}

		#tabs a:hover {
			background-position:0% -42px;
			text-decoration:none;
		}

		#tabs a:hover span {
			background-position:100% -42px;
			text-decoration:none;
		}



		#card .cardSection{
			width: 540px;
			margin-top: 50px;
			padding-top: 10px;
			padding-left: 40px;
			text-align: left;
		}
		#card .cardSectionCenter{
			width: 580px;
			margin-top: 50px;
			padding-top: 10px;
			text-align: center;
		}
		#card .cardLogo{
			width: 200px;
			text-align: left;
		}
		#card .cardList{
			
		}

		#card a, #card a:active, #card a:link, #card a:visited, #card a:hover{
			color: #FFFFFF;
			text-decoration: none;
		}



/******** CLUB DE FANS ********/
	.FansImages{
		width: 580px;
		text-align: center;
	}
	.FansText{padding-top: 20px; width: 580px; text-align: justify;}
	.FansRow{padding-top: 20px;}


/******** CONTACTO ********/
	#contactTop{
		width: 580px;
		padding-top: 30px;
	}
		#contactTop .contactPhoto{
			float: left;
			width: 350px;
			text-align: left;
		}
		#contactTop .contactButtons{
			float: left;
			width: 200px;
			text-align: left;
			margin-top: 20px;
		}
		.contactText{
			font-size: 12px;
			font-weight: bold;
			padding-top: 10px;
			padding-bottom: 20px;
		}


	/******** LIBRO DE VISITAS ********/
	.guestbookSign{
		width:580px;
	}
	table.guestbookTable{width:580px;}

	.guestbook{
	  	width:580px;
	  	text-align:left;
	  	border: 1px solid #595959;
	  	margin-top: 10px;
	}
	.guestbookDavid{
	  	width:580px;
	  	text-align:left;
	  	border: 1px solid #258ADC;
		margin-top: 10px;
	}
		.top{background:#313131; color: #EEE;}
		.topDavid{background:#258ADC; color: #FFF;}
	
			.topLeft{
				float: left; 
				width: 425px; 
				text-align: left;
				padding-left: 5px;
				font-weight: bold;
				padding-top: 2px;
				padding-bottom: 2px;
			}
			.topRight{
				float: left; 
				width: 145px; 
				text-align: right;
				font-weight: bold;
				padding-right: 5px;
				padding-top: 2px;
				padding-bottom: 2px;
			}
	
		.guestbookMessage{
		  	width: 560px;
		  	text-align:left;
			padding: 10px;
			text-align: justify;
		}
		.guestbookDavidMessage{
		  	width: 560px;
		  	text-align:left;
			padding: 10px;
			text-align: justify;
		}

	#sign{
		width: 580px;
		margin: 20px auto 0px auto;
		text-align: left;
		padding-left: 20px;
	}
		#sign .signLabel{
			color: #FFFFFF;
			font-weight: bold;
		}
		#sign INPUT.inputText{
			background: #FFFFFF;
			border: 1px solid #000000;
		}
		#sign TEXTAREA{
			background: #FFFFFF;
			border: 1px solid #000000;
			text-align: left;
		}

	#error{
		width: 580px;
		margin: 20px auto 0px auto;
		text-align: center;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		border: 1px solid #258ADC;
		color: #258ADC;
		font-weight: bold;
	}



	#suscripcion{width: 575px; margin: 40px auto 0px auto; padding-top: 10px; border-top: 1px solid #FFF; font-size: 12px;}
		#suscripcion .mensaje{width: 500px; height: 15px; padding: 5px; text-align: center; }
			#suscripcion .error{color: red; font-size: 11px; font-weight: bold; text-align: center;}

		#suscripcion .row{width: 300px; margin: 20px auto 20px auto;}
			#suscripcion .label{float: left; width: 80px; padding-right: 20px; font-weight: bold; text-align: right;}
			#suscripcion .data{float: left; width: 200px; text-align: left;}
			#suscripcion .inputData{width: 200px;}
