body,td,th,textarea,input,p,span,li, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
td {
	vertical-align: top;
}
img {
	margin: 0px;
	display: inline;
}
body {
	background: #BFBFBF url(../images/hp_bg.jpg) repeat-x left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #004867;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003C55;
}
a:hover {
	text-decoration: underline;
	color: #00628C;
}
a:active {
	text-decoration: none;
	color: #F7AD01;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}




.tdl {
	background: url(../images/hp_brdrlft.jpg) no-repeat right top;
	width: 30px;
	height: 650px;
	border-right: 2px solid #ffffff;
}
.tdr {
	background: url(../images/hp_brdrrght.jpg) no-repeat left top;
	width: 30px;
	height: 650px;
	border-left: 2px solid #ffffff;
}


#header{
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	height: 98px;
	/*width: 258px;*/
	/*float: left;*/
	background: #ffffff;
}
#logo {
	height: 98px;
	width: 258px;
	float: left;
}
#headerright{
	background: url(../images/hp_headright.jpg) no-repeat right top;
	float: right;
	width: 408px;
	height: 98px;
}

.bar {
	border-bottom: 1px solid #ffffff;
	background: url(../images/hp_barbg.jpg) repeat-x left top;
	height: 7px;
	line-height: 7px;
	text-align: right;
}
.divbardet {
	background: url(../images/hp_bardet.jpg) no-repeat left top;
	width: 18px;
	height: 7px;
	float: right;
	line-height: 0px;
}

.tdmainleft {
	background: #ffffff url(../images/hp_mainleft.jpg) repeat-y left top;
}
.tdmainright{
	background: #cccccc url(../images/hp_mainright.jpg) repeat-y left top;
	width: 233px;
}


#maincontent {
	padding: 10px 25px;
	padding-bottom: 35px;
}

#imagen {
	padding: 0px;
}
#imagen p {
	background: #F5F5F5;
	border-bottom: 1px solid #666666;
	text-align: right;
	margin: 10px;
}

#location {
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #F7AD01;
	font-size: 9px;
	color: #555555;
}

#maincontent .contentstory {
	margin-bottom: 20px;
}
#maincontent .contentstory h1 {
	color: #004867;
	border-bottom: 1px solid #004867;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontent .contentstory h2 {
	color: #666666;
	border-bottom: 1px solid #cccccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	margin-bottom: 6px;
	margin-top: 14px;
}
#maincontent .contentstory h3 {
	color: #004867;
	border-bottom: 1px solid #004867;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	margin-bottom: 12px;
	margin-top: 6px;
}
#maincontent .contentstory h4 {
	color: #999999;
	border-bottom: 1px solid #eeeeee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	margin-bottom: 1px;
	margin-top: 28px;
}
#maincontent .contentstory p {
	font-size: 12px;
	color: #333333;
	padding-left: 8px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#maincontent .contentstory ul {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}
#maincontent .contentstory ul li {
	font-size: 11px;
	color: #666666;
}

#noticias {
	margin-top: 25px;
}
#noticias a:link {
	color: #004867;
	text-decoration: none;
}
#noticias a:visited {
	text-decoration: none;
	color: #003C55;
}
#noticias a:hover {
	text-decoration: underline;
	color: #00628C;
}
#noticias a:active {
	text-decoration: none;
	color: #F7AD01;
}

.tdnoticiastit {
	background: url(../images/hp_noticias.jpg) no-repeat left top;
	width: 175px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 110px;
}
.tdnoticias {
	color: #333333;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	margin: 2px;
}
#noticias .hpnoticia {
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#noticias .hpnoticia h1 {
	color: #004867;
	font-size: 13px;
	border-bottom: 1px solid #004867;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#noticias .hpnoticia p {
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#noticias .hpnoticia p.hpnoticianota {
	color: #F7AD01;
	border-top: 1px solid #F7AD01;
}
#noticias .hpnoticia p.hpnoticiapie {
	color: #999999;
	border-left: 2px solid #cccccc;
}
#noticias a:link {
}
#noticias a:visited {
}
#noticias a:hover {
	text-decoration: none;
}
#noticias a:active {
}

