/* CSS Document */
.DetalleFoto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.titulo {
	color: #C01945;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.lineaP {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.lineaIzq {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #666666;
}
.lineaIzqAbajo {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 12px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.lineaIzqAbajoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #C21944;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 13px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-weight: bold;
	margin-top: 6px;
	padding-top: 6px;
	margin-left: 6px;
}
.paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}.paginador:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.pie {

	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-left: 6px;
}
.pieDer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-right: 6px;
}.submenu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

