@charset "utf-8";

body {
	margin: 0px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	margin:0px;
}

.p_justify {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	margin:0px;
	text-align:justify;
}

.p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	margin:0px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	margin:0px;

}

.tituloLateral {
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #007e44;
	margin:0px;
	font-weight:bold;
}

.tituloLateral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007e44;
	margin:0px;
	font-weight:bold;
}

.pLateral {
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a5577;
	margin:0px;

}



h1 {
	font-family:"Trebuchet MS",Arial;
	font-size:16px;
	margin:0px;
	color: #336600;
}

h2 {
	font-family:"Trebuchet MS",Arial;
	font-size:15px;
	margin:0px;
	color: #336600;
}

h3 {
	font-family:"Trebuchet MS",Arial;
	font-size:13px;
	margin:0px;
	color: #336600;
}

li {
	font-family:"Trebuchet MS",Arial;
	font-size:11px;
	text-align:justify;
	color: #336600;
}
ul {
	margin-bottom:0px;
	margin-top:0px;
	
}


.naranjito {
    color:#f0b107;
}

.marginleft30px {
margin-left:30px;

}

.divDesplegado 
{
	display: none;
	margin-left:4px;
	padding-left:20px;
	border-left: dotted 1px Orange;
	border-bottom: dotted 1px Orange;
}