body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: Black;
}

.txt_cuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333366;
	text-align: justify;
}

.txt_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: Black;
}

.txt_cuerpo_sub{
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}

.td_margen{
	padding-left: 20px;
	padding-right: 40px;
	text-align: justify;
}

.h_news {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

a {
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.press {
	font-size: 10px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
.press:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	text-decoration: underline;
}

.titulo {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	}

.sub_titulo {
	font-size: 11px;
	font-weight: bold;
	color: #476F94;
	text-decoration: none;
	}	
	
.press_tit {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.press_tit:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-decoration: underline;
}

.lnk_menu {
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.lnk_menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-decoration: underline;
}

.menu_izq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #B9DB18;
	text-decoration: none;
	line-height: 32px;
}
.menu_izq:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
	color: #FEB300;
	text-decoration: none;
	line-height: 32px;
}

input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D5C5C;
	line-height: 22px;
	font-weight: bold;
}
ul {
	margin-left: 4px;
	margin-top: 5px;
	/*list-style-image: url(../images/bullet.gif);*/
}
.b_plomo {
	border: 1px solid Black;
}
.b_plomo_fnd {
	background: #737576;
	line-height: 22px;
}