@charset "utf-8";
/* CSS Document */


body {
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}
.texto {
	font-size: 12px;
}


.titulos {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 18px;
	text-align: center;
}
.subtitulo {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



a {
	color: #336600;
}
	
a:visited {
	color: #336600;	
}
	
	
	
a.white:link {
	color: #FFFFFF;
	font-size: 14px;
}
a.white:visited {
	color: #FFFFFF;
	font-size: 14px;
}
a.white:hover {
	color: #CCCCCC;
	font-size: 14px;
}
a.white:active {
	color: #FFFFFF;
	font-size: 14px;
}
	
.pequeno {
	font-size: 10px;
}
.verde {
	color: #336600;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.caja_verde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	color: #FFFFFF;
	background-color: #669900;
	text-align: center;
	font-size: 14px;
}


/* cajas anteriores */
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 1pt;
	border: 1pt inset #336600;
	list-style-image: none;
	list-style-type: circle;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.topruler {
	display: block;
	border-top: 2px solid #336600;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	line-height: 5px;
}

.leftbox {
	display: block;
	border-top: 1px solid #336600;
	padding: 2px 0px 2px 10px;
	list-style-type: circle;
}
.header {
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #336600;
	padding: 2px 0px 10px 10px;
}

.boxes {
	padding: 5px;
	border-top: 1px none #336600;
	border-right: 1px none #336600;
	border-bottom: 1px solid #336600;
	border-left: 1px none #336600;
	margin: 0px;
	}
.bottom {
	padding: 5px;
	border-top: 1px none #336600;
	border-right: 1px none #336600;
	border-bottom: 1px solid #336600;
	border-left: 1px none #336600;
}
.centerbox {
	padding: 2px 20px 2px 10px;
	border-top: 1px none #336600;
	border-right: 1px solid #336600;
	border-bottom: 1px solid #336600;
	border-left: 1px solid #336600;
	text-align: left;
}
.arriba_abajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.texto tr .centerbox table {
	text-align: center;
}
li {
	list-style-image: url(imagenes/bullet_green_alt.png);
}
ul.boxes {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}
li.boxes{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: left;
	padding: 0px;
	float: none;
	clear: none;
}
