/* CSS Document */

*
{ margin:0px; padding:0px; border:0px }

body
{ background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; text-align:center }

a:link, a:active, a:visited
{ text-decoration:none; color:#336699 }

a:hover
{ text-decoration:none; color:#999 }

p
{ padding-bottom:10px; }

#neutral
{ position:absolute; right:4px; top:0px }

#content
{ width:750px; margin:0px auto 0px auto; text-align:left; }

.threeblocks
{ width:440px; height:140px; padding-top:10px; padding-bottom:4px; padding-left:5px; padding-right:5px; float:left; border-bottom:2px solid white; }

.block, .block-txt
{ width:140px; height:140px; padding-top:10px; padding-bottom:10px; padding-left:5px; padding-right:5px; border-bottom:2px solid black; float:left; }

.block a:link, .block a:visited, .block a:active, .new a:link, .new a:visited, .new a:active 
{ filter: alpha(opacity=100); -moz-opacity: 1.0; display:inline-block }

.block a:hover, .new a:hover
{ filter: alpha(opacity=80); -moz-opacity: 0.8; display:inline-block }

.block-txt a
{ display:inline; }

.new
{ width:140px; height:140px; padding-top:10px; padding-bottom:10px; padding-left:5px; padding-right:5px; border-bottom:2px solid #336699; margin-top:-2px; border-top:2px solid #336699; background-color:#fff; float:left; }

.titulo
{ font-size:12px; padding-bottom:6px; color:#666666; }

#muestras ul
{ margin:0px; list-style:none; }

#muestras li
{ list-style:none; padding:0px 0px 2px 0px; margin-left:0px; }

#muestras li a:link, #muestras li a:active, #muestras li a:visited
{ color:#336699;  }

#muestras li a:hover
{ color:#999999;  }

.dot
{ font-size:26px; font-family:"Times New Roman", Times, serif; line-height:0px; }


/***** v3 *****/

#left
{ width:140px; float:left; padding-top:10px; padding-right:6px; }

.title
{ font-size:19px; font-weight:bold; }

.bold
{ font-weight:bold; }

#right
{ width:600px; float:left; }