*{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	position: relative;
}

.conteiner_principal {
	width: 750px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}


.titulo_principal {
	height: 72px;
	width: 750px;
	border-bottom-color: #999999;
}


.acordeon_cabeza {
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	cursor: pointer;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
	height: 110px;
}
.acordeon_cabeza2 {
	line-height: 18px;
	color: #000;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	cursor: pointer;
	height: 90px;
	padding:0;
	margin:0;
}
.imgcabeza{
	float:right;
}
/*.acordeon_cabeza p{
margin-top:4px;
}*/

.acordeon_contenido {
	width: 750px;
	overflow: hidden;
}
.resaltado {
	color: #000000;
}
.barra_titulos {
	color: #FFFFFF;
	background-color: #666666;
	height: 24px;
	width: 750px;
	position: relative;
}

/*.barra_titulos p{
	color: #FFFFFF;
	margin-left: 24px;
	line-height:24px;

}*/
/*.tituloid{
color:#FFFFFF;
	margin-left: 24px;
	line-height:24px;
}*/
.titulo_col1 {
	width: 180px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 24px;
	position: absolute;
	left: 30px;
}
.titulo_col2 {
	line-height: 24px;
	color: #FFFFFF;
	width: 485px;
	position: absolute;
	left: 180px;
	top: 0px;
}
.titulo_col3 {
	line-height: 24px;
	color: #FFFFFF;
	position: absolute;
	left: 665px;
	top: 0px;
}

.item_linea_punteada {
	cursor:pointer;
	padding: 0px;
	height: 352px;
	width: 570px;
	margin-left: 180px;
	position: relative;
}
trabajopoplink{
	height: 24px;
	width: 745px;
	background-color:#000033;
}
.item_proyecto {
	line-height: 18px;
	position: absolute;
	height: 250px;
	width: 570px;
	color: #666666;
	padding-top: 25px;
	padding-bottom: 25px;
}
.item_proyecto2 {
	line-height: 18px;
	color: #666;
	height: 900px;
	width: 570px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: absolute;
}
.item_tarea {
	line-height: 24px;
	position: absolute;
}
.item_anio {
	position: absolute;
	left: 350px;
}

.contacto_info{
	position:relative;
	/*line-height: 15px;*/
	margin-left: 180px;
	padding-top:25px;
	padding-bottom: 25px;
	width: 570px;
	line-height: 18px;
}
.epigrafe {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
}
.contacto_info p{
line-height: 10px;
padding-top:5px;
padding-bottom:5px;

}

.contacto_titulo {
	line-height: 24px;
	height: 24px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	overflow:hidden;
}
.update {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	line-height: 24px;
	padding-bottom: 50px;
}
.popup {
	display:none;
	position:absolute;
	left:0;
	top:0;
	visibility: hidden;
	width:750px;
	height:445px;
	background-color:#FFFFFF;
}

.menubar{
	position:absolute;
	left:0;
	bottom:0;
	background-color:#666666;
	height:30px;
	width:750px;
}
#btn_next{
	position:absolute;
	top:10px;
	left:411px;
	cursor:pointer;
}
#btn_prev{
	position:absolute;
	top:10px;
	left:371px;
	cursor:pointer;
}
#btn_close{
	position:absolute;
	top:10px;
	right:11px;
	cursor:pointer;
}
#link_trabajo{
	position:absolute;
	top:9px;
	left:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#listatrab{
display:none;
}
.gris {
	color: #999;
}
#preloader{
	position:absolute;
	left:50px;
	top:72px;
	width:750px;
	height:100%;
	background-color:#FFFFFF;
}
.linkbar {
	/*float: right;
	color: #999;*/
	margin-top:5px;
	color: #999;
}
.linkcreditos{
	float: right;
}

#fotocont1,#fotocont2,#fotocont3,#fotocont4{
	/*display:block;
	margin:0 auto;*/
	cursor:pointer;
}
.selector{
float:left;
margin:6px 4px 0 0;
	cursor:pointer;
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
}

.cerraracord{
float:left;
margin-top:12px ;
margin-left:-180px ;
cursor:pointer;}


