/*  (do not remove this :) */
/*  (not this either :) */

/* The basic elements: */
body {
    font: 69% Arial, Helvetica, sans-serif;
    background-color: White;
    color: #444444;
    margin: 0;
    padding: 0;
}


table {
    font-size: 100%;
}

a:link {color: #444444; text-decoration: none;background-color: transparent;}
a:visited {color: #444444; text-decoration: none;background-color: transparent;}
a:hover {color: #444444; text-decoration:underline;background-color: transparent;}	


img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}

p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #CCCBC7;
    background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
    color:#444444;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin:0;
    padding:0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color:#444444 ! important; 
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 130%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}


ul { 
    line-height: 1.5em;
    /* list-style-type: square; */
    list-style-type: none;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(/new/bullet.gif);
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 0em;
}
dl {
    width:100%;
    margin: 0;
    padding: 0;
    text-align:left;     
}
dt { width: 100%;
    font-weight: bold;
    margin: 0;
    text-align:left;    
}


dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

#accesskeys dd { 
    margin-bottom: 2em;
} 

dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: Black;
}

fieldset {
    border: 1px solid #CCCBC7;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}
legend {
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}
textarea {
    font: 110% "Courier New", Courier, monospace; 
    border: 1px solid #CCCBC7;  
    color: Black;
    background-color: white;
    width: 100%;
    font-size: 1em;
}

input {
    font-family: Arial, Helvetica, sans-serif;
    visibility: visible;
    border: 1px solid #999999;  
    background-color: white;
    vertical-align: middle;
	font-size:1.0em;
	_margin:0;
	color: #666666;
	background-color: #eeeeee;
}


.option{  /*para elementos de formulario sin borde*/
border:none;
background:transparent;
}

select {
    border: 1px solid #999999;  
    color: #666666;
    vertical-align: top;
	font-size:0.85em;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
code {
    font-size: 120%;
    color: Black;
    background-color: #F1F4DF;
    border: 1px dashed #CCCBC7;
    padding: 0 0.1em;
}
pre {
    font-size: 120%;
    padding: 1em;
    border: 1px dashed #CCCBC7;
    color: Black;
    background-color: #F1F4DF;
    overflow: auto;
}
.pre a {
    text-decoration: underline;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: red;
    text-decoration: line-through;
}

em{
    color: red;
	font-style:normal;
}

.netscape4 {
    display: none;
}


.clearer{
clear:both;
margin:0;
padding:0;
}

#main{
width:956px;
margin:0 auto 0 auto;
padding: 0 0 2px 0;
}

.votos {
	position:relative;
	margin-top:-12px;
	padding-bottom:5px;
}
.votos a {
	color:#4C7094; 
	text-decoration:none; 
	font-family:Tahoma,Arial,Helvetica,sans-serif;}
.votos a:hover {text-decoration:underline;}
.votos img {
	vertical-align: middle; 
	border:0px; 
	padding:0px; 
	margin:0px; 
	margin-top:-1px;}

.votos_estrellas {
	float:left; 
	display:inline; 
}
.votos_votar {
	float:left; 
	display:inline;
	margin-right:5px;}
.votos_txt_vota {
	float:left; 
	display:inline;}
.votos_resultado {
	float:left; 
	display:inline;
	margin:0; 
	padding:0}
.votos_estrella {
	/*position:relative; */
	background: url(../img/ico_vot_vo.gif); 
	width:76px; 
	height:20px; 
	float:right; 
	display:inline; 
	margin:0px 4px 0px 3px;
}

.votado {background: none;}
.votos_estrella a {position:absolute; display:block; height:25px;}
.votos_estrella a:hover {background: url(../img/ico_vot_ov.gif) repeat-x;}
.votos_estrella .voto1 {width:15px; z-index:14;}
.votos_estrella .voto2 {width:30px; z-index:13;}
.votos_estrella .voto3 {width:45px; z-index:12;}
.votos_estrella .voto4 {width:60px; z-index:11;}
.votos_estrella .voto5 {width:76px; z-index:10;}

/********** paginador */

.paginator{
	clear:both;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px; 
	/*background-color:#FFF;*/
	height: 15px;
}

.paginator li{
	display: inline;
	margin:0;
	margin-left:5px;
	padding:0;
}
.paginator li a{
	text-decoration: none;
}

.paginator ul li.arrowII a{
	color: #0066CC;
	text-decoration: none;
}
.paginator ul li.arrowI a{
	color: #0066CC;
	text-decoration: none;
}
.paginator ul li.arrowII a:hover{
	color: #FF7520;
	text-decoration: none;
}
.paginator ul li.arrowI a:hover{
	color: #FF7520;
	text-decoration: none;
}
.pim{
    background-color:#EBEBEB;
    color:#2E2D2D;
    font-size:10px;
    margin-left:2px;
    padding:3px 6px 3px;
}