body {
	font-family:Tahoma, Arial;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	letter-spacing:normal;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size: 12px;
	text-decoration: none;
	color:#333;
}
body a:hover {
	background-color: #0073BF;
	color:#FFFFFF;
}
body a:active {
	color:#333;
}
body a:visited {
	color:#333;
}
body a {
	text-decoration: none;
	color:#FFFFFF;
}

#header {
	width:100%;
	background-attachment: scroll;
	float:left;
	background-image: url(../img/header_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#middle {
	padding-top:40px;
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(../img/middle_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4F7F7;
}
#middle_articulos {
	padding-top:40px;
	width:100%;
	float:left;
}
#menu {
	height:41px;
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(../img/menu_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#main_container {
	width:100%;
	float:left;
}

#footer {
	color:#FFFFFF;
	float:left;
	width:100%;
	/*background-color: #00CCFF;*/
	height: 40px;
	background-color: #1A1A1A;
}
#footer a:hover {
	background-color: #0073BF;
}
#footer a {
	text-decoration: none;
	color:#FFFFFF;
}
#footer_articulos {
	color:#FFFFFF;
	float:left;
	width:100%;
	/*background-color: #00CCFF;*/
	height: 40px;
	margin-top:40px;
}
#footer_articulos a:hover {
	background-color: #FF8000;
}
#footer_articulos a {
	text-decoration: none;
	color:#FFFFFF;
}
.articulos_bkg {
	background-attachment: scroll;
	background-image: url(../img/middle_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4F7F7;
}

.header_articulos_bkg {
	background-attachment: scroll;
	background-image: url(../img/header_articulos_bkg.png);
	background-repeat: repeat-x;
	background-position: center;
}
.footer_articulos_bkg {
	background-attachment: scroll;
	background-image: url(../img/footer_articulos_bkg.png);
	background-repeat: repeat-x;
	background-position: center;
}
.bkg_articulos {
	background-attachment: scroll;
	background-image: url(img/middle_bkg.png);
	background-repeat: repeat-x;
	background-position: top;	
}
.color_666666 {
	color:#666666;
}
.content {
	/*background-color:#333366;*/
	width:880px;
	margin:auto;
}
.fondo_menu {
	background-image: url(img/fondo_menu.jpg);
	background-repeat: repeat-x;
}
.fondo_FFFFFF {
	background-color: #FFFFFF;
}
.alto_10px {
	height:10px;
}
.alto_20px {
	height:20px;
}
.alto_40px {
	height:40px;
}

.hpadding_combos {
	padding-left:19px;
	padding-right:19px;
}
.separador_vertical {
	background-attachment: scroll;
	background-image: url(img/separador_vertical.png);
	background-repeat: repeat-y;
	background-position: center;
}
.separador_vertical_small {
	background-attachment: scroll;
	background-image: url(img/separador_vertical_small.png);
	background-repeat: repeat-y;
	background-position: center;
}
.col_izq_articulos {
	width:430px;
	margin-right:10px;
	float:left;
	margin-top: 15px;
}
.col_der_articulos {
	width:430px;
	margin-left:10px;
	float:right;
	margin-top: 15px;
}
.tip_negra {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}
.tip_negra a:hover {
	background-color: #0073BF;
}
.tip_negra a {
	text-decoration: none;
	color:#FFFFFF;
}

/* ARTICULOS */
a:link, a:visited {
	text-decoration: none;
	color: #000099;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size: 50px;
	line-height: -20px;
	text-decoration: none;
}
h2 {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size: 25px;
}
h3 {
	text-align:left;
	font-size: 30px;
}
h4 {
	text-align:left;
	font-size: 22px;
}
