body {
    font-family: Arial,Helvetica,sans-serif;
    background-color: #FFF;
    margin: 0px;
    color: #333;
    font-size: 0.9em;
    padding: 0px 10px;
}

.doceb {
    color: #0047A5;
    font-weight: bold;
    font-size: 1.3em;
	position: absolute;
	left: 140px;
}

.post {
	position: absolute;
	left: 250px;
	padding-top: 5px;
}

.perctg {
	padding-left: 51px;
}

.texto_flota_izq {
    float: left;
}

.cen11_graf_capagrafico {
    clear: both;
    height: 550px;
    width: 620px;
    float: left;
	top: 90px;
}

.capa_hidden{
	display: none;
}

.cen11_graf_leyenda1 {
    position: absolute;
    width: 210px;
    padding-top: 0px;
    margin-left: 30px;
    font-size: 0.9em;
}

.cen11_graf_leyenda2 {
    position: absolute;
    width: 210px;
    padding-top: 0px;
    font-size: 0.9em;
    margin-left: 140px;
	left: 270px;
}

.cen11_graf_tituloejex {
    position: absolute;
    width: 5px;
    float: left;
    font-size: 0.9em;
	left: 315px;
	top: 700px;
	font-weight: bold;
}

.cen11_graf_notas {
    position: absolute;
    width: 310px;
    padding-top: 0px;
    margin-top: 260px;
    margin-left: 5px;
    float: left;
    font-size: 0.8em;
}

.cen11_graf_leyenda_titulo {
    color: #333;
    font-weight: bolder;
    text-decoration: none;
    font-size: 1.2em;
	border-bottom: 1px solid #000000;
	width: 100%;
	text-align: center;
}

.capatop {
	padding-top: 5px;
}
