/*UNIVERSAL*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-family: Trebuchet MS;
}

body {
	background: url(../images/body_bg.png) center top no-repeat;
}

/*Container*/
#container {
	width: 847px;
	margin: auto;
	padding-bottom: 20px;
}

/*HEADER*/
#header {
	width: 851px;
	height: 100px;
}

#top_nav {
	float: right;
	letter-spacing: 1px;
	margin-top: 22px;
	height: 60px;
}

#top_nav ul {
	margin-right: 20px;
	display: none;
}

#top_nav li {
	float: left;
	border-bottom: 1px solid #adadc9;
	padding-bottom: 3px;
}

#top_nav li a {
	margin-left: 10px;
	font-size: 11px;
	float: left;
	text-align: center;
	color: #666696;
}

#first {
	margin-left: 0px !important;
}

#top_nav li a:hover {
	color: #666696;
	font-weight: bold;
}

/*Pannel*/
#pannel {
	float: right;
	clear: both;
	font-size: 11px;
	color: #666666;
	margin-top: 28px; #
	margin-top: 70px;
}

#pannel_margin {
	margin-right: 25px;
}

#pannel input {
	border: 1px solid #9B9B9A;
	width: 102px;
	font-size: 11px;
	height: 16px;
	margin-top: 6px;
	margin-right: 7px;
	float: left;
}

#query {
	width: 138px !important;
}

.boxes {
	float: left;
	margin-left: 25px;
}

#lable {
	border-bottom: 1px solid #A09F9F;
}

#login {
	background: url(../images/bg_login.gif) no-repeat;
	width: 42px !important;
	height: 18px !important;
	font-size: 11px !important;
	margin-right: 0px !important;
	padding-right: 2px;
	border: none !important;
	color: #FFF;
}

#ir {
	background: url(../images/bg_ir.gif) no-repeat;
	width: 22px !important;
	height: 18px !important;
	font-size: 11px !important;
	margin-right: 0px !important;
	border: none !important;
	color: #FFF;
}

/*Content*/
#content_margin {
	margin-left: 17px;
}

#banner_flash {
	float: left;
	margin-top: 9px;
	height: 192px;
}

#nav_buttons {
	width: 815px;
	float: left;
	margin-top: 3px;
	font-size: 15px;
	line-height: 30px;
	background: url(../images/bg_button.gif);
}

#nav_buttons li {
	float: left;
	height: 30px;
	text-align: center;
	padding: 0px 27px;
	border-right: #968CBC 1px solid;
	border-left: #D0D2E5 1px solid;
}

#nav_buttons li:hover {
	background: url(../images/bg_button_hov.gif)
}

#nav_buttons li a {
	color: #fff;
}

#primero {
	border-left: none !important;
}

#ultima {
	border-right: none !important;
}

/*LEFT*/
#left_side {
	float: left;
	width: 179px;
	margin-top: 5px;
}

#left_menu li {
	width: 179px;
	text-indent:4px;
	padding-left: 6px;
	margin-bottom: 2px;
	background: url(../images/left_button.gif);
}

#left_menu li a {
	font-size: 13px;
	color: #000;
	line-height: 24px;
}

#left_menu li:hover {
	background: url(../images/left_hover.gif);
}

.box {
	padding: 10px;
	padding-left: 6px;
	padding-right: 6px;
	width: 167px;
	margin-top: 20px;
	border: 1px solid #e6e6e5;
	background: url(../images/box_bg.gif) repeat-x;
}

.box p {
	font-size: 11px;
	color: #96a6b1;
}

.box a {
	color: #000;
}

#nub01 {
	font-family: Arial, Helvetica, sans-serif font-size : 9px;
	font-weight: bold;
}

#nub02 {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-size: 19px;
}

#nub03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#nub04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

#nub05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: oblique;
}

#nub06 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: oblique;
}

#nub07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
}

#nub08 {
	font-family: "Courier New", Courier, monospace;
	font-size: 23px;
}

#nub09 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

#nub10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

#empty_space {
	height: 120px;
}

/*Middle*/
#information {
	float: left;
	margin-top: 5px;
	margin-left: 23px;
	margin-bottom: 10px;
	width: 594px;
	padding: 22px 0px 22px 16px;
	border: #C1C2DC 1px solid;
}

/*Home*/
#home_nav li {
	border-bottom: #9DA4BF 1px solid;
	float: left;
}

#home_nav li:hover {
	border: none;
}

#information_text {
	border-bottom: #9DA4BF 1px solid;
	background: #EAECF2;
	padding: 12px;
	width: 557px;
	float: left;
	font-size: 11px;
	margin-bottom: 28px;
}

#information_text h3 {
	margin-top: 15px;
	font-size: 12px;
}

#head_busqueda {
	clear: both;
	height: 23px;
	background: url(../images/titulos.gif) no-repeat;
}

#head_busqueda h2 {
	color: #fff;
	font-size: 16px;
	text-indent: 18px;
}

#foot_busqueda {
	clear: both;
	height: 23px;
	background: url(../images/remates.gif) no-repeat;
}

#foot_busqueda h2 {
	color: #fff;
	font-size: 14px;
	text-indent: 18px;
	text-decoration: underline;
}

#foot_busqueda h3 {
	display: inline;
	color: #fff;
	font-size: 16px;
	text-indent: 18px;
	text-decoration: underline;
}

#noticia {
	background: url(../images/bg_noticia.gif) repeat-x;
	border-bottom: #A6C26B 1px solid;
	width: 499px;
	height: 100px;
	padding: 22px 40px;
}

