/* Windows vista Home Page styles
--------------------------------------------------------------*/


/* Global styles
----------------------------------------*/
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	background-image: url(/images/wv_home_bkgnd_photo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

h1
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 2px dotted #ccc;
}

/** ROUNDED CORNERS */
.roundcont {
	width: 100%;
	color: #fff;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity:0.9;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(/images/rounded/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(/images/rounded/br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/* FIN ROUNDED CORNERS */

/* ENLACE DISCO */
.linkdisco {
 text-decoration: none;
}

#wvhpContent_indicator
{
	position: relative;
	padding-top: 300px;
	margin-left: 282px;
	margin-right: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter: alpha(opacity=70);
	line-height: 17px;
	color: #cccccc;
}

#wvhpContent
{
	position: relative;
	padding-top: 300px;
	margin-left: 282px;
	margin-right: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter: alpha(opacity=70);
	line-height: 17px;
	color: #cccccc;
}

#copyright
{
  padding-top: 10px;
  padding-left: 300px;
  margin-right: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#copyright a {
  text-decoration: none;
  color: #fff;
}

div.noticia  {
  filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity:0.5;
}


#noticias {

}

h1.tituloNoticia {
  font-family: Tahoma, Verdana, Arial;
  font-size: 25px;
  font-weight: normal;
  color: #000;
  padding: 10px;
}

.noticia
{
  background-color: #ccc;
  filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
  color: #000;
  border: 2px solid #000;
  padding: 0px;
}

.biografia
{
  filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
  color: #000;
  padding: 0px;
}

div.contentBlockBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 7px 50px 0px;
	color: #cccccc;
	position:relative;
}

div.contentBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
  background-color: #A7A594;
	filter: alpha(opacity=50);
	color: #000;
	cursor:hand;
	position:relative;
}

div.contentBlock h1 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 25px;
  font-weight: normal;
  color: #000;
}

p.contentBlock {
filter: alpha(opacity=50);
	margin: 0px 0px 50px 0px;
	padding: 0px;
	text-decoration:none;
}

#leermas {
   color: #F5B800;
}

contentBlock a {
  color: #ccc;
	text-decoration:none;
}
p.contentBlock a {
	color: #ccc;
	text-decoration:none;
}

.contentBlock ul {
	margin: -40px 0 30px 0;
	padding-left: 40px;
}

.contentBlock ul a {
	color: #ccc;
}

.allbreak{display: inline-table;}
* html .allbreak{height: 1%;}
.allbreak{display: block;}



#homeLogo
{
	width: 330px;
	height: 100px;
	border: 0px;
	margin: 20px 0px 0px 30px;
}

<!-- ESTA ES LA IMAGEN DEL DISCO -->
#homePearl
{
	width: 100px;
	height: 133px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/wv_home_nav_pearl.png",sizingMethod="image");
	background-color: transparent;
}

html>body #homePearl
{
	width: 100px;
	height: 133px;
	border: 0px;
	background-color: transparent;
}

a.dotted, a.dotted:visited {
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
}

a.dotted:hover, a.dotted:active {
	font-weight:bold;
	text-decoration:none;
	color: #ffe179;
	border-bottom: 1px dotted #ffe179;
}


/* MS Masthead
-------------------*/

#msviMasthead
{
	position: relative;
	margin-top:0px;
	width: 990px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	z-index: 5;
}

#msviMasthead p
{
	font: 10px Verdana,sans-serif;
	margin: 0;
	padding: 1px 0px 3px;
	float: right;
	width: 294px;
	line-height: 1.4em;
	color: #000000;
}

#msviMasthead a
{
	text-decoration: none;
	color: #000000;
	padding: 2px 4px 4px;
	/*border: 1px solid #B1AABC;*/
}

#msviMasthead a:hover
{
	text-decoration: none;
	color: #000000;
	padding: 1px 3px 3px;
	border: 1px solid #000000;
	background: transparent;
}

/* PARA PONER EL SONIDO
----------------------------*/

#msviWinHeader
{
	position: relative;
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 96px;
	z-index: 5;
}

#musicPlayer
{
  position: absolute;
  right: 15px;
  top: 15px;
  width: 200px;
  height: 100px;
}

/* Footer
-------------------*/

#msviFooter
{
  position: relative;
	background: #000000;
	width: 100%;
	border-top: 1px solid #ffffff;
	line-height: 1.2em;
	font: normal 8pt/1.2em Verdana,Arial,Helvetica,sans-serif;
	clear: both;
	margin-top: 20px;
}

#msviFooter hr
{
	display: none;
}

#msviFooter ul
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

#msviFooter li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#msviFooter a
{
	padding: 0 .3em 0 .65em;
	color: #969296;
	border-left: 1px solid #969296;
	text-decoration: none;
}

#msviFooter a:hover
{
	text-decoration: underline;
	color: #969296;
}

#msviFooter hover
{
	padding: 0 .3em 0 .65em;
	color: #B7A39A;
	border-left: 1px solid #969296;
}

#msviFooter a.first
{
	border-left-width: 0;
}

