/* @override http://www.microfusa.com/___redisseny/p1/escuela/profes/estils_cv_profes.css */

/* CSS Document */

@charset "UTF-8";
/* Estils de l'apartatdel cv dels professors dins de conoce la escuela  */

/*
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	float: left;
	border: 1px solid white;
}
.highslide:hover img {
	border: 1px solid gray;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	font: 10px Verdana, sans-serif;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
	font: 10px Verdana, sans-serif;
}
.highslide-display-none {
    display: none;
	font: 10px Verdana, sans-serif;
}

.nom_cv {
	font: bold 12px Verdana, sans-serif;
	border-bottom: 1px solid silver;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
}

.vincle_cv {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height: 10px;
	font: 10px Verdana, sans-serif;
}

.vincle_cv:hover {
	text-decoration: none;
	background-color: #c4e1ff;
	font: 10px Verdana, sans-serif;
}

.caixa
 {
	padding-bottom: 0;
	position: static;
	border-bottom: 1px solid silver;
	padding-top: 2px;
}

.titol {
	color: silver;
	
}

.nom {
	font-weight: bold;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 8px;
}

li {
	font: 10px Verdana, sans-serif;
}

/* equipo_l */

.intro_cv {
	margin-left: 82px;
	border-left: 1px dotted silver;
	padding: 0 4px 4px;
	margin-bottom: 4px;
	font: 10px Verdana, sans-serif;
}

.professorat {
	font: bold 10px Verdana, sans-serif;
	background-color: #f0f0f0;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 5px;
}

.titol_apartat {
	font: bold 18px Verdana, "Lucida Grande", Lucida, sans-serif;
}


.img_apartat {
	margin-right: 8px;
}

table.intro {
	background: url(http://www.microfusa.com/___redisseny/p1/escuela/img/portada/fons_top.gif) no-repeat;
	left: 0px;
	position: relative;
}