@charset "UTF-8";

body {
  margin:0;
  padding: 0;
  background: #F7F7F7 url(../Img/img02.png) repeat left top;
  float:none;
	font-family: Verdana,Geneva,sans-serif;
	box-sizing: border-box;
}

label {
  text-align: left;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(44, 77, 117);
}


p, {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

.book_author {
	color: rgb(44, 77, 117);
}

.book_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(44, 77, 117);
	font-size: 16px;
  font-weight: 700;
  hyphens: auto;
  line-height: 19.5px;
}

.book_subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(44, 77, 117);
	font-size: 12px;
  font-weight: 700;
  hyphens: auto;
  line-height: 19.5px;
}

.lectures hr {
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 2em 0em;
}

/*-----------------------------------WRAPPER--------------------------------------*/

#wrapper {
  width: 900px;
  /*height:780px;*/
  margin: auto;
  margin-top: 1em;
  text-align: left;
}

/*-----------------------------------HEADER--------------------------------------*/

#clouds {background-image: url(../Img/Clouds_01.png);
width:900px;
height:173px;
float:left;
border-top-left-radius:20px;
border-top-right-radius:20px;}


/*------------------------------NAVI--------------------------------------------*/

#navi_pre{
  background: #fff  url(../Img/Clouds_02.jpg) no-repeat left top;
  width: 900px;
  height: 47px;
  float:  left;
}

#navi{
  box-sizing: border-box;
  display: block;
  background: #fff;
  width: 900px;
  height: 55px;
  float:  left;
  /* padding-left: 130px; */
  padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

#navi a {
  box-sizing: border-box;
	color: #2c4d75;
	display: inline-block;
	width: 125px;
	height: 51px;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 3px solid transparent;
	/* border-radius: 16px; */
}

#navi a:hover{
	color: #fff;
	background: #2c4d75;
	background: url(../Img/menuentry_hover.png) no-repeat left top;
	/*
	border: 3px outset #2c4d75;
	border-radius: 16px;
	*/
}

/*---------------------------------CONTENT-----------------------------------*/

#content {
  width:900px;
  /*height:492px;*/
  background-color: #fff;
  float:left;
}

#content a {
  color:#2c4d75;
  text-decoration:none;
}

#foto{
  width: 496px;
  height: 175px;
  float: left;
  margin: 10px 18px 18px 30px;
  padding: 15px 10px 10px 35px;
  border: 12px #ECECEC solid;
  overflow: hidden;
  background-color: #ffffff;
}


/*--------------------------------------------- beginning-------------------------------------------------*/


.thumbnail img{
border: 1px solid #2c4d75;
margin: 0 15px 5px 0;
border-radius:5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #2c4d75;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #2c4d75;
border-radius:5px;
padding: 10px 0px 2px 16px;
left: -1000px;
visibility: hidden;
border: 1px dashed #ECECEC;
-webkit-box-shadow: 5px 7px 7px -5px rgba(0,0,0,0.5);
-moz-box-shadow: 5px 7px 7px -5px rgba(0,0,0,0.5);
box-shadow: 5px 7px 7px -5px rgba(0,0,0,0.5);
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
/*padding: 2px;*/
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 265px;
left: 337px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


/*--------------------------------------------- END-------------------------------------------------*/
.photo {border:3px solid #ECECEC; border-radius:5px; margin:17px 126px 17px 126px;}

#sidebar {
  margin-top:10px;
  margin-right:30px;
  padding-left:17px;
  padding-right: 17px;
  float: right;
  width: 215px;
  height: 507px;
  background-color:rgba(236,236,236,0.6);
  border-radius:25px;
  padding-top:12px;
  border:solid 1px rgba(92,152,226,0.5);
  font-family: Verdana, Geneva, sans-serif;
  font-size:13px;
	text-decoration: none;
	font-weight: normal;
	line-height:150%;
}

#sidebar a {
  font-family: Verdana, Geneva, sans-serif;
  font-size:20px; line-height:normal;
	text-decoration: none;
	font-weight: normal;
	font-weight:600;
}

#sidebar .sidebar_div {
  margin-bottom: 1ex;
}

.barra {
  width:  212px;
  height: 10px;
  background-color:#FFF;
  border-radius:5px;
  margin: 35px 0px 35px 0px;
  border:solid 1px rgba(92,152,226,0.5);
}

.roundborder {
  background-color:#FFF;
  border-radius:25px;
  border: 12px #ECECEC solid; padding:8px;
  font-family: Verdana, Geneva, sans-serif;
  font-size:13px; line-height:150%;
	text-decoration: none;
	font-weight: normal;
	padding: 2ex 2ex;
}

