body {
	margin		: 0px 0px 0px 0px;
	background-color: #fdfdfd;
	color		: #000000;
	border		: none;
}

body.simple {
	margin		: 0px 0px 0px 0px;
	background-color: #ffffff;
	color		: #000000;
	border		: none;
}

.left {
	text-align	: left;
}

.redText {
	color		: #990000;
}

.addInfo {
	font-size	: 9px;
	color		: #333333;
}

.generalSear {
	font-size	: 10px;
	color		: #000000;
}

.foot {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #ffffff;
	text-align	: right; 
}

.topMenu {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	background-color: #774347;
	text-align	: right; 
}

.leftMenu {
	text-align	: left;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #ffffff;
	background-image: url(../img/degradado-azul.jpg);
}

.leftMenuDiv {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #ffffff;
}

.loginMenu {
	background-image: url(../img/degradado-gris.jpg);
}

.searchMenu {
	background-image: url(../img/degradado-gris-buscador.jpg);
}

.barra {
	background-image: url(../img/barra.gif);
}

.topLine {
	background-image: url(../img/up.jpg);
}

.menus {
	font-family	: Verdana;
	font-size	: 11px;
	text-decoration	: none
}

.normalLit {
	font-size	: 9px;
	text-decoration	: none
}

.little {
	font-family	: Verdana;
	font-size	: 10px;
	text-decoration	: none
}

.coment {
	font-family	: Verdana;
	font-size	: 10px;
	color		: #999999;
	text-decoration	: none
	text-align	: left;
}

.text1 {
	font-family	: Verdana;
	font-size	: 11px;
	color		: #35517B;
	text-decoration	: none
	text-align	: left;
}

.date {
	font-family	: Verdana;
	font-size	: 9px;
	color		: #35517B;
	text-decoration	: none
}

.text3 {
	font-family	: Verdana;
	font-size	: 9px;
	color		: #ffffff;
	text-decoration	: none;
	text-align	: justify;
	font-weight	: bold;
}

.title {
	text-align	: justify;
	font-family	: Verdana;
	font-size	: 14px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
}

.mainNews {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	color           : #ffffff;
	text-align      : right;
	font-weight     : bold;
}

.bold {
	font-weight	: bold;
}

table {
	margin		: 0px 0px 0px 0px;
	border		: 0px;
	height		: 0px;
	border-collapse	: collapse;
	border-color    : #ffffff;
}

table.content {
	background-color : #363636;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
}

table.links {
	border-width: 0px;
	border-style: solid;
	border-color: #aaaaaa;
}

td.tabTop {
        background-color: #dac23c;
        vertical-align  : center;
        text-align      : center;
}

tr.tabCont {
        background-color: #ddcb65;
        vertical-align  : center;
        text-align      : center;
}

tr.tabCont:hover {
        cursor          : pointer;
        background-color: #f7e581;
        vertical-align  : center;
        text-align      : center;
}

tr.tabContSel {
        background-color: #ee9b35;
        vertical-align  : center;
        text-align      : center;
}

tr.tabContSel:hover {
        cursor          : pointer;
        background-color: #ffd571;
        vertical-align  : center;
        text-align      : center;
}

iframe {
	margin		: 0px 0px 0px 0px;
	border		: 0px;
	height		: 100%;
	/*weight		: 100%;*/
}

td, tr, p, div {
	font-family	: Verdana;
	font-size	: 11px;
	color		: #333333;
	vertical-align	: middle; 
}

td.names {
	vertical-align	: top;
	text-align	: right;
	font-size	: 11px;
	font-weight	: bold;
}

td.sections {
	text-align	: right;
	background-color: #f4f4f4;
	font-weight	: bold;
}

td.content {
	text-align	: left;
	background-color: #f4f4f4;
}

td.diary {
	text-align	: center;
}

td.diaryFeAw {
	text-align	: center;
	background-color: #95b464;
}

img {
	border		: 0px;
}

