@charset "utf-8";
/* CSS Document */
.medio{
	width:1000px;
	float:left;
	padding-bottom:0px;
}
.centro{
	width:604px;
	float:left;
	margin-left:20px;
	margin-right:16px;
	display:inline;
	overflow:hidden;
	padding-bottom:20px;
}
.centro .barranav{
	width:604px;
	float:left;
}
.centro .barranav .path{
	width:593px;;
	float:left;
	height:13px;
	font-size:11px;
	padding-left:1px;
	overflow:hidden;
	padding-bottom:4px;
}
.centro .barranav .path a{
	color:#666666;
}
.centro .barranav .path a:hover{
	color:#FF0000;
}
.centro .barranav .titulo{
	width:604px;
	float:left;
	height:30px;
	overflow:hidden;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:4px;
	padding-bottom:4px;
	
}
.centro .barranav .titulo h1{
	font-size:20px;
	font-weight:normal;
	color:#333333;
}

.datos{
	width:600px;
	float:left;
	padding-bottom:20px;
}
.datos_row_1{
	width:600px;
	float:left;
	padding-top:12px;
}
.datos_row_1 .intro{
	font-size:11px;
	font-weight:normal;
	float:left;
	color:#333333;
}

.datos_row_2{
	width:604px;
	float:left;
	padding-top:8px;
}
.datos_row_2 .foto_big{
	width:300px;
	float:right;
	border-color:#EFEFEF;
	border-style:solid;
	border-width:1px;
	margin-left:10px;
	display:inline;

}
	


.datos_row_2 .fotos{
	width:294px;
	padding-right:6px;
	height:106px;
	float:right;
	clear:right;
	padding-top:28px;
	display:inline;
	border-bottom-color:#E5E5E5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#E5E5E5;
	border-top-style:solid;
	border-top-width:1px;
	background-image:url(_img/detalle_masfotos.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:10px;
}
.fotos_arrow_left,.fotos_arrow_right{
	width:12px;
	height:90px;
	float:left;		
}
.fotos_lista{
	width:270px;
	height:90px;
	float:left;
	/*background-image:url(_img/detalle_masfotos_bg.gif);*/
	overflow:hidden;
	
}
.fotos_lista a{
	cursor:pointer;
}
.datos_row_2 .fotos .fotos_datos{
	width:270px;
	height:11px;
	padding-top:1px;
	float:left;
	font-size:10px;
	text-align:center;
	color:#999999;
	
}
.attach{
	width:600px;
	float:left;
	padding-top:25px;
	margin-top:20px;
	background-image:url(_img/attach_top.gif);
	background-repeat:no-repeat;
}
.attach_row{
	width:580px;
	float:left;
	padding-left:12px;
	padding-right:8px;
	background-image:url(_img/attach_bg.gif);
	background-repeat:repeat-y;
	border-top-color:#EFEFEF;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:4px;
	padding-bottom:4px;
}
.attach_name{
	width:459px;
	float:left;
	padding-right:10px;
	line-height:11px;
	text-align:right;
	color:#0066CC;
}
.attach_filename{
	font-size:10px;
	color:#666666;
}
.attach_btn{
	width:111px;
	float:left;
}
.attach_bottom{
	width:600px;
	height:6px;
	float:left;
	background-image:url(_img/attach_bottom.gif);
	background-repeat:no-repeat;
}
#listado{
	float:left;
	margin-left:0px;
	display:inline;
}
.foto90{
	float:left;
	display:inline;
	width:86px;
	height:86px;
	overflow:hidden;
	margin-right:4px;
}
.fotocont{
	float:left;
	width:86px;
	height:86px;
	overflow:hidden;
}
.row_2_pie{
	width:630px;
	float:left;
	padding-top:10px;
	padding-bottom:6px;
	font-size:10px;
	line-height:10px;
	color:#666666;
}

