body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 100% Arial, Helvetica, Trebuchet MS, sans-serif;
    background: #FFFFFF;
    text-align: left;
	
    }
em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

}
h3 {
	font-family: "Trebuchet MS", Arial;	font-size: 180%;
	text-align: left;
	letter-spacing: 2px;

}
h4 {

	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial;	font-size: 150%;
}
h5 {
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial;	font-size: 130%;
	line-height:125%;
}
h6 {
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial;	font-size: 105%;
	line-height:125%;
}
a
    {
    color: #575B95;
	font-weight: bold;
	text-decoration: none;
    }


.texto p {
	margin-left: 15px;
	line-height:125%;

}
.pie {
font: 80% Arial, Helvetica, Trebuchet MS, sans-serif;
text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	padding-top:8px;
	margin-top:8px;
	margin-bottom:8px;
	padding-bottom:8px;

}
.texto {
    width:100%;
	color: #030303;
    font: 90% Arial, Helvetica, Trebuchet MS, sans-serif;

}

.texto li {
margin-bottom:7px;
}

blockquote {
margin-left:30px;
margin-bottom:20px;
}
.resumen {
background-color: #FFFFEC;
padding:10px;
margin-right:30px;

}
.citacion {
margin-top:20px;
margin-left:0px;
padding:15px;
font: 80% Arial, Helvetica, Trebuchet MS, sans-serif;
border-left-width:5px;
border-left-style: solid;
border-left-color: #BFC2C4;
background: #FFFFFF url(iconos/citacion.gif) no-repeat top right;
}
a img {
border:0px;
}
.logo {
margin-top:20px;
padding-bottom:15px;
margin-bottom:15px;
border-bottom-width:1px;
border-bottom-style: solid;
border-bottom-color: #EEEEEE;

}
.cuadro1, .cuadro, .cuadro2 {
padding:10px;
border-color: #B1B1B1;
border-width:1px;
border-style:solid;

}
.migas {
display:none;

}




.sub {
border-bottom-width:1px;
border-bottom-style: solid;
border-bottom-color: #EFEFEF;
}
.sub2 {
border-bottom-width:1px;
border-bottom-style: solid;
border-bottom-color: #E0E0E0;

}


td {

border-width:1px;
border-color:#EBEBEB;
border-style:solid;
padding:5px;
}
th {
background: #FFFFFF url(iconos/fondo_migas.gif) repeat-x top left;
border-width:1px;
border-color:#D1D2D3;
border-style:solid;
padding:7px;

}

