@charset "UTF-8";
body {
	background-image: url(imagenes/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEE;
}
.separa {
	font-family: "Rokkitt",Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
.btn_menu{
	font-family: "Rokkitt",Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.btn_menu:hover {
	font-family: "Rokkitt",Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #669933;
	text-decoration: underline;
}
.txt_menu {
	font-family: "Rokkitt",Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #669933;
	text-decoration: underline;
}
.link_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #058142;
	text-decoration: underline;
}
.link_verde:hover {
	text-decoration: none;
}
.info {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	line-height: 17px;
	text-align: justify;
}
.info_blanca {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	line-height: 17px;
	text-align: justify;
}
.txt_forma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #083418;
	line-height: 17px;
}
.campos_forma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #999999;
	line-height: 17px;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
}
.btn_formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 13px;
	background-color: #058142;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding: 2px;
	width: 70px;
	height: 30px;
}
.btn_formas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 13px;
	background-color: #0B4A22;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding: 2px;
	width: 70px;
	height: 30px;
}
.sumario {
	font-family: "Rokkitt",Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.titulos {
	font-family: "Rokkitt",Georgia, Times New Roman, Times, serif;
	font-size: 19px;
	font-style: normal;
	color: #669933;
	text-decoration: none;
}
.titulos_blanco {
	font-family: "Rokkitt",Georgia, Times New Roman, Times, serif;
	font-size: 19px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8C8E;
	line-height: 16px;
}
