
#ficha {
	margin-top:30px;
	text-align:left;
}

#titular {
	height: 20px; margin-bottom:10px;
	text-align:left;
}

#titular h1 {
	
	border-left:11px solid #5F1130;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right:15px;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	display: inline;
	background:url(../img_/h1r.gif) no-repeat right #777777;
	font-family: arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	
}

#submenu {
	clear:both;
	background:url(../img_/sub_menu_ficha.gif) no-repeat;
	width:650px;
	text-align: center;
	height:40px;
	margin-top:10px;
	padding-top:7px;
}

#ficha #submenu li{
	display:inline;
	list-style:none;
	
}
#ficha #submenu li a{
	color: #5F1130;
	margin-top:4px;	
}

#ficha #submenu a:hover{
	color:#00313C;
}

#ficha h2 {
	display:inline;
	text-align:left;
	margin-bottom:5px;
	margin-top:15px;
	margin-left:0px;
	font-size:10px;
	color:#999;
	background:url(../img_/bg_h3.gif) no-repeat left #FFF;
	padding-left:20px;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	border:0px;
		
}
#ficha h2 b{
	color: #5F1130;
	font-weight:bold;
}


#ficha table {
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px; margin:0px;
	width: 100%;
	
}
#ficha th, #ficha td {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	border-bottom: 2px solid #FFFFFF;
	font-size: 11px;
}

#ficha th {
	width: 50%;
	background-color: #EBEBEB;
	text-align:right;
	color:#53403E;
}

#ficha td {
	text-align: left;
	background-color:#F4F4F4;
	border-left: 2px solid #FFFFFF;
}

#ficha li {
	display:block;
	list-style-image:url(../img/flecha_r.gif);
	list-style-position:outside;
	margin-left: 16px;
	margin-top: 2px; margin-bottom: 2px;
}


#fichafot_sup, #fichadetails table, #fichaprov table {
	border:0px;
}



#fichafot {
	width:335px;
	float:left;
	background:#FFF;
}


/* ----> DETALLES FICHA */

#fichadetails {
	float:left;
	display:block;
	width:60%;
	margin-left:50px;
}


#fichadetails h3 {
	margin-top:10px;
	color:#00313C;
	display:block;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;	
	background:url(../img_/borde_sumpa2.gif) no-repeat right #EEF0E7;
	text-align: left;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px; padding-bottom:0px;
	height:20px;
}
#fichadetails div table{
	position:relative;
	top:-7px;
	background-color:#FCFCFC;
	border: 1px solid #EBEBEB;
	margin:0px; padding:0px;
	border-collapse:0px;
}

#fichadetails div td, #fichadetails div th {
	background:none;
	border:0px;
	border-bottom: 1px solid #F6F6F6;
	text-transform:uppercase;
	font-size:10px;
	font-family:arial, tahoma, verdana;
	font-weight:normal;
	
}

#fichadetails div th{width:200px;}
#fichadetails div td {
	color:#00313C;

}
#fichadetails div {
	width:90%;
}


/* ----> FOTOSSS */


.ficha_fotosbig #fichadetails {
	display:none;
}

#fichafot_sup {
	margin-top:10px;
	border:1px solid #D7DAC5;
	padding-top:10px;
	width:335px;
	background:#EEF0E7;
	padding-bottom:8px;
}

#fotossmficha {
	width:335px;
	border:1px solid #D7DAC5;
	border-top:0px;
	background:#EEF0E7;
	

}
.foto_med {
	padding-left:12px;
	padding-right:8px;
}

.foto_med img {
	background-color:#FFF;
	padding:5px;
	border: 1px solid #DFDFDF;
	padding-bottom:7px;
}
.foto_med a {
	border: 0px;
}

.foto_sm {
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
	vertical-align:middle;
}
.foto_sm img {
	border: 1px solid #DFDFDF;
	padding:3px;
	padding-bottom:5px;
	background:#FFF;
}
.foto_sm a {
	border: 0px solid #999999;
	margin: 0px;
}



.superlink a{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight: bold;
}

.superlink a:hover{
	color:#CCCCCC;
}

#gmap {
	display:none;
}

/* PARA MOSTRAR UBICACION */

.ficha_gmap #gmap {
	width: 520px;
	display: block;
	float: right;
	height:280px;
}

.ficha_gmap #fichadetails {
	display:none;
}

.pdffiles td {
	text-align:center;
	padding:10px;
}

.pdffiles td .pdf {
	text-align:center;
	padding:0px;
	background:url(../img/act_pdf.jpg) no-repeat top center #FFF;
	width:40px;
	padding-top:50px;	
}

.pdffiles td .pdf a {
	color:#D00;
	font-weight:bold;
	font-size: 11px;
	text-transform: none;
}


.pdffiles td .pdf a:hover {
	color:#900;
	text-decoration:underline;
}

.pdffiles td .pdf a i {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

