/* GENERALES */
BODY,TD,P,DIV,SPAN { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; margin:0px; }
SELECT,INPUT,TEXTAREA { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; }
/* ALINEACIÓN */
.centmar { text-align: center; margin: 0px; }
.centmar5 { text-align: center; margin: 5px; }
.centmar10 { text-align: center; margin: 10px; }
.justmar { text-align: justify; margin: 0px; }
.justmar5 { text-align: justify; margin: 5px; }
.justmar10 { text-align: justify; margin: 10px; }
.dermar { text-align: right; margin: 0px; }
.dermar5 { text-align: right; margin: 5px; }
.dermar10 { text-align: right; margin: 10px; }
.izqmar { text-align: left; margin: 0px; }
.izqmar5 { text-align: left; margin: 5px; }
.izqmar10 { text-align: left; margin: 10px; }
/* TEXTOS */
.textonormal { font-weight: normal; font-variant: normal; color: #000000; }
.subtitulo { font-size: 12px; font-weight: bold; font-variant: normal; color: #003366; }
.titulo { font-size: 14px; font-weight: bold; font-variant: normal; color: #990000; }
.texgris { font-weight: normal; color: #333333; }
/* LINKS */
a.linkNaranja { color: #cd7330; text-decoration : none; font-weight: bold; }
a.linkNaranja:hover { color: #cd7330; text-decoration : underline; font-weight: bold; }
a.list 	{ color: #5C4B10; text-decoration: none; font-weight: bold; }
a.list:hover { color: #990000; text-decoration: none; font-weight: bold; }
a.linkgris { color: #333333; text-decoration: none; font-weight: normal; }
a.linkgris:hover { color: #990000; text-decoration: none; font-weight: normal; }
a.tree { color: #333333; text-decoration: none; font-weight: normal; }
a.tree:hover { color: #990000; text-decoration: none; font-weight: normal; }
a.tree1 { color: #333333; text-decoration: none; font-weight: bold; }
a.tree1:hover { color: #990000; text-decoration: none; font-weight: bold; }
a.tree1:active { color: #6D9CCF; text-decoration: none; font-weight: bolder; }
a.tree2 { color: #333333; text-decoration: none; font-weight: normal; }
a.tree2:hover { color: #990000; text-decoration: none; font-weight: normal; }
a.tree2:active { color: #6D9CCF; text-decoration: none; font-weight: bolder; }
/* LINKS CONTENIDOS */
a.cont1 { color: #A45F00; text-decoration:none; font-weight:bold; }
a.cont1:hover { color: #A45F00; text-decoration:underline; font-weight:bold;  }
a.cont2 { color: #FA611F; text-decoration:none; font-weight:bold; }
a.cont2:hover { color: #FA611F; text-decoration:underline; font-weight:bold;  }
a.cont3 { color: #AD2620; text-decoration:none; font-weight:bold; }
a.cont3:hover { color: #AD2620; text-decoration:underline; font-weight:bold;  }
a.cont4 { color: #333333; text-decoration:none; font-weight:bold; }
a.cont4:hover { color: #333333; text-decoration:underline; font-weight:bold;  }
a.cont5 { color: #16577A; text-decoration:none; font-weight:bold; }
a.cont5:hover { color: #16577A; text-decoration:underline; font-weight:bold;  }
/* VALIDACIÓN */
.tfvHighlight { font-weight: bold; color: #FF0000; }
.tfvNormal { font-weight: normal; font-variant: normal; color: #000000; }
/* ESPECIALES */
.marco { border: 1px solid #103D09; background-color: #FFFFFF; }
div.menu { position:absolute; visibility:hidden; width:112px; left:0; top:0; z-index:500; background-color:#f0f0f0; border:1px solid; border-color: #333333; padding:5px; }
.moviesList li { white-space:nowrap; list-style:none; margin: 3px; float: left;}	
