/*#############################################################
Name: Blackbox
Date: 2006-06-01
Description: A mystic dark lightweight design.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

p.indent {
  margin-left: 1.5em;
}

.cientifico{
	font-style:italic;
	}

.glosleft{
  color: #000066;
  font-weight: bold;
  font-size: 18px;
  text-align:left;
/*float:left;*/
  }

.glosright{
  color: #000066;
  font-size: 14px;
  font-weight: bold;
  text-align:right;
/*  float:right;*/
  }

.glosminleft{
  color: #000066;
  font-size: 13px;
  font-weight: bold;
  text-align:left;
  float:left;
  }

.righttext{
text-align:right;
}

.right {
   float: right;
}

.left {
   float: left;
}

.imagen {
   margin: 5px;
   padding: 5px;
   background-color: #ccccFF;
   border: 1px solid #0000FF;
}

.menosgrande{
	font-weight: bold;
	font-size: 14px;
	}

.ListadoCategoria{
	font-weight: bold;
	font-size: 14px;
	}

.titulo_autores {
  font-weight: bold;
  font-size: 14px;
  /*text-indent: 200px;*/
  margin-left: auto;
  margin-right: auto;
  width: 20em
}

.grande{
  color: #000066;
  font-weight: bold;
  text-align: left;
  font-size: 18px;
}

.gray {
   background: #ddd;
}

th.a {
   width: 200px;
}

.enlaces {
  color: #00F;
  font-weight: normal;
	width: 90%;
	background: #fff;
}

.enlaces td {
   padding: 5px;
   text-align: left;
   color: #000;
}

.enlaces a {
   color: #4444FF;
}

.enlaces-anchor {
  color: #000000;
  text-decoration: none;
  border: 0px;
  font-weight: bold;
}

.enlaces-anchor:hover {
  text-decoration:none;
}

.enlaces th {
	padding: 5px;
   background: #CCF;
}
	
.lista a {
	width: 75px;
	background-color: #AFAFFF;
	border: 1px solid #CCCCFF;
	padding: 5px;
	color: #000;
	text-align: center;
	font-weight: normal;
	margin-left: auto; margin-right: auto;
}

.lista a:hover {
	border: 2px solid #6677FF;
	text-align: center;
	font-weight: bold;
margin-left: auto; margin-right: auto;
}

#opcionesanim a {
	width: 75px;
	background-color: #AFAFFF;
	border: 1px solid #CCCCFF;
	padding: 5px;
	color: #000;
	font-weight: normal;
}

#opcionesanim a:hover {
	border: 2px solid #6677FF;
	font-weight: bold;
	
}

#opciones a {
	width: 75px;
	background-color: #AFAFFF;
	border: 1px solid #CCCCFF;
	padding: 5px;
	color: #000;
	font-weight: normal;
}

#opciones a:hover {
	border: 2px solid #6677FF;
	font-weight: bold;
}

#resalt {
	border: 2px solid #6677FF !important;
	font-weight: bold !important;
	text-decoration: underline;
}

.logos {
	width: 40%;
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;
	
	
}

.tblView {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000;
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;

}

.block {
    margin-left: auto;
    margin-right: auto;
    width: 6em
}

.indented{
  padding-left: 30pt;
  padding-right: 30pt;
}

.logos a {
display: inline;
     height: 100%;
     width: 100%;
     margin: 0;
}
.logos img {
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 5px;
     }
     
.text li {
	list-style: none;
}

