body {background-color:#069;color:#fff;font-family: 	Georgia, Arial, Verdana, sans-serif;
	text-shadow:	rgba(255, 255, 255, .01) 0px -1px 1px;margin-top:36px;
	
	}


/* estructura */

#structure {background-image: url(../images/fondo.png); background-repeat: no-repeat;}
#languages {}

#contido h1, #contido h2, #contido p {font-size:1.5em;}
#contido h1 {margin-bottom: 0;}
#contido h2 {color:#85b6ce;}
#contido h3 {color:#fff;margin-left: 2px;margin-right: 2px;font-size: 1.5em;font-style: italic;}
#contido img {margin-bottom: 18px;}
#video {display:none;}



/* Enlaces generales */

a {color:#000; text-decoration: none;}
a:link, a:visited {border:0;}
a:hover {}

/* Enlaces del menœ y pie */
#menu ol, #menu li {font-size:1.5em;}
#menu a, #foot a {color:#000; text-decoration: none;}
#menu a:link, #foot a:link {border-bottom: 0px;}
#menu a:hover, #foot a:hover {border-bottom: 0px;}
#paginacion a, #paginacion a:link, #breadcrumb a, #breadcrumb a:link {color:#000; text-decoration: none; border-bottom:0;}


#pe a {color:#000;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #85b6ce;}
#pe a:hover {color:#85b6ce;}



li.oculto {display: none;visibility: hidden;}


/* formularios especiales */

input {border-style: solid; color:#666; border-color: #666;font-size: 1.2em;font-family: "Helvetica Neue", "Helvetica", Arial}
input:hover {color:#f9c;border-color:#ffd5e4;}
label {display: none;visibility: hidden;}



/* tipograf’a especial */

h1,h2,h3,h4,h5,h6 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h1 {font-weight: bold;}
strong {color:#000;}
p {	
}
em {background-color: #202020;color:#fff;padding-left: 2px;padding-right: 2px;font-style: normal;font-weight: bold;}

/* menœ */

 ol { font-family: "Helvetica Neue",Helvetica, Arial, sans-serif;
}

ol a {font-family: 	Georgia, Arial, Verdana, serif; }





#tooltip{
	position:absolute;
	/*border:1px solid #fff;*/
	background:#202020;
	padding:2px 5px;
	color:#fff;
	display:none;
}	





hr {color:#85b6ce;
background-color: #85b6ce;}


div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #85b6ce;
}

#imgBox, #imgBox img { width:430px; height:324px; margin:0;padding:0 }