#img_noticia {
	float: left;
	margin-right: 15px;
	display: inline;
}

#text_noticia {
	display: inline;
	width: 510px;
	font-size: 12px;
	color: #616161;
}

#text_noticia h2 {
	font-size: 14px;
	float: left;
	margin-right: 4px;
}

#link_noticia a {
	color: #616161;
	font-weight: bold;
	font-size: 10px;
	text-indent: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 40px;
	background: url(../images/noticia_link_arrow.gif) no-repeat;
	background-position: 0px 5px;
}

/*Contact*/
#contact {
	color: #564E69;
	font-size: 13px;
}

#contact h2 {
	color: #958EAD;
	font-size: 17px;
	background: url(../images/bg_h2_contact.gif) no-repeat;
	background-position: left center;
	text-indent: 20px;
}

#contact_text {
	margin: 15px 0px 30px 20px;
	border-bottom: #B2B7D2 1px solid;
	height: 110px;
	width: 535px;
}

#left_box {
	width: 214px;
	height: 94px;
	background: #DEE0ED;
	padding-left: 12px;
	padding-top: 15px;
	margin-right: 1px;
	float: left;
}

#right_box {
	float: left;
	width: 308px;
	height: 109px;
	background: #B2B7D2;
}

#formulario {
	padding-top: 20px;
	padding-left: 30px;
}

#formulario li {
	margin-bottom: 7px;
	width: 320px;
}

#bigli {
	height: 127px;
	width: 375px !important;
}

#capli {
	height: 50px;
	width: 285px !important;
}

#formulario input {
	border: #A5ABCA 1px solid;
	background: url(../images/bg_input.gif) repeat-x;
	width: 185px;
	height: 18px;
	float: right;
}

#formulario img {
	border: #A5ABCA 1px solid;
	float: right;
}

#formulario select {
	border: #A5ABCA 1px solid;
	width: 185px;
	background: url(../images/bg_input.gif) repeat-x;
	float: right;
}

#formulario select option {
	width: 185px;
	background: #F1F3F8;
	height: 18px;
}

#formulario select option.alt {
	width: 185px;
	background: #E1E3E8;
	height: 18px;
}

#last {
	width: 375px !important;
}

#formulario textarea {
	height: 127px;
	width: 240px;
	background: #F1F3F8;
	border: #A5ABCA 1px solid;
	float: right;
}

#enviar {
	clear: both;
	background: #A4A9CA !important;
	width: 70px !important;
	height: 24px !important;
	color: #FFFFFF;
	font-weight: bold;
	float: left !important;
	margin-left: 133px;
	margin-top: 7px; #
	margin-top: 0px;
}

#space {
	width: 463px;
	height: 20px;
}

#numeros {
	margin-left: 20px;
}

#line10 {
	background: #fff;
	height: 12px;
	width: 1px;
	top: 1px;
}

.num {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
}

.num a {
	color: #fff;
}

/*Noticia Completa*/
#img_noticia_completa {
	width: px;
}

#img_noticia_completa h3 {
	font-size: 14px;
	padding: 7px 0px 10px 0px;
}

#img_noticia_completa h5 {
	font-size: 5px;
}

#img_noticia_completa p {
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
}

#temasrelacionados {
	margin-top: 50px;
	width: 200px;
}

#temasrelacionados h3 {
	font-size: 14px;
}

#temasrelacionados li a {
	font-size: 12px;
	margin-top: 4px;
	color: #000000;
	display: block;
}

#temasrelacionados li a:hover {
	color: #606091;
}

#info_noticia {
	font-size: 11px;
	float: right;
	width: 340px;
	margin-top: 10px;
	margin-right: 30px;
}

#info_noticia a {
	font-size: 12px;
	float: right;
}

/*Footer*/
#footer {
	clear: both;
	width: 852px;
	font-size: 11px;
	border-top: 1px solid #90abbd;
	text-align: center;
}

#footer p {
	line-height: 35px;
}

#footer  img {
	position: relative;
	top: -35px;
	left: 300px;
	padding-left: 20px;
}

#extradata {
	margin-top: 50px;
	width: 200px;
	font-size: 12px;
}

.selectedmenuitem {
	font-weight: bold;
}

.sel {
	font-weight: bold;
}

.subarticletitle {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;

}

.subarticletitlestyle {
	font-weight: bold;
	font-size: 14px;
}


#form_buttons {
	width: 400px;
	float: left;
	margin-top: 3px;
	margin-left: 150px;
	font-size: 15px;
	line-height: 30px;
}

#form_buttons li {
	width: 100px;
	float: left;
	height: 30px;
	text-align: left;
}

#primero_2 {
	float: left;
}

.formbutton {
	clear: both;
	background: #A4A9CA !important;
	width: 70px !important;
	height: 24px !important;
	color: #FFFFFF;
	font-weight: bold;
	float: left !important;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
}

.mandatoryfield{
   color: #2e3396;
   font-weight: bold;
}

.invalidfield{
   color: #960236;
   font-weight: bold;
}

#back_link a {
	color: #616161;
	font-weight: bold;
	font-size: 10px;
	text-indent: 10px;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
	background: url(../images/back_link_arrow.gif) no-repeat;
	background-position: 0px 5px;
}

#noteDiv p{
	width: 547px !important;
	font-size: 11px !important;
	padding-right: 15px !important;
	padding-top: 10px !important;
	padding-left: 15px !important;
	padding-bottom: 10px !important;
	border: 1px solid #e6e6e5;
	background: url(../images/box_bg.png);
}