img.tip {
	cursor		: pointer;
	cursor		: hand;
	height		: 12px;
}

div.tree {
	line-height: 11px;
}

select {
	background-color: #f3f3f3;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

select:focus {
	background-color:	#ffffff;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

textarea {
	background-color: #f3f3f3;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

textarea:focus {
	background-color: #ffffff;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

input {
	background-color:	#f3f3f3;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

input:focus {
	background-color: #ffffff;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

input.normal {
	background-color: #f3f3f3;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

input.normal:focus {
	background-color: #ffffff;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

input.red {
	background-color: #c33644;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

input.red:focus {
	background-color: #a33644;
	border		: 1px solid #666666;
	font-size	: 9pt;
	color		: #000099;
}

.textHeader {
	font-size	: 45px;
	color		: #000000;
}

.header {
	background-color: #ffeeee;
}

a.footer:link, a.footer:visited {
	color		: #ffffff;
}

a.imageMain:link, a.imageMain:visited {
	color		: #ffeeee;
}

a.smallSize {
	font-size	: 10px;
}

a.menuText, a.menuText:link, a.menuText:visited {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #ffffff;
	text-align	: right; 
}

a.menuText:hover {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #482927;
	text-align	: right; 
}

.topMenuText {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #ffffff;
	text-align	: right; 
}

a.topMenuText, a.topMenuText:link, a.topMenuText:visited {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #ffffff;
	text-align	: right; 
}

a.topMenuText:hover {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #222222;
	text-align	: right; 
}

a.reg:link, a.reg:visited {
	font-size	: 11px;
	color		: #ffffff;
	text-decoration	: none;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
}

a.reg:hover {
	color		: #4490B4;
	text-decoration	: none;
	cursor		: pointer;
	cursor		: hand;
}

a:link, a:visited {
	font-size	: 11px;
	color		: #000000;
	text-decoration	: none;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color		: #333333;
	text-decoration	: none;
	cursor		: pointer;
	cursor		: hand;
}

a.smallSize {
	font-size	: 10px;
}

a.header:hover {
	color		: #4490B4;
	text-decoration	: none;
	text-decoration	: underline;
}

a.userAction {
	color		: #000000;
	font-size	: 12px;
}

.cabecera, .cabecera:link, .cabecera:visited {
	color		: #6666FF;
	text-decoration	: none;
}

td.nameForm {
	font-weight	: bold;
}

img.wiBord {
	border-color    : #ffffff;
	border-width    : 20px;
}

h1 {
	clear:both;
	margin:0px 0 5px 0px;
	padding-left:8px;
	font-weight:bold;
	font-size:18px;
	color: #990000;
	border-bottom:1px solid #e26508;
	text-align:left;
	 font-style:italic; 
	font-weight     : bold;
}

th {
	background-color: #990000;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #ffffff;
	text-align : left;
	color: #ffffff;
	padding-left: 5px;
	height : 20px;
}

tr.color_tr_filmo_0 {
	background-color: #efe5e1;
}

tr.color_tr_filmo_0:hover {
	background-color: #ffe5e1;
}

tr.color_tr_filmo_1 {
	background-color: #fff5f1;
}

tr.color_tr_filmo_1:hover {
	background-color: #fffff1;
}

td.filmo_td {
	vertical-align : top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

td.content_filmo_td_name {
	width	: 150px;
	text-align : left;
	vertical-align : top;
	font-weight	: bold;
}

td.content_filmo_td_value {
	text-align : left;
	vertical-align : top;
}

a.searcher_filmo, a.searcher_filmo:link, a.searcher_filmo:visited, a.searcher_filmo:hover {
	font-weight	: bold;
	color : #990000;
	font-style:italic; 
}

td.form_search_filmo_td {
	text-align : left;
}

a.searcher_link, a.searcher_link:link, a.searcher_link:visited, a.searcher_link:hover {
	color: #990000;
	padding-left: 17px;
	font-weight	: bold;
}

.searcher_title {
	font-weight	: bold;
	color: #990000;
}