.text {
	padding: 10px;
	background-color: #fff;
	border: 3px solid #000;
	color: #000;
	width: 30%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.leyenda {
	padding: 5px;
	background-color: #fff;
	border: 3px solid #000;
	color: #000;
	width: 30%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.cuadro {
  padding: 20px;
  border: 1px solid #000;
  background-color: #55F;
  display: block;
  width: 90%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 auto;
}

.texto {
	padding: 50px;
	background-color: #fff;
	border: 3px solid #000;
	color: #000;
	width: 65%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.texto_creditos {
    margin-left: auto;
    margin-right: auto;
    width: 6em;
    text-align:center;
	padding: 50px;
	background-color: #fff;
	border: 3px solid #000;
	color: #000;
	width: 65%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

#sugg
{
	color:black;
	margin-left: 10px;
	width: 170px;
	background: #fff;
}

ul.su li {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#sugg2
{
	color:black;
	margin-left: 10px;
	width: 170px;
	background: #fff;
}

#sugg3
{
	color:black;
	margin-left: 10px;
	width: 170px;
	background: #fff;
}

.shadow{
	width:102px;
	position:relative;
	top: 2px;
	left: 2px;
	background:#555;
	}

.shadow div{
	position:relative;
	top: -2px;
	left: -2px;
}


/* standard elements */
* {
	margin: 0;
	padding: 0;
}

input.box { border:1px solid #DDD }
textarea.box { border:1px solid #009cff }
.box { background:#FFF top repeat-x; width: 150px; }
.box:hover { border:1px solid #AAA; background:#DDD }
.box:focus { border:1px solid #999deb; background:#c6c8f1 }

label {
	color: #afafff;
}

td {
	color: #3333CC;
}
table {
	width: 100%;
	padding: 10px;
	margin: 10px;
}

a.lis {
	color:#000;
}

a {
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.texto a[href$=".pdf"] {
	color: #000000;
}

a[href$=".pdf"] {
	color:#FF0000;
}

td.cabe {
	text-decoration: underline;
	font-weight: bold;
	color: #3333CC;
}


table#tblForm {
	margin: 0 auto 0 auto;
	width: 700px;
}

table#tbForm td {
	margin: 10px;
}

label {
	font-weight: bold;
}

.button {
	width: 75px;
	background-color: #AFAFFF;
	border: 1px solid #CCCCFF;
	padding: 5px;
}

.button:hover {
	width: 75px;
	background-color: #AFAFFF;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.labels {
}

input {
	margin: 2px;
}

label {
	margin: 2px;
}
.main {
	background: #006; 
	border: 3px double #EEE; 
	border-color: #141414 #202020 #222 #202020; 
	margin: 0 auto 4px auto; 
	text-align: left;
	width: 963px;
	text-align:justify;
}

body {
	background: #002 url("../img/bg.png") repeat-x fixed left bottom;
	color: #BBBBBB;
	font: normal 0.8em sans-serif,Arial;
	margin: 20px 0;
	text-align: center;
}
div#banner {
	background: #666 url("../img/logo.jpg") no-repeat;
	height: 150px;
}
/*
ul {
	margin: 12px 0;
}

li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
*/

code {
	background: url(img/bgcode.gif);
	color: #888;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 3px 6px;
	white-space: pre;
}

cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding-left: 28px;
}
/* menu */


#menulista {
   text-align: center;
	background: #333;
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#menulista li {
	float: left;
	font: 87% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a.resaltado {
	background: #2580a2 url("../img/hover.gif") bottom center no-repeat !important;
	color: #fff !important;
	padding-bottom: 8px !important;	
	text-decoration: underline !important;
}

#menulista a {
	background: #333 url("../img/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 2px;
	text-decoration: none;
}

#menulista a:hover {
	background: #2580a2 url("../img/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	text-decoration: none;
}

a.resaltado {
	background: #2580a2 url("../img/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;	
}

#divInfoToReturn {
	margin: 0 auto 10px auto;
	width: 85%;
}
/**************************/

/* main structure */


/* header */
.gfx {
	background: #666 url(img/dark_pixel.jpg) no-repeat;
	height: 240px;
}
.gfx h1 {
	color: #999;
	font: normal 2.6em Tahoma,sans-serif;
	padding: 16px 20px;
}

/******************** menu *********************/
.menu {
/*  margin-left:200px;*/

   width: 100%;
   margin: 0 auto;
}
.menu a {
	background: #006 url(img/bgmenu.png) repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #444;
	float: left;
	font-size: 1.2em;
	padding-top: 4px;
	width: 102px; 
	height: 23px;
}
/*.menu a span {
	padding-left: 1px;
}
*/
.menu a:hover {
	background-position: left bottom;
	color: #999;
}
.menu a#last {
	border-right: none;
	width: 200px;
}

/**********************************************/

/* content */
.content {
	background: #ffffff;
	border-top: 1px solid #1A1A1A;
	clear: both;
}

.content h1 {
	color: #666;
	font: bold 1.1em sans-serif,Arial;
	margin: 0 0 4px;
}

.content p {
	margin: 0 0 12px;
}


.item {
	background: #000033 url(img/bgitem.gif) repeat-x;
	padding: 8px 10px;
}


.list {
	font-size: 0.7em;
}


/* footer */
.footer {
	background: #FFFFFF;
	color: #666;
	padding: 5px;
} 
.footer .left, .footer .right {padding: 0 12px;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}

.chromestyle{
width: 99%;
font-weight: bold;
}



/*.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/

/*content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}
*/



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FFF; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #005;
width: 200px;
visibility: hidden;
}

.centered {
  text-align: center;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #AAA;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