#msviFooter li a.first
{
	padding-left: 0;
}

#msviFooter p
{
	margin: 0;
	padding: 10px 10px 12px;
}

#msviFooter img
{
	float: right;
	position: absolute;
	right: 15px;
	bottom: 10px;
}

#msviGlobalFooter
{
	color: #969296;
}

#msviLocalFooter a
{
	color: #969296;
}

#wvhpA
{
  position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 513px;
	z-index: 0;

	background-repeat: no-repeat;
}

#navMenu a {
  border: 0px;
}

table.menu {
  opacity: 85%;
  -moz-opacity: 0.85;
  filter: alpha(opacity=85);
}

#infoFor {
	background: url(/images/menu/menu_nr_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 356px;
	width: 185px;
	position: absolute;
	top: 457px;
	left: 30px;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;

}

#menuTypeG a
{
	position: absolute;
	top: 467px;
	/*top: 487px;*/
	left: 28px;
	width: 187px;
	/*background: url(/library/media/58378/latam/windowsvista/images/menu_h_info_dev_dn.jpg);
	background-repeat: no-repeat;*/
	height: 22px;
	color: #222;
	text-decoration: none;
	padding-left: 25px;
	background-color: transparent;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeG a:hover
{
	background: url(/images/menu/menu_h_info_med_up.jpg);
	background-repeat: no-repeat;
	color: #fff;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeH a
{
	position: absolute;
	top: 487px;
	/*top: 507px;*/
	left: 28px;
	width: 187px;
	/*background: url(/library/media/58378/latam/windowsvista/images/menu_h_info_pro_dn.jpg);
	background-repeat: no-repeat;*/
	height: 22px;
	color: #222;
	text-decoration: none;
	padding-left: 25px;
	background-color: transparent;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeH a:hover
{
	background: url(/images/menu/menu_h_info_med_up.jpg);
	background-repeat: no-repeat;
	color: #fff;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeI a
{
	position: absolute;
	top: 507px;
	/*top: 527px;*/
	left: 28px;
	width: 187px;
	/*background: url(/library/media/58378/latam/windowsvista/images/menu_h_info_biz_dn.jpg);
	background-repeat: no-repeat;*/
	height: 22px;
	color: #222;
	text-decoration: none;
	padding-left: 25px;
	background-color: transparent;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeI a:hover
{
	background: url(/images/menu/menu_h_info_med_up.jpg);
	background-repeat: no-repeat;
	color: #fff;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeJ a
{
	position: absolute;
	top: 527px;
	/*top: 547px;*/
	left: 28px;
	width: 187px;
	/*background: url(/library/media/58378/latam/windowsvista/images/menu_h_info_par_dn.jpg);
	background-repeat: no-repeat;*/
	height: 22px;
	color: #222;
	text-decoration: none;
	padding-left: 25px;
	background-color: transparent;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeJ a:hover
{
	background: url(/images/menu/menu_h_info_med_up.jpg);
	background-repeat: no-repeat;
	color: #fff;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeK a
{
	position: absolute;
	top: 547px;
	/*top: 567px;*/
	left: 28px;
	width: 187px;
	/*background: url(/library/media/58378/latam/windowsvista/images/menu_h_info_med_dn.jpg);
	background-repeat: no-repeat;*/
	height: 22px;
	color: #222;
	text-decoration: none;
	padding-left: 25px;
	background: transparent;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeK a:hover
{
	background: url(/images/menu/menu_h_info_med_up.jpg);
	background-repeat: no-repeat;
	color: #fff;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#menuTypeL
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	position: absolute;
	top: 567px;
	/*top: 587px;*/
	left: 28px;
	width: 187px;
	height: 154px;
	padding-top: 22px;
	text-align:center;
	background-color: transparent;
}



.subMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #b5b8b6;
	background-color: transparent;
}



li.contentBlock a {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration:none;
	color: #cccccc;
}

#galerias a, a :link, a:visited, a:active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#galerias a:hover {
  color: #a00;
}

#carpetas a, a :link, a:visited, a:active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#carpetas a:hover {
  color: #a00;
}

#fotografias a, a :link, a:visited, a:active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#fotografias a:hover {
  color: #a00;
}

#fotografia a, a :link, a:visited, a:active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#fotografia a:hover {
  color: #a00;
}


/* EVENTOS */
td.anio {
  text-align: center;
  background-color: #000;
  font-size: 22px;
  font-weight: bold;
  height: 30px;
  color: #fff;
}

td.meses {
  text-align: center;
  background-color: #000;
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  color: #fff;
}

td.dia {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  background-color: #777;
  color: #fff;
  height: 30px;
  border: 1px solid #000;
}

td.dian {
  text-align: center;
  font-size: 15px;
  color: #000;
  height: 45px;
  border: 1px solid #444;
}

td.diad {
  text-align: center;
  font-size: 15px;
  color: #444;
  background-color: #fffccc;
  height: 45px;
  border: 2px solid #546403;
}

td.diae {
  text-align: center;
  font-size: 15px;
  color: #fff;
  background-color: #000;
  height: 45px;
  border: 2px solid #f00;
}

