/* hacks varios, adivinen para q browser... */
html, body, #contenedor {
    min-height: 100%; /* alto minimom FF y Safari */
    width: 100%;
    height: 100%; /* alto minimo para IE Windows */
    margin: 0;
    padding: 0;
}

html>body #contenedor {
    height: auto; /* con este hack escondemos el min-height de IE*/
}
/* fin hacks varios */
body{
	font: 14px Tahoma, Arial, Helvetica, sans-serif; /* Georgia, "Times New Roman"; */
	color: #fff;
	line-height:1.4em;
	text-decoration : none; 
	background-color : #190000; 
	background-image : url('../../images/bkg-clouds-ind.jpg');
	background-repeat: no-repeat;
	background-position : 100% 0;
scrollbar-face-color: #990033;
scrollbar-shadow-color: #CC3366;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #990033;
scrollbar-darkshadow-color: #990033;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #CC6666;
	}

#main {position: absolute; top: 0; left: 0; width: 100%;  
}
#principal{margin:0; min-height:200px; width:1020px; border:0px solid white;} /* this */
#prinImg{position:absolute; left:210px; top:30px; right:0; z-index:5; background-image : url('../../images/mona-index-04.png'); background-repeat: no-repeat; background-position : 0% 0%; height:640px; width:300px; border-top:0px solid white;} /*
#prinImg{border:1px solid white; width:300px; min-height:715px; position:absolute; left:0; right:52%; margin:0; padding:0; z-index:5;
background-image : url('../../images/mona-index.png'); 	background-repeat: no-repeat; background-position : 57% 0%; }*/
#IndxBx{height:600px; width:auto; margin:0; border:0px solid white; padding:0;}
#IndxFeat{border:0px solid white; width:610px; min-height:300px; float:right; margin-top:45px; padding:0 0; 
background-image : url('../../images/index-logo.png'); 	background-repeat: no-repeat; background-position : 57% 0%;}
#IndxFt{border-top:1px solid #903; width:498px; height:260px; margin:195px 0 0 85px; font-size:12px;}
#IndxEnter{float: right; width:320px; height:auto; margin:49px 15px 0 0; border:0px solid; /* text-align:center; */}

#footer{ position:relative; margin-top:6px; z-index:1; padding:0; width:100%; height:100px; text-align:center; border-top:1px solid #603; border-bottom:0px solid white; background-image : url('../../images/bkg-footer.png'); background-repeat: repeat-x; background-position :0% 0%; }

.footfeat{
background-color:transparent; color:#7f7f7f; height:50px; width:990px; margin:18px 0; padding-right:20px; z-index:2; position:relative; 
text-align:right; font-size:11px; letter-spacing: 0px; float:left;}
p{letter-spacing: 1px; line-height: 1.2em;}
p.IndxFeat{line-height: 1.2em; margin-top:4px; padding:0; letter-spacing: 1px;}
p.IndxSmLnk{line-height: 1.2em; margin-top:4px; margin-bottom:0; padding:0; letter-spacing: 1px;}
p.IndxEnter{ line-height: 0; letter-spacing: 1px; margin-top:6px; font-family:"Times New Roman",Georgia,Serif; color:#FF0066;font-size:14px;}
h1.IndxEnter{ line-height: 5px; letter-spacing: 1px; font-family:"Times New Roman",Georgia,Serif; color:#FF0066; font-size:36px; margin-top:0.6em; margin-bottom:0.4em; }
h1.IndxFt{font-size:26px; color:#903; padding-top:5px; margin:0; font-weight:normal;}

a:active, a:visited, a:link {border:0; color:#903; text-decoration:none;} a:hover {text-decoration:underline;}

a:active.IndxEntr, a:visited.IndxEntr, a:link.IndxEntr{text-decoration:none; color:#FF0066;}
a:hover.IndxEntr{text-decoration:none; color:#FFFFFF; border-bottom:0;}

a:active.IndxTxt, a:visited.IndxTxt, a:link.IndxTxt{text-decoration:none; color:#FFFFFF;}
a:hover.IndxTxt{text-decoration:underline; color:#FFFFFF; border-bottom:0;}

a:active.SmLnk, a:visited.SmLnk, a:link.SmLnk {text-decoration:none; color:#bebebe;}
a:hover.SmLnk{text-decoration:none; color:#FFF;}

/* Utilizado en Index */

#Advice{width:200px; height:70px; border:1px solid #603; z-index:5; position:absolute; top:0; left:770px; right:0;}

