body {
	color: #323232;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-image: url(img/genericas/nubes_abajo.jpg);
	background-repeat: repeat-x;
	background-position: center 100%;
	background-attachment: fixed;
}
A:link {
	color: #1E82BE;
	font-weight: bold;
	text-decoration: none
}
A:visited {
	color: #1E82BE;
	font-weight: bold;
	text-decoration: none
}
A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
A:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.parrafo {
	line-height: 18px;
}
.titulos {
	font-size: 16px;
	padding-left: 20px;
	background-image: url(img/genericas/secc_tit_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	font-weight: bold;
}
.titulos2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #1E82BE;
}
.subtitulos {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ACACAC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.subtitulos2 {
	font-size: 16px;
	font-weight: bold;
}
.news_list {
	padding-bottom: 10px;
}
.navbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6C6C6C;
	padding-top: 30px;
	padding-bottom: 30px;
}
.lineasup {
	background-image: url(img/genericas/menu_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.secc_submenu {
	display: block;
	float: left;
	width: 230px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8D7D7;
}
.secc_submenu a {
	display: block;
	float: left;
	width: 220px;
	color: #1E82BE;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.secc_submenu a:hover {
	display: block;
	float: left;
	width: 220px;
	color: #1E82BE;
	background-color: #C8D7D7;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.inicio_bloque_tit {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1E82BE;
}
.inicio_bloque_text {
	font-size: 11px;
}
.inicio_tit {
	background-image: url(img/genericas/inicio_tit_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
.map {
	border: 1px solid #1E82BE;
}
.promo {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #1E82BE;
}
.descripcion {
	font-size: 16px;
	line-height: 20px;
	padding-right: 40px;
}