.tdsidenews {
	color: #333333;
	font-size: 11px;
	padding: 5px 10px;
	margin: 2px;
}
#sidenews {
	margin-top: 5px;
}
#sidenews a:link {
}
#sidenews a:visited {
}
#sidenews a:hover {
	text-decoration: none;
}
#sidenews a:active {
}
#sidenews .sidenewsnew {
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#sidenews .sidenewsnew h1 {
	color: #004867;
	font-size: 13px;
	border-bottom: 1px solid #004867;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#sidenews .sidenewsnew p {
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#sidenews .sidenewsnew p.sidenewsnota {
	color: #F7AD01;
	border-top: 1px solid #F7AD01;
}
#sidenews .sidenewsnew p.sidenewspie {
	color: #999999;
	border-left: 2px solid #cccccc;
}




#rightmenu {
	margin: 0px;
	padding: 0px;
}
#rightmenu div {
	line-height: 6px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#rightmenu a:link {
	color: #f9f9f9;
}
#rightmenu a:visited {
	color: #f9f9f9;
}
#rightmenu a:hover {
	text-decoration: none;
	color: #ffffff;
}
#rightmenu a:active {
	color: #ffffff;
}
#rightmenu .menutop {
	background: url(../images/hp_rbtup.jpg) no-repeat left top;
	height: 6px;
}
#rightmenu .menusep {
	background: url(../images/hp_rbtmid.jpg) no-repeat left top;
	height: 7px;
	margin: 0px;
	padding: 0px;
}
#rightmenu .menubot {
	background: url(../images/hp_rbtdown.jpg) no-repeat left top;
	height: 6px;
	line-height: 6px;
}

#rightmenu .menuboton a {
	background: #004867 url(../images/hp_rbtblue.jpg) no-repeat left top;
	height: 48px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#rightmenu .menuboton {
	margin: 0px;
	padding: 0px;
	height: 48px;
	line-height: 48px;
}
#rightmenu .menuboton a#menu2 {
	background: #666666 url(../images/hp_rbtgrey.jpg) no-repeat left top;
}
#rightmenu .menuboton a#menu3 {
	background: #F7AD01 url(../images/hp_rbtorange.jpg) no-repeat left top;
}
#rightmenu .menuboton a#menu4 {
	background: #666666 url(../images/hp_rbtgreylight.jpg) no-repeat left top;
}
#rightmenu .menuboton a#menu5 {
	background: #004867 url(../images/hp_rbtblue2.jpg) no-repeat left top;
}




#footer {
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}
#footer a:link {
	color: #f9f9f9;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #f9f9f9;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:active {
	text-decoration: none;
	color: #ffffff;
}

#footer .tdfoottit {
	background: #636363;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
	border-right: 2px solid #ffffff;
}
.tdfoot {
	color: #dddddd;
	font-size: 10px;
	padding: 10px;
	margin: 0px;
	background-color: #939393;
}
#footer .tdfoot p {
	font-size: 10px;
	color: #eeeeee;
	padding: 0px;
	margin: 0px;
}

#maincontent .contentstory h1#alianza {
	background: #F7AD01 url(../images/alianza.jpg) no-repeat right top;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	border-bottom: 1px solid #666666;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#contacto {
	margin: 0px;
	padding: 0px;
}
#contacto input, #contacto textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #004867;
	margin: 2px;
	color: #004867;
}
#contacto #submit {
	background: #004867 url(../images/hp_boton-submit.jpg) repeat-x right top;
	color: #ffffff;
	border: 1px solid #f5f5f5;
	height: 25px;
}


#contacto table {
	padding: 2px;
	background: #f5f5f5;
	border: 1px solid #f0f0f0;
	font-size: 12px;
	color: #333333;
}
#contacto td {
	padding: 3px;
	border-bottom: 1px solid #dddddd;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}