@charset "utf-8";
.Titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDE484;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textooscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.tituloprincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #008C00;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006600;
	padding-left: 30px;
	background-image: url(../../img/imagenes/linea.gif);
	background-repeat: no-repeat;
	background-position: 30px 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.titulooscuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 30px 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 350px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-left: 30px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.textooscurotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 20px;
}
.textotabulado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	margin-left: 30px;
}
.Titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	clip: rect(auto,auto,auto,30px);
	left: 30px;
	margin-left: 30px;
}
