﻿
input.luser {
  border:1px solid #808080; 
  background-position: 1px 50%; background-image:url('../img/ico_user.gif'); 
  background-repeat:no-repeat; 
  background-attachment:scroll;
  padding-left: 18px
}

input.lpass {
  border:1px solid #808080; 
  background-position: 1px 50%; 
  background-image:url('../img/ico_llave.gif'); 
  background-repeat:no-repeat; 
  background-attachment:scroll;
  padding-left: 18px
}
input.register {
  border:1px solid #808080; 
  background-position: 1px 50%; 
  background-repeat:no-repeat; 
  background-attachment:scroll
}
input.texto {
	border: 0px none transparent;
	background-color: transparent;
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: small;
}

select.revista {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background: transparent;
	border: 1px solid #666666;
	color: #999999;
}

input {
	font-size: 9pt;
	font-family: verdana;
}
textarea {
	font-size: 9pt;
	font-family: verdana;
}


.body_home {
	background-position: left top; background-color: #FFFFFF;
	background-image: url('../img/bkGround.jpg');
	background-repeat: repeat-x;
	margin-top:1;
	margin-left:0;
}
.titulo {
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color: #0E73B9;
}
.BigTitulo {
	font-family: Arial;
	font-size: 14;
	font-weight: bold;
	color: #0E73B9;
}

p.bajada
{ 
    font-size: 11px; 
    font-family: Arial;color:#666666;
    margin-top: 0;
    margin-bottom: 0
}
span.login {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
span.categoria {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #E76E34;
}

span.bigWhite {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
span.advertice {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}

a { COLOR: #0E73B9; TEXT-DECORATION: none; font-family: Arial; font-size:8pt }
a:hover { COLOR: #0E73B9; TEXT-DECORATION: underline; font-family: Arial; font-size:8pt }

a.book {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E76E34;
}
a:hover.book {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
}

a:active.book{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #02A99C;
}

a.menu {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a:hover.menu {
	background-position: center center;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

td.menu {
	background-position: center center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../img/bk_menu.jpg');
	background-repeat: repeat-x;
}
td.menuOut {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a.panel {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
}
a:hover.panel {
	COLOR: #FF3300;
	TEXT-DECORATION: underline;
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
}


a.login {
	COLOR: #0E73B9;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a:hover.login { 	
	COLOR: #0E73B9;
	TEXT-DECORATION: underline;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.revista {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
a:hover.revista { 	
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}



a.admin {
	background-position: left center;
	COLOR: #0E73B9;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	background-image: url('../cp/img/b_edit.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	padding-left: 20px;
	background-color: #FFFFFF;
}
a.abstract {
	background-position: left center;
	COLOR: #02A99C;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	background-image: url('../img/ico_abstract.gif');
	background-repeat: no-repeat;
	background-attachment: inherit;
	padding-left: 20px;
}
a.pdf {
	background-position: left center;
	COLOR: #02A99C;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	background-image: url('../img/ico_pdf.gif');
	background-repeat: no-repeat;
	background-attachment: inherit;
	padding-left: 20px;
}

a.vinculos {
	background-position: left center;
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	background-image: url('../img/link.gif');
	background-repeat: no-repeat;
	background-attachment: inherit;
	padding-left: 20px;
	font-weight: bold;
}



a:hover.minfo { COLOR: #0E73B9; TEXT-DECORATION: underline; font-family: Arial; font-size:8pt }

a.minfo {
	background-position: left center;
	COLOR: #0E73B9;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	background-image: url('../img/ico_link.gif');
	background-repeat: no-repeat;
	background-attachment: inherit;
	padding-left: 12px;
	
}

h1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 23pt;
	color: #FFFFFF;
}
a.paginar {
	border: 1px solid #333333;
	padding: 4px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover.paginar {
	border: 1px solid #333333;
	font-family: arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 12px;
	background-color: #6699FF;
	color: #000000;
}
a.paginarover {
	border: 1px solid #333333;
	font-family: arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 12px;
	background-color: #C0C0C0;
	color: #000000;
}



.style2 {
	border-collapse: collapse;
	border-color: #ffffff;
	border-width: 0;
}
.style3 {
	border-collapse: collapse;
}
.style4 {
	border-collapse: collapse;
	border-color: #ffffff;
	border-width: 0;
	background-color: #F4F3E1;
}
.style5 {
	border: 0 solid #ffffff;
}

.nText {
	font-family: Arial;
	color: #0E73B9;
	font-size: 8pt;
	font-weight: bold;
}
.bajada {
	font-family: Arial;
	color: #6B6B6B;
	font-size: 9pt;
}

