body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
}
.link_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.link_pie:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #FFFF00;
	text-decoration: underline;
}
.btn_eeuu {
	background-image: url(img/btn_eeuu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	cursor: hand;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_eu {
	background-image: url(img/btn_eu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	cursor: hand;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
}
.btn_secundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6300;
	margin: 4px;
	cursor: hand;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.btn_secundario:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	margin: 4px;
	cursor: hand;
	padding: 3px;
	border: 1px solid #000000;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.titulo_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	text-decoration: none;
}
.link_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FF0000;
	text-decoration: none;
}
.link_rojo:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003366;
	text-decoration: underline;
}
.celda_rayada {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
}
.titulo_nar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #E77817;
	text-decoration: none;
}
.titulo_negro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.btn_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #E67817;
	text-decoration: none;
	background-image: url(img/flechita_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-indent: 13px;
	cursor: hand;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.btn_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
	background-image: url(img/flechita_btn2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-indent: 13px;
	cursor: hand;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.celda_foto {
	border: 1px dashed #999999;
}
.tablita_foto {
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	float: left;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #E67817;
	text-decoration: none;
}
.txt_negro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.box_news {
	display: block;
	float: left;
	width: 50%;
}
.box_news2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E67817;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.campo_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.area_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 140px;
	width: 300px;
}

