/* CSS Document */


/* Home */

body {
	background-color:#1a1817;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
	padding:0px 0px 0px 0px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#00adef;
	margin-top:9px;
	padding-bottom:10px;
	text-decoration: none;
	}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#00adef;
	margin-top:9px;
	padding-bottom:10px;
	text-decoration: underline;
	}
	
#contenedor {
	display:block;
	width:696px;
	text-align:left;
	vertical-align:top;
	height:auto;
	margin:0px auto;
}

#header {
	display:block;
	width:694px;
	height:93px;
	text-align:right;
}

/* Columna izquierda */

#columna_izq {
	display:block;
	float:left;
	width:173px;
	text-align:right;
	padding-right:53px;
	height:auto;
	}

.logo {
	text-align:left;
	height:59px;
	}

#menu {
	display:block;
	width:173px;
	height:300px;
	text-align:right;
	margin-right: 53px;
}

/* Columna derecha */

#columna_der {
	position:relative;
	_position:absolute;
	display:block;
	float:right;
	width:469px;
	text-align:left;
}

#titulo_seccion {
	display:block;
	width:468px;
	height:44px;
}

#trabajo_titulo {
	display:block;
	width:468px;
	height:30px;
	padding-top:9px;
	padding-bottom:9px;
	margin-bottom:12px;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #15333e;
	border-right-color: #15333e;
	border-bottom-color: #15333e;
	border-left-color: #15333e;
}

#trabajo_thumb {
	margin:auto;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	display:block;
	width:468px;
	border:1px solid #1a1817;
}

#trabajo_thumb a {
	margin:auto;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	display:block;
	width:468px;
	border:1px solid #1a1817;
}

#trabajo_thumb a:hover {
	margin:auto;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	display:block;
	width:468px;
	border:1px solid #087eab;
	text-decoration:none;
}


#trabajo_descripcion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ded6c8;
	margin-top:18px;
	padding-bottom:9px;
	border-bottom-color:#15333e;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

#trabajo_detalles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	margin-top:9px;
	padding-bottom:10px;
	margin-bottom:30px;
	}

#trabajo_detalles a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#00adef;
	margin-top:9px;
	padding-bottom:10px;
	text-decoration: none;
	}
	
#trabajo_detalles a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#00adef;
	margin-top:9px;
	padding-bottom:10px;
	text-decoration: underline;
	}

.trabajo_detalles_resalta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#00adef;
	margin-top:9px;
	padding-bottom:10px;
	text-decoration: none;
	}

/* PAGINA DE DETALLES */ 

#detalles_encabezado {
	display:block;
	width:694px;
	height:65px;
	margin:auto;
	text-align:left;
	}
#detalles_logo {
	display:block;
	float:left;
	width:225px;
	height:55px;
	margin:0;
	padding:0;
	}

#detalles_tit_seccion {
	display:block;
	float:right;
	width:468px;
	height:55px;
	margin:0;
	padding:0;
	}
#detalles_contenedor_img {
	display:block;
	width:697px;
	height:auto;
	margin:0px;
	}

#detalles_img_izq {
	display:block;
	float:left;
	width:347px;
	height:auto;
	margin:auto;
	padding:0px;
	}

#detalles_img_der {
	display:block;
	float:right;
	width:347px;
	margin:0;
	padding:0;
	}

#detalles_img_der img, #detalles_img_izq img {
padding:1px;
}

#detalles_texto_contenedor {
	display:block;
	float:left;
	width:694px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ded6c8;
	text-align:left;
	margin-top:18px;
	padding-bottom:18px;
	padding-top:10px;
	border-bottom-color:#15333e;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#15333e;
	border-top-style:solid;
	border-top-width:1px;
	}
	

#detalles_descripcion {
	float:left;
	width:343px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ded6c8;
	text-align:left;
	padding-right:4px;
	margin:0;
	}

#detalles_detalles {
	width:343px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ded6c8;
	text-align:left;
	padding-left:4px;
	margin:0;
	}

#detalles_trabajo_titulo {
	display:block;
	width:694px;
	height:30px;
	padding-top:9px;
	padding-bottom:9px;
	margin-bottom:12px;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #15333e;
	border-right-color: #15333e;
	border-bottom-color: #15333e;
	border-left-color: #15333e;
}

#volver {
	display:block;
	margin-top:9px;
	margin-bottom:9px;
	}

/* CV */ 

#cv_titulo {
	display:block;
	width:468px;
	height:20px;
	padding-top:9px;
	padding-bottom:9px;
	margin-bottom:12px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#00adef;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #15333e;
	border-right-color: #15333e;
	border-bottom-color: #15333e;
	border-left-color: #15333e;
}

#cv_descripcion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ded6c8;
	margin-top:18px;
	padding-bottom:9px;
	}

	