.title {
  width: 510px;
  min-height: 100px;
  float: left;
  margin: 1em 18px 0px 30px;
  text-align: justify;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.title h2 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-weight: 700;
	text-align: center;
}

.subtitle {
	font-family: Verdana, Geneva, sans-serif;color:#2c4d75;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
}

/*---------------------------------FOOTER-----------------------------------*/
#footer {
  width:900px;
  height:60px;
  float:left;
  /*background-color:#F90;*/
  background: #F7F7F7 url(../Img/img01.png) repeat left top;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
}

.footright {
  width:100px;
  height:55px;
  float:right;
  margin-right:50px;
  /* background-color:#063;*/
  text-align:right;
  padding-top:5px;
}

#footer a {
  color: #FFF;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #ECECEC;
  font-size: 17px;
  font-weight: bold;
  -webkit-text-stroke: #000 0.2px;
  -webkit-text-fill-color: #ECECEC;
  text-shadow: 1px 1px rgba(0,0,0,0.75);
}

#footer a:hover {
  color: #900;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:bold;
  text-decoration:none;
  color:#ECECEC;
  font-size:17px;
  font-weight:bold;
  -webkit-text-stroke:#900 0.2px;
  -webkit-text-fill-color: #900;
  text-shadow: 1px 1px rgba(255,255,255,0.75);
}

.footleft {width:90px; height:55px; float:left; margin-left:30px;/*background-color:#063;*/ text-align:left; padding-top:5px;}

#copy {
  padding-top:15px;
  margin-bottom: 1ex;
  clear:left;
  font-size:10px;
  color: grey !important;
}

#copy p {
  margin: 0px;
  text-align:center;
  font: Verdana, Geneva, sans-serif;
  font-weight:500;
}

#copy p + p {
  font-size: 9px;
}


/*---------------------------------INFOS-----------------------------------*/

#information {
  width:698px;
  min-height:155px;
  padding:50px;
  margin: 40px 50px 40px 50px;
  /*background-color:#00C;*/
  border-radius:25px;
  border:solid 1px rgba(92,152,226,0.5);
  -webkit-box-shadow: inset 10px 10px 180px -4px rgba(44,77,117,0.34);
  -moz-box-shadow: inset 10px 10px 180px -4px rgba(44,77,117,0.34);
  box-shadow: inset 10px 10px 180px -4px rgba(44,77,117,0.34);
}

/*---------------------------------EQUIPO-----------------------------------*/

.equipo {
	width:530px;
	/*background-color: #09C;*/
	float: left;
	margin: 10px 18px 30px 30px;
	border-radius:25px;

  border: 12px #ECECEC solid;
  padding: 8px;
  font-family: Verdana, Geneva, sans-serif;
  font-size:13px;
  line-height:150%;
	text-decoration: none;
	font-weight: normal;
}

.staff_member {
  display: block;
  width: 100%;
	margin: 30px 20px 55px 30px;
}

.staff_picture {
  display: table-cell;
}

.staff_picture img {
	border-radius: 5px;
	border: 5px #ECECEC solid;
}

.staff_info {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
	padding-left: 3ex;
}

.sky {
	width:530px;
	height:50px;
	margin: 0px 50px 0px 220px;
	float: left;
	clear:right;
	font-family: Verdana, Geneva, sans-serif;
	color:#2c4d75;
	font-size:12px;
}

p.contacto {
  margin: 1em 0 1ex 0;
  padding: 0px;
}

div#contactform1 input[type="text"] {
  width: 40ex;
  padding: 3px 1ex;
  border: 1px solid #888;
  border-radius: 5px;
}

div#contactform1 input[type="text"]:focus {
  border: 1px solid #000;
}

div#contactform2 textarea {
  width: 97%;
  height: 12em;
  padding: 3px 1ex;
  border: 1px solid #888;
  border-radius: 5px;
}

div#contactform2 textarea:focus {
  border: 1px solid #000;
}

div#contactform3 {
  width: 99%;
  text-align: right;
}

div#contactform3 input[type="submit"] {
  padding: 3px 5ex;
  border: 1px solid #888;
  border-radius: 5px;
}

div#contactform3 input[type="submit"]:hover {
  border: 1px solid #000;
}

img.hidden_img {
  display: none;
}

img[id^='staff2_'] {
  display: normal;
  z-index: 999;
  border: 10px solid #ccc;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);

  position: fixed;
  top: 5vmax;

  height: 30vmax;
}

