/* Copyright 1997-2004 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */

/* $Id: tour.css, v 2.1 22/09/2004 $ */


/* ******************  common  ****z********** */

a {
	background: #fff;
	color: #00c;
	text-decoration: none;
	border-bottom: 1px dotted #7b68ee;
}

a:link {
	background: #fff;
	color: #00c;
}

a:visited {
	background: #fff;
	color: #005387;
}

a:hover, a:active, a:focus {
	background: #ffc;
   color: #000;	
	border: none;
}

html, body {
	background: #fff;
   color: #000;
	margin-top: 0;
}

html, body, h2, h3, h4, div, p, ul, li, input {
   font-family: Arial, Helvetica, sans-serif;
}

p, div { 
   text-align: justify;
}

.warning {
	background: #fff;
	color: #d95c00;
	font-weight: bolder;
	font-size: 0.9em;
	line-height: 1.2em;
}

a:hover img { color: #fff; }   /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
 a img { color: inherit;     	 /* undo the rule above */
 border: none;               	 /* hide from Netscape 4 */
   }
}

h1 {
	display: inline;
	font-size: 1.6em;
}

h1 a, #pie a {
	border: 0;
}

h1 a:hover, h1 a:focus, h1 a:active, #pie a:hover, #pie a:focus #pie a:active {
	background: #fff;
	color: #000;
}

.romanNumber {
	font-family: serif;
	font-style: normal;
}


/* ******************  body  *************** */

h2 {
	background: #fff;
	color: #d95c00;
	text-align: left;
	font-size: 1.5em;	
	text-transform: uppercase;
	padding: 0 0 0 18px;
	margin: 50px 0 0 0;
	border-bottom: 3px solid #d95c00;
	background: url(/gira/img/obtriangle.png) 3px 80% no-repeat;
}

#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	margin: 0px 0px 20px 0px;
	padding: 10px;	
	line-height: 1.2em;
}

#content p {
	margin: 0;
	padding: 5px;
	line-height: 1.2em;
}

#content h3 {
	background: #fff;
	color: #d95c00;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0 0 0 12px;
	border-bottom: 2px solid #d95c00;		
	background: url(/gira/img/ostriangle.png) 3px 50% no-repeat;
}

/* ******************  navigation  ************** */

/*** main navigation ***/
	
#menu {
	background: transparent;
	color: #000;
	text-align: right;
	font-size: 0.9em;
	margin: -4em 0px 0px 0px;
	padding: 0;
}

/* IE5.x/win box model fix */
* html #menu {   
   padding: 0.1em 0px 0em 0.25em;
	padd\ing: 0px;
}

#menu li, #menu ul {
	display: inline;
	padding: 0;
	margin:0;
}

#menu a {
	font-weight: bolder;
}

#menu a:link, #menu a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;
	height: 100%;
	width: auto;
	padding: 2px 5px 2px 5px;
	border: 0px solid #d95c00;
	border-width: 0px 0 2px 0;
	margin: 0 0 0 -0.4em;
}

#menu a:hover, #menu a:active, #menu a:focus, #menu .currentLink{
	background: #ffc;
	color: #d95c00;
	text-decoration: none;
	height: 100%;
	width: auto;
	padding: 2px 5px 2px 5px;
	border: 0px solid #d95c00;
	border-width: 0px 0 2px 0;
	margin: 0 0 0 -0.4em;
}

/*** secondary navigation ***/

#secNav {	
	padding: 5px 10px 0px 0px;
	border-bottom: solid #d95c00 1px; 
	margin: 40px 0px 25px 0px;
	font-size: 0.9em;
	text-align: right;	
	float: right;
	width: 99%;
}

/* IE5.x/win box model fix */
* html #secNav {
	margin: 40px 0px 25px 0px;
	mar\gin: 35px 0px 25px 0px;
	width: 99%;
	wid\th: 100%;
}

#secNav a:link, #secNav a:visited {
	padding: 2px 3px 0px 3px;
	border: 0 solid #d95c00;
	margin: 0px 2px 0px 0px;
	font-weight: normal;
}

#secNav a:hover, #secNav a:active , #secNav a:focus {
	padding: 2px 3px 0px 3px;
	margin: 0px 2px 0px 0px;
	border: 0em solid #d95c00;
}

#secNav .currentLink {
	padding: 2px 3px 0px 3px;
	margin: 0px 2px -4px 0px;
	border: 0 solid #d95c00;
	border-bottom: 0 solid #fff;
	border-width: 1px 1px 1px 1px;
}

/*** crumbs navigation ***/

#crumbs {	
	font-size: 0.65em;
	text-align: left;
	padding: 5px 0 10px 0px;
}

#crumbs p {
	background: #fff;
	color: #000;
	font-style: italic;
	margin: 0;
	padding: 0;
	display: inline;
}

#crumbs a {
	font-weight: bolder;
	border: none;
}

/*** local navigation ***/

#localNav {
	text-align: center; 
	margin-top: 45px; 
	margin-bottom: 30px;
}

#localNav p {
  font-size: 0.9em;
  display: inline;
  padding: 2px;
  border-bottom: solid #fc6 1px;
}

#localNav p a {
	background: #fff;
	color: #000;
	padding: 2px 3px 0px 3px;
	border: none;
	font-weight: bolder;
}

#localNav p a:hover, #localNav p a:active, #localNav p a:focus {
	background: #ffc;
   color: #000;	
}

/*span.accesskey {
/*	text-decoration: underline; */
	/*border-bottom: 1px solid red;
}*/

span.currentLink {
	font-weight: bolder;
}

/* ******************  sponsorship  ************** */

#patrocinio {
   background: #fff;
   color: #000;
	text-align: center;   
   margin: 15px 0;   
   padding: 0 0 5px 0;
	border: 0px solid gray;
	border-width: 1px 0;
   float: left;
   width: 100%;  
}
  
#patrocinio a {
  background: transparent;
  color: #000;
  padding: 10px;
  border: none;
}
  
#patrocinio a:hover {
  background: transparent;
  color: #000;
}

#patrocinadores, #colaboradores, #apoyantes, .uniList {
	float: left;
	padding-left: 20px;
}

#unis{
	clear: both;
	padding-left: 20px;
}

.uniList {
 	font-size: 0.55em;
}
 
.uniList a {
 	padding: 0;
}
 
h3.publi {
	background: #fff;
  	color: #000; 
  	font-size: 0.7em;
  	text-align: left;
 	text-transform: none;
	padding: 0;
	margin: 5px 0 5px 0;
  	border: none;
	display: block;
}
  
h4.publi {
  font-size: 0.55em;
  text-align: left;
  text-transform: none;  
  padding: 0;
  margin: 5px 0;
  border: none;
}

/* ******************  footer  ************** */

.tecInfo, .copyright {
   font-size: 0.8em;
}

.copyright {
	margin: 0 20px;
}

div.pie {
   clear: both;
	margin: 10px 35px;
}

div.pie hr {
	margin-bottom: 15px;
}

/* ******************  invisible  ************** */

.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;
}