	body {
		font-family: Arial, sans-serif, Verdana, charter;
		font-size: 10pt;
		margin-top:0px;
		margin-bottom:0px;
		color:#000000
	}

	table {font-size: 10pt}
	td {font-size: 10pt}
	th {font-size: 10pt}
	
	a:link, a:visited {
		font-family: Arial, sans-serif, Verdana, charter;
		color: #CE0845;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover, a:active {
		font-family: Arial, sans-serif, Verdana, charter;
		color: #831031;
		font-weight: bold;
		text-decoration: none;
	}

	a.blanco:link, a.blanco:visited {
		font-family: Arial;
		color: #E5E5E5;
		font-weight: 400;
		text-decoration: none
	}

	a.blanco:hover, a.blanco:active {
		font-family: Arial;
		color: #FFFFFF;
		font-weight: 400;
		text-decoration: none
	}

	a.rating:link, a.rating:visited, a.rating:hover, a.rating:active {
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
		text-decoration: none
	}
	
	a.reporte:link, a.reporte:visited, a.reporte:hover, a.reporte:active {
		font-family: Arial;
		font-size: 8pt;
		color: #990000;
		text-decoration: none;
	}
	
	.formulario {
		background-color: #FFFFFF;
		font-family: Arial;
		font-weight: bold;
		color: #5C646D;
		font-size: 10pt
	}
	
	.celdas_titulo {
		background-image: url(../images/transparencia_rosa_obscuro.gif);
	}

	.celdas_contenido {
		background-image: url(../images/transparencia_rosa_claro.gif);
	}

	.celdas_contenido_2 {
		background-image: url(../images/transparencia_rosa_claro_2.gif);
	}

	.stateoff {
		filter: gray;
		border: 1px dashed black
	}
	.stateon {
		filter: none;
		border: 1px solid black
	}

	a.o:link, a.o:visited {
		color: #38AAFE;
		text-decoration: none;
	}
	a.o:hover, a.o:active {
		color: #29C029;
		text-decoration: none;
	}
.observaciones {
	font-size: 8pt;
}

.detFotoPrincipal {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8E0D6;
	border-right-color: #CE0845;
	border-bottom-color: #CE0845;
	border-left-color: #F8E0D6;
}
.detFotoMini {
	float: left;
	width: 140px;
	text-align: center;
	height: 140px;
}
.detFotoMini img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #EEEEEE;
	border-right-color: #CE0845;
	border-bottom-color: #CE0845;
	border-left-color: #EEEEEE;
}
.fotoShow {
	height: 120px;
	width: 120px;
}
