@charset "UTF-8";
/* CSS Document */

img {
	border: 0px;
}

#wrapper {
	position: relative;
	left: 50%;
	margin-left: -380px;
	width: 761px;
}
#header-cv {
	width: 761px;
	height: 226px;
	margin-bottom: 20px;
	}

#header-cv-superior {
	width: 761px;
	height: 20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #58595b;
	border-bottom: solid 1px #58595b;
	margin-bottom: 15px;}
	
.header-cv-medio {
	width: 761px;
	height: 56px;
	margin-bottom: 10px;
	}
	
#header-cv-inferior {
	width: 761px;
	height: 125px;
	}
	
#idiomas {
	float: left;
	}

#esade-website-link {
	float: right;
	}

#center {
	width: 761px;
	height: /*900px;*/
}
	
#sidebar-cv {
	/*
	width: 182px;
	height: 600px;
	float:left;
	*/
}
	
#sidebar-cv-superior {
	width: 182px;
	/*height: 208px;*/
	}
	
#sidebar-cv-inferior {
	position: relative;
	margin-top: 5px;
	width: 5px;
}
	
.boton {
    margin-top: 5px;
    width: 182px;
    height: 44px;
    font-size: 14px;
    color: #fff;
    font-family: "Arial";
    font-weight: 700;
    font-style: normal;
    text-align: left;
	/*cursor: pointer;*/
}

.boton a {
    color: #fff;
}

.contact {
    background-image: url('../images/contact_off.png');
}
.contact:hover {
    background-image: url('../images/contact_on.png');
}
.download {
    background-image: url('../images/download_off.png');
}
.download:hover {
    background-image: url('../images/download_on.png');
}
.backto {
    background-image: url('../images/backtodirectory_off.png');
}
.backto:hover {
    background-image: url('../images/backtodirectory_on.png');
}

.boton .buttontext {
    padding-left: 10px;
    display: block;
    padding-top: 7px;
    width: 90px;
}

.lista-flechas  {
	list-style-type: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	list-style-image:url('../images/fletxa.JPG');
}

#caja-sidebar {
	margin-top: 5px;
	width: 182px;
	/*height: 330px;*/
	min-height: 100px;
	background-image:url(../images/fons-contact-details.png);
	}

#titulo-contact-details {
	font-family: "Arial";
	height: 30px;
	color:#464547; 
	font-size:14px; 
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
	}

.info-caja-sidebar {
	margin-top: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #58595b;
	padding-left: 5px;
	padding-top: 5px;
	}
	
#icono-3-lineas {
	width: 30px;
	height: 50px;
	padding-left: 5px;
	margin-right: 5px;
	}
	
#icono-2-lineas {
	width: 30px;
	height: 37px;
	padding-left: 5px;
	margin-right: 5px;}
	
.icono-1-linea {
	width: 30px;
	height: 27px;
	padding-left: 5px;
	margin-right: 5px;}

.text-caja-sidebar {
	width: 140px;
	float: right;
}

#main-cv {
	width: 537px;
	float: right;
	padding-left: 15px;
	padding-right: 5px;
	border-left: solid 1px #58595b;
	margin-left: 10px;}

#nombre-profesor {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000B3D;
}
#cargo-profesor {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a5a7aa;
}
#academic-training {
	padding-top: 5px;
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #58595b;
	border-top: solid 1px #58595b;
	}
#interest-areas {
	padding-top: 5px;
	margin-top: 15px;
	color: #58595b;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	border-top: solid 1px #58595b;
}
#biography {
	padding-top: 5px;
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #58595b;
	border-top: solid 1px #58595b;}
	
#selected-publications {
	padding-top: 5px;
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #58595b;
	border-top: solid 1px #58595b;}
	
#footer-cv {
	align: right;
	/*margin-top: 290px;*/
	margin-top: 80px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 761px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #58595b;
	border-top: solid 1px #58595b;}

a {
    text-decoration: none;
    color: #4c4d4e;
}

a:hover {
    color: #009ee0;
}

.contact a:hover {
	color: #005386;
}

.clear {
  clear: both;
}

.margen {
	height: 10px;
}
