
#barPopup {
	position: relative;
	text-align: left;
}
#barPopupForm {
	position: relative;
	text-align: left;
	padding: 10px 0 0 0;	
	height: 65px;
	border-bottom: 1px solid #999;	
	clear: both;
}
div.barPopupFecha {
	position: relative;
	float: left;
	border-left: 1px solid #999;
	padding: 20px 0 0 11px;
	margin: 25px 0 0 11px;
	font-size: 1.2em;
	color: #666;
	
}
#barPopupForm a {
	position: relative;
	float: left;
}

#barPopup #barPopupBarra, #barPopupForm #barPopupBarra {
	position: relative;
	background: url(/rsrc/estilo1/menutopbarrita.gif) repeat-x;
	height: 6px;
	overflow: hidden;/*ie*/
}
#barPopup a {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	float: right;
}
#barPopup a:hover, #barPopupForm a:hover {
	text-decoration: underline;
}
#laFotoOelFlash {
	position: relative;
	float: left;
}/**/
#laFotoOelFlash div {/*contenedor de lo que carga cuando no hay flash/javascript*/
	position: relative;
	border: 1px solid #000;
}
#laFotoOelFlash div p {
	padding: 10px;
}
/**/
#laFotoOelFlash img {
	border: 1px solid #000000;	
}
#laFotoDatos {
	position: relative;
	text-align: left;
	float: left;
	padding: 0 0 0 15px;
	width: 155px;
}
#laFotoDatos h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #333;
	background: none;
	margin: 0 !important;
	padding: 0 !important;
}
#laFotoDatos h6.fotografo {
	background: url(/rsrc/estilo1/ico_fotografo_n.gif) no-repeat;
	background-position: 0 .5em;
	margin: 4px 0 10px 0 !important;
	padding: 4px 0 4px 18px;
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;	
}
#laFotoDatos ul {
	font-size: 1.2em;
	padding: 0;
	list-style: none;
	margin: 4px 0 10px 0;
	color: #1D1D1D;
}

