/* CSS Document */
/*
 * colors:
 * fons verd: #B5DBAD
 * groc: #FFF300
 */

/* estils de texte */
body {
	margin: 0px;
	background-color: #8AB2DE;
}
* {
	margin: 0px;
	padding: 0px;
}

body,td,th,p
{
	font-family: Arial;
	font-size: 10pt;
	line-height:1.2;
	color: #606060;
}

/**
 * Estructura
 */

.wrap {
	width:941px;
	overflow:hidden;
    margin:20px auto 0px;
}
h2 {
	color: #25408E;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-size: 11pt;
	display: block;
	margin-bottom: 5px;
}



.left_pane {
    float: left;
    width: 267px;
    height: 520px;
    overflow: hidden;
    margin: 0;
}
ul {
	margin-bottom: 20px;
	list-style-position: inside;
}

p.menu {
	display: block;
	height: 39px;/*44*/
	width: 267px;
	text-align: center;
	font-size: 11pt;
	line-height:1.2;
	font-weight:bold;
	color: #FFF300;
	overflow:hidden;
	margin: 0;
	background-image: url(menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	//margin-top:-3px;
	//margin-bottom:3px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu span {
	display: block;
	height: 24px;
	width: 237px;
	border-bottom: #FFF300 2px solid;
	margin-left: 30px;
	text-indent: -15px;
}
p.menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 19px;
	margin-left: 15px;
}
p.menu a:hover {
    color: #FFF300;
    text-decoration: none;
}

.right_pane {
    float: right;
    width: 674px;
    overflow: hidden;
}
.top_menu {
	width: 674px;
	height: 49px;
	text-align: right;
	color: #FFF300;
	font-size: 8pt;
	background-image: url(top_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_menu a {
    color: #25408E;
    text-decoration: none;
}
.top_menu a:hover {
    color: #FFF300;
    text-decoration: none;
}

.content_area {
	float: left;
	border: #FFF300 2px solid;
    padding: 20px;
	width: 630px;/*672*/
    height: 420px;/*486*/
	overflow-y:auto;
	overflow-x:hidden;
}

.content_proyectos {
	float: left;
	border: #FFF300 2px solid;
    padding: 4px;
	width: 665px;/*672*/
    height: 420px;/*486*/
	overflow-y:scroll;
	overflow-x:auto;
}
.foot {
    clear: both;
}
.foot_bl {
	width: 37px;
	height: 37px;
	float: left;
	background-image: url(corner_bl.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.foot_text {
    margin-top: 8px;
    border-top: #FFFFFF 1px solid;
    padding-top: 8px;
    height: 20px;
    width: 904px;
    float: right;
	font-size: 10pt;
    color: #25408E;
}
.foot a {
    text-decoration: none;
    color: #25408E;
}
.foot a:hover {
    text-decoration: underline;
}

/* LogoRapid colour classes */
span.firma {
    color: #25408E;
}
span.firma a {
    color: #106521;
    text-decoration: none;
}
span.LR {
    font-style: italic;
    font-weight:bold;
}
/*
////////////////////////////////////////////
                FOTOS
////////////////////////////////////////////
*/
#fotos {
	height: 420px;
	margin-top: 5px;
	margin-left: 5px;
}
#fotos li {
	list-style-type: none;
	float: left;
	width: 107px;
	//width: 106px;
	margin-top: 10px;
}
.borde-fotos {
	color: #666666;
	border: thin solid #666666;
}
#columna1_new {
	height: 108px;
	//height: 110px;
	width: 630px;
	//width: 625px;
}

#columna1 {
	height: 108px;
	//height: 110px;
	width: 630px;
	//width: 625px;
}
#columna2 {
	height: 108px;
	margin-top: 30px;
	//margin-top: 15px;
	width: 630px;
	//width: 625px;	
}
#columna3 {
	height: 108px;
	margin-top: 30px;
   //margin-top: 15px;
}
/*
////////////////////////////////////////////
                LIGHTBOX
////////////////////////////////////////////
*/
#lightbox{
	position: absolute;
	top: 50% !important;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin-top: -275px!important;
}

#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(imagenes/lightbox/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover { background: url(imagenes/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#imagen-iz img {
	border: thin solid #666666;
}
table {
	margin-left: 50px;
	margin-top: 50px;
	//margin-top: 60px;
}
table li {
	margin-bottom: 2px;
	font-size: 10pt;
}
#texto-cv {
	line-height: 22px;
	margin-top: 15px;
	//margin-top: 30px;
	margin-left: 10px;
}
#texto-cv p {
	margin-bottom: 15px;
}
.nomargin {
//	margin-bottom: -10px;
	margin-bottom: -20px;

}

.nomarginline {
	margin-bottom: -10px;
	//margin-bottom: 0px;
}

.nomarginder {
	margin-right: -50px;
}
