/* GENERALES */
body {
	background:url(../images/varias/fondo.jpg) top center no-repeat #52a3e3;
	margin: 0 0 0 0;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	line-height:16px;
	}
	
#centrado {
	position:absolute;
	width:788px;
	left:50%;
	margin-left:-394px;
	visibility: visible;
}

table {
	border:0;
	padding:0;
	margin:0;
}
/*LINKS*/
a {
	color: #656565;
	text-decoration: none;
	font-size:11px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color:#999999;
}
a:active {
text-decoration: none;
} 



a.negro {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}
a.negro:link {
text-decoration: none;
}
a.negro:visited {
text-decoration: none;
}
a.negro:hover {
text-decoration: underline;
color:#222222;
}
a.negro:active {
text-decoration: none;
} 

a.naranja {
	color: #d4873d;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}
a.naranja:link {
text-decoration: none;
}
a.naranja:visited {
text-decoration: none;
}
a.naranja:hover {
color:#ebab6d;
text-decoration: underline;
}
a.naranja:active {
text-decoration: none;
} 
/* TEXTOS */
h1 {	
	margin:0;	
	padding:0;
	font-size: 19px;
	color:#3f1c1b;
	font-family:Helvetica, Arial, sans-serif;
	font-stretch:extra-condensed;
	text-transform:uppercase;
}
h2 {	
	margin:0;	
	padding:0;
	font-size: 12px;
	color:#320907;
	font-weight:bold;	
	font-family:Helvetica, Arial, sans-serif;
}
h3 {	
	margin:0;	
	padding:0;
	font-size: 11px;
	color:#320907;
	font-weight:bold;	
	font-family:Arial, sans-serif;
}
h4 {	
	margin:0;	
	padding:0;
	font-size: 19px;
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-stretch:extra-condensed;
	text-transform:uppercase;
}
h5 {	
	margin:0;	
	padding:0;
	font-size: 12px;
	color:#FFF;
	font-weight:bold;	
	font-family:Helvetica, Arial, sans-serif;
}
h6 {	
	margin:0;	
	padding:0;
	font-size: 14px;
	color:#3f1c1b;
	font-family:Helvetica, Arial, sans-serif;
	font-stretch:extra-condensed;
	text-transform:uppercase;
}
p {
	margin:0 0 0 0;	
	padding:0;
}
.txt_nar {
color:#d4873d;
font-weight:bold;
}
.txt_azu {
color:#2a88cd;
font-weight:bold;
}
.txt_azu_sin_bold {
color:#2a88cd;
}
/*FONDOS*/
.fd_costado_derecho
{background:url(../images/varias/cost_derecho_09.jpg) right repeat-y;
}
.fd_costado_izquierdo
{background:url(../images/varias/cost_izq_18.jpg) left repeat-y;
height:99%;
}
.fd_pie
{background:url(../images/varias/pie_23.jpg) bottom no-repeat #FFFFFF;
}
.fd_internas
{background:url(../images/varias/fondo_interna.jpg) bottom no-repeat #FFFFFF;
}
.fd_costado_izq_abajo
{background:url(../images/varias/cost_izq_22.jpg) bottom left no-repeat;
padding-bottom:14px;
}
.fd_costado_der_abajo
{background:url(../images/varias/cost_derecho_20.jpg) bottom left no-repeat;
}
.fd_home {
background:url(../images/varias/fondo_home_06.jpg) bottom no-repeat;
height:289px;
}
.fd_home_2 {
background:url(../images/varias/fondo_home_2_23.jpg) top no-repeat;
height:300px;
}
/*PADDING*/	
.pd_cost_der {
padding-left:23px;
padding-right:20px;
}
.pd_adentro {
padding:22px;
}
/*VARIOS*/
.linea_punteada {
border-bottom:1px dashed #666666;
height:3px;
}
/*SUB MENUES*/
#sub_inf {
	position:absolute;
	width:145px;
	height:115px;
	z-index:1;
	left: 180px;
	top: 183px;
	visibility: hidden;
	z-index:49;
}
#sub_are {
	position:absolute;
	width:145px;
	height:115px;
	z-index:1;
	left: 180px;
	top: 215px;
	visibility: hidden;
	z-index:49;
}
#sub_prog {
	position:absolute;
	width:145px;
	height:74px;
	z-index:1;
	left: 180px;
	top: 237px;
	z-index:50;
	visibility: hidden;
}
#sub_leg {
	position:absolute;
	width:145px;
	height:74px;
	z-index:1;
	left: 180px;
	top: 283px;
	z-index:51;
	visibility: hidden;
}

#sub_com {
	position:absolute;
	width:145px;
	height:74px;
	z-index:1;
	left: 180px;
	top: 306px;
	z-index:52;
	visibility: hidden;
}

