body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #677179;
}

.highlightA {
	color: #cc6600;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	margin-right: 5px;
}
h1 {
	font-size: 16px;
	color: #0C548E;
	padding-bottom: 0px;
	padding-top: 10px;
}
h2 {
	color: #666666;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.highlightB {
	color: #339933;
	font-size: 11px;
	font-family: Verdana;
}
.pendiente {
	font-weight: bold;
	color: #FF0000;
}
.breadcrumbs {

	font-family: verdana;
	font-size: 10px;
}
.sub_navbar {

	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.sub_navbar A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.sub_navbar A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sub_navbar A:active {text-decoration: none}
.sub_navbar A:hover {text-decoration: underline; color: #CCCCCC;}

.highlightC {
	color: #cc9933;
	font-size: 11px;
	font-family: Verdana;
}
li {
	list-style-image: url(bullet.gif);
	font-weight: normal;
}

a:link {
	color: #0C548E;
	text-decoration: underline;
}
a:visited {
	color: #0C548E;
	text-decoration: underline;
}
a:hover {
	color: #0D9FC4;
	text-decoration: none;
}
a:active {
	color: #0D9FC4;
	text-decoration: none;
}
.test {
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.layout_bg {

	background-image: url(layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.layout_leftTop {
	background-image: url(../assets/layout/left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.layout_bgTop {
	background-image: url(layout/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
}

.layout_rightTop {
	background-image: url(../assets/layout/right_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}


.submenu A:link {text-decoration: none}
.submenu A:visited {text-decoration: none}
.submenu A:active {text-decoration: none}
.submenu A:hover {text-decoration: underline; color: #0D9FC4;}
.submenu {
	font-size: 11px;
}
.noticias_titulo {
	font-size: 10px;
	font-weight: bold;
	color: #FC9100;
}
.frm_login {
	font-family: verdana;
	font-size: 10px;
	width: 110px;
	background-color: #F6F7FC;
	border: 1px solid #A8A9AB;
}

.noticias_resumen {

	font-size: 10px;
}
.highlightD {

	color: #0C548E;
	font-size: 11px;
	font-family: Verdana;
}
.main_tb_bg {
	background-image: url(homepage_bg.jpg);
	background-repeat: repeat-x;
}
.imageLeft {
	float: left;
	padding-right: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layout_leftBottom {
	background-image: url(../assets/layout/left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
.layout_bgBottom {
	background-image: url(layout/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: transparent;
}
#topHeader {
	background-image: url(../assets/header/top_tbl.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#pageHeader {
	margin-right: auto;
	margin-left: auto;
}


.layout_rightBottom {
	background-image: url(../assets/layout/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}
.pageHeaderPhoto {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.layout_right {
	background-image: url(../assets/layout/right_middle.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: transparent;
}
.layout_left {
	background-image: url(../assets/layout/left_middle.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.layout_left_middle_bar {
	background-image: url(layout/left_middle_bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}
