/* reset */
h1,h2,h3,h4,h5,h6,ul,ol,li,form,dl,dt,dd,p,fieldset,body {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:1.3em;}
ul,li {list-style-type:none;}
fieldset,
a img {border:0;}
a {text-decoration:none;}
a:focus{outline: none;}
select,input,textarea {font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif; font-size:1.1em;}
input.bordificable, select, textarea {background:#fff; border:0; padding:2px;}

/* comunes */
body {font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif; font-size:11px; background:#000; padding:40px 0;}
#container {width:970px; height:545px; margin:auto;}
#header {width:200px; height:545px; font-size:12px; float:left;}
	#header ul {padding-top:270px; width:150px; text-align:right; margin-right:50px;}
	#header ul li {display:inline;}
	#header ul li a {display:block; color:#FFF; text-transform:uppercase; margin-top:10px;}
	#header ul li a:hover,
	#header ul li a.select {color:#999;}
	#header ul li a.superTop {margin-top:50px;}
	#header h1 {}
#wrapper {width:766px; height:545px; margin-left:200px;}

/* index */
#contWrapper {position:absolute; overflow:hidden; width:766px; height:545px;}
#mostrarInfo,
#mostrarInfo2,
#mostrarInfo3,
#mostrarInfo4,
#mostrarInfo5,
#mostrarInfo6,
#mostrarInfo7 {width:350px; height:500px; color:#fff; font-size:11px; font-family:Verdana,Geneva,Arial,sans-serif; position:absolute; left:780px; top:0; z-index:10;}
	#mostrarInfo h2 {margin-top:420px; width:352px; height:104px; background: url(../img/composite.png) no-repeat;}
	#mostrarInfo h2 span {display:none;}
	.infoTitulo h3 {font-size:11px; width:100%; margin-top:35px; font-size:11px; font-weight:normal; padding:10px 0 10px 15px; background: url(../img/macFFBgHack.png); }
	.infoTitulo h3 strong {font-weight:normal;  text-transform:uppercase;}
	.infoTitulo h3 span {display:block; margin-top:15px; text-transform:none;}
.contTransparent {background: url(../img/macFFBgHack.png); padding:25px 15px 25px 20px; width:100%;}
	.contTransparent p {margin:10px 0; width:300px;}
#mostrarInfo2 .contTransparent {margin-top:60px;}
#mostrarInfo3 .contTransparent {margin-top:55px;}
#mostrarInfo4 .contTransparent {margin-top:80px; overflow:hidden; width:100%;} 
#mostrarInfo5 .contTransparent {margin-top:110px;}
#mostrarInfo6 .contTransparent {margin-top:205px;}
#mostrarInfo7 .contTransparent {margin-top:25px; width:100%; overflow:hidden;}
	#mostrarInfo4 .contTransparent h3 {background:#494949; width:265px; text-transform:uppercase; color:#fff; font-size:11px; margin-top:0; padding:2px 0 2px 5px;}
	#mostrarInfo4 .contTransparent p {width:265px; margin-bottom:15px;}
	#mostrarInfo4 .contTransparent dl {color:#fff; margin:6px 0 15px 0;}
	#mostrarInfo4 .contTransparent dl dt {background:#636363; padding:2px 0 2px 25px; margin-bottom:8px; position:relative;}
	#mostrarInfo4 .contTransparent dl dd {display:block; font-size:10px; margin-left:25px;}
	#mostrarInfo7 .contTransparent ul {width:290px;}
	#mostrarInfo7 .contTransparent li {border:1px solid #656565; margin:0 9px 9px 0; display:block; float:left; width:59px; height:59px;}
	#mostrarInfo7 .contTransparent li a {}
	#mostrarInfo6 .contTransparent ul {padding-top:40px;}
	#mostrarInfo6 .contTransparent ul a {color:#FFF; text-decoration:underline;}
	#mostrarInfo3 .contTransparent dl {width:310px; height:320px;}
	#mostrarInfo3 .contTransparent dt {margin-bottom:6px;}
	#mostrarInfo3 .contTransparent dt strong {text-transform:uppercase; font-weight:normal;}
	#mostrarInfo3 .contTransparent dt a {color:#FFF; display:block; background:#494949 url(../img/up-arrow.gif) no-repeat 290px 5px; padding:2px 4px;}
	#mostrarInfo3 .contTransparent dt a.cerrado {background:#767676 url(../img/down-arrow.gif) no-repeat 290px 5px;}
	#mostrarInfo3 .contTransparent dd {height:180px;}

#cv_text, #scroll, #cv_container {float:left; position:relative;}
#cv_text {color:#ccc; width:270px;}
#cv_container {width:310px; overflow:hidden; height:295px;}
#scroll {width:20px; padding-left:15px; height:40px; padding-top:250px;}

#buttonup, #buttondown{cursor:pointer;}

.none {display:none;}
