
.contenido{
position:relative;
float:left;
width:750px;
height:375px;
margin-top:5px;
overflow:auto;
background:url(trabajos.jpg) no-repeat;
/*background-color:#eee;*/
}

#texto{
position:relative;
float:left;
width:410px;
height:355px;
text-align:justify;
padding-right:12px;
padding-left:325px;
margin-top:10px;
font:12px Verdana, Arial, Helvetica, sans-serif;

/*background-color:#66FF00;*/
}


.tit_texto{
position:relative;
float:right;
width:395px;
height:20px;
font-weight:bold;
margin-bottom:05px;
/*Background-color:#66FF00;*/
}


/*
.ref2{
	position: relative;
	float:left;
	width:388px;
	height:188px;
	background-color:red;
}
*/

.cuadro_ref{
	position: relative;
	float:right;
	width:395px;
	height:300px;
}


.txt_ref{
	position:relative;
	float:right;
	width:380px;
	height:45px;
	margin-left:05px;
	/*Background-color:red;*/
	margin-top:03px;
	margin-bottom:03px;
}


#foto_ref{
	position:relative;
	float:left;
	width:271px;
	height:271px;
}



.foto_ficha{
	position:relative;
	float:left;
	width:271px;
	height:271px;
}

.mas_fotos{
	position: relative;
	float:left;
	margin-left:10px;
	height:271px;
}


.lista_fotos{
	position: relative;
	float: right;
	width: 140px;
	height:21px;
	margin-top:02px;
	margin-right:10px;
	text-align:left;
	/*background-color:yellow;*/
}

.camara{
	position: relative;
	float: left;
	width:38px;
	height:26px;
	margin-right:10px;
}

.logo_foto{
	position: relative;
	float: left;
	width:23px;
	height:18px;
	background-color:#bab9b9;
	border: #000000 solid 1px;
	margin-right:05px;
	text-decoration:none;
	text-align:center;
	padding-top:04px;
}

a.volver{
	position:relative;
	float:right;
	font-weight:bold;
	text-decoration:none;
	color:#01334b;

}
a.volver:hover {
	color:#01334b;
	text-decoration:none;
}

a.enlace {
	position:relative;
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#01334b;
	

}
a.enlace:hover {
	color:#01334b;
	text-decoration:none;
}

