body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0B1E2D;
	font-size:13px;
	line-height:16px;
	background-color: 0B1E2D;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

a {	 
	text-decoration: none; 
	color: #60502C;
	font-size:11px;
	font-family: Helvetica;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #383224;
	font-family: Helvetica;
	font-weight: bold;	
}/*
a:link {
	color:
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}

/*
a:active {
	text-decoration: none;
	color: #0000FF;
}
/**/

#HPhead {
	height:380px;
	width: 775px;
	color: #66FFFF;
	border: 1px solid #003E72;
	position: absolute;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#HPage {
	background-color:#FBFBFB; /*esta modifica el tamaņo de pagina*/
	margin: 0 auto 0;
	width: 900px;
	color: #2A0000;
	border: 1px solid #ECE6DB;
}
#HHead {
	height: 160px;
	background-image: url(images/bg_site.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#HHead1{
	height: 132px;
}

#HMain0 {
	margin:10px 140px 10px 180px;
	padding:0;
	line-height:1.5em;
	text-align:left;
	background-color: #ECE6DB;
}

#HMain1 {
margin:10px 0 10px 180px;
padding:0;
line-height:1.5em;
text-align:left;
	background-color: #ECE6DB;
}

#HMain2 {
margin:0 140px 10px 0;
line-height:1.5em;
text-align:left;
padding:0;
background-color: #ECE6DB;
}

#HMain3 {
	margin:10px 10px 10px 10px;
	padding:2px 0 0 0;
	line-height:1.5em;
	text-align:left;
	background-color: #ECE6DB;
}

#HCml {/*	BLOQUE DERECHO;*/
	clear:left;
	float:left;
	width:180px;
	margin:0 0 10px 0;
	padding:0;
	background-color: #FBFDFF;/*	border: 1px solid #FF0000;*/
}

#HCmr { /*	BLOQUE IZQUIERDO;*/
	float:right;
	width:197px; 
	margin:0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #ECE6DB; /*color de bloque izquiero */
}

/***HFoot**/
#HFoot {
	clear:both;

}
.CFoot1 {
	clear:both;
	text-align:center;
	color:#003E72;
	background-color:#FDFEFF;
	font-size:0.9em;
	background-image: url(images/bg5.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border: 1px solid #383224;
}

.CFoot1 p {
padding:0;
margin:0;
}

.CFoot1 a {
color:#003E72;
background-color:inherit;
text-decoration:none;
}

.CFoot1 a:hover {
text-decoration:underline;
}

.CFoot2{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #383224; /*color de raya gande abajo */
	background-color: #B84901; /*color de RAYA ABAJO */
	padding: 8px;
	color: #ECE6DB;
}
.CFoot2 a{
	text-decoration: none;
	color: #2A0000;
}
.CFoot2 a:hover {
	text-decoration:underline;
	color: #003E72;
}

/** HConMenu**/
#HCm1v {
margin:0;
padding:0;
}

#HCm1v ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}

#HCm1v li {
margin-bottom:5px;
}

#HCm1v li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#ECE6DB;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(templates/teme/images/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#HCm1v li a:hover, #HCm1v li a.current {
background:#eaeaea url(templates/teme/images/menubg2.gif) bottom left repeat-x;
color:#003E72;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#HCm1v ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
}

#HCm1v ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#HCm1v h2 {
font-size:1.5em;
font-weight:normal;
}
#HTab {
	background-color: #ECE6DB;
	padding: 0px;
	border: 1px solid #999999;
	color: #000000;
	clear:both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
/**********************/

#nav {padding:0; margin:0; list-style:none; height:30px; background:#fff url(images/three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {	display:block;	float:left;	height:27px;	line-height:27px;	color:#FFFBF0;	text-decoration:none;	font-size:11px;	font-weight:bold;	padding:0 0 0 12px;	cursor:pointer;	background: url(images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 27px 0 12px; height:27px; background: url(images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:27px; background: url(images/three_0a.gif) no-repeat right top;}
#nav ul, 
#nav li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width: auto; height:0; margin:0; padding:0; list-style:none;}


#nav li:hover a.top_link {	color:#ECE6DB;	background: url(images/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/three_1a.gif) no-repeat right top; padding-bottom:3px;}
/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{
	left:1px;
	top:29px;
	padding:3px;
	border:1px solid #FF0000;
	white-space:nowrap;
	width: 160px;
	height:auto;
	z-index:300;
	background-color: #FFF1D9;
}
#nav li:hover ul.sub li
{display:block; position:relative; float:left; width:160px; font-weight:normal;}
#nav li:hover ul.sub li a
{
	display: block;
	font-size:11px;
	text-indent:5px;
	color:#7F3F00;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900; /*menu sus lineas */
	width: 160px;
	height: 18px;
}

#nav li:hover ul.sub li a:hover 
{
	color:#000000;
	border-color:#000000; /*menu sus colores */
	/*	width: 300px;*/
	background-color: #DFCF99;
}

/*******************************************/
/***************{margin:0;padding:0;}	width:170px;****/


#menu{
	background-color: #ECE6DB;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
#main{margin:0;padding:0; }
/* html #main li a {width:98%;}*/
#main li a{
	display:block;
	text-decoration:none;
	width: 164px;
	line-height:20px;
}
#main ul{list-style-type:none;text-align:center;}
#main li{display:inline;}

/*desde aca se modifica los colores de BARRA DE MENU VERTICAL */ /*el menu pes */
#main li a:link,ul#main li a:visited {
	color:#ECE6DB;
	background-color: #383224;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE6DB; /*colores de BARRA DE MENU VERTICAL */ /*el menu pes */
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C14000;
	padding-left: 11px;
}
#main li a:link:hover,ul#main li a:visited:hover {
	background-color: #867A52;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B0A995;
	padding-left: 11px;
}

#main li a#csel {
	background-color: #877B54;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D6D4D1;
	background-image: url(images/hmenuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#main li a#cse2 {
	background-image: url(images/hmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*hasta aca es /*colores de BARRA DE MENU VERTICAL */ /*el menu pes */
#sm1,#sm2,#sm3,#sm4,#sm5,#sm6,#sm7,#sm8,#sm9,#sm10,#sm11,#sm12,#sm13,#sm14,#sm15,#sm16,#sm17,#sm18,#sm19,#sm20,#sm21,#sm22,#sm23,#sm24,#sm25,#sm26,#sm27,#sm28,#sm29{
display:none;
margin:0;padding:0;
}
/**/
ul#main li ul.sub li a:link,ul#main ul.sub li a:visited {
	margin:0;padding:0;
	color:#4D3C15;
	background-color: #ECE6DB; /* COLORES DEL MENU +++ */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}
ul#main li ul.sub li a:link:hover,ul#main ul.sub li a:visited:hover {
	color:#ECE6DB;
	background-color: #666666;
}
ul#main li a#msel{
	margin:0;
	background-color: #FFF3DF;
	color: #5A4527;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/************************/
.HBoxC1{
	background-image: url(images/bg_b4.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 3px;
}
.HBoxC1t{
	background-color: #fefdf1;
	color: #003E72;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC99;
	padding-left: 4px;
}
.HBoxC1c{
	font-size: 11px;
	background-color: #ECE6DB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003E72;
	border-right-color: #003E72;
	border-bottom-color: #003E72;
	border-left-color: #003E72;
}

/****************************/
.HTab{/*PANEL ADMINISTRACION*/
	width: 88%; /*NOTICIAS*/
	margin: 0 auto;
	padding: 0px;
	float: left;
}
.HTab p{margin:0;padding:0;
}
.HTba{
	background-image: url(images/_notes/images/Hbox_03.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	height: 8px;
}
.HTba b{
	float: right;
	height: 8px;
	width: 8px;
	background-image: url(images/_notes/images/Hbox_05.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}
.HTba span{
	background-image: url(images/_notes/images/Hbox_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 8px;
	font-size: 1px;
}
.HTbb{
	background-image: url(images/_notes/images/Hbox_10.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ECE6DB;
}
.HTbc{
	padding: 0 8px 0 8px;
	margin: 0px;
	background-image: url(images/_notes/images/Hbox_09.gif);
	background-repeat: repeat-y;
}
.HTbd{
	background-image: url(images/_notes/images/Hbox_14.gif);
	background-repeat: repeat-x;
	height: 8px;
	font-size: 4px;
}
.HTbd b{
	float: left;
	height: 8px;
	width: 8px;
	background-image: url(images/_notes/images/Hbox_13.gif);
	background-repeat: no-repeat;
}
.HTbd span{
	background-image: url(images/_notes/images/Hbox_15.gif);
	background-repeat: no-repeat;
	float: right;
	height: 8px;
	width: 8px;
}

/*****************************************/
#tabsJ {
	float:none;
	width:auto;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #24618E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #ECE6DB;
	display: block;
	height: 32px;
      }
#tabsJ ul {
text-align:center;
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
#tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
#tabsJ a span {
	float:left;
	display:block;
	background:url("images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#003E72;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
    /* End IE5-Mac hack */
#tabsJ a:hover span {
      color:#FFF;
      }
#tabsJ a:hover {
      background-position:0% -42px;
      }
#tabsJ a:hover span {
      background-position:100% -42px;
      }

#tabsJ li.sel a{
      background-position:0% -42px;
      }
#tabsJ li.sel span {
      background-position:100% -42px;color:#FFF;
      }


/******* tablas *****/
.TabMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3366CC;
	width: 113%;
}
.TabMain a {text-decoration: none;}
.TabHead tr td {
	color: #ECE6DB;
	background-color: #003E72;
	font-weight: bold;
	background-image: url(images/bgsd.gif);
}
.TabBody tr td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003E72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003E72;
	color: #003E72;
	background-color: #ECE6DB;
	text-decoration: none;
}
.TabBody .to{
	/*modifica los colores de administracion*/
	background-color: #FFFFF3;
	color: #003E72;
}

/*fin tablas*/


/*****Begin Ccontenid de pages***********/
#HPagc{
	width: auto;
	margin: 0px;
	padding: 5px;
}

#HPagc h2{
	color:#2D2412;
	font-family: Georgia, Arial, serif;
	font-weight: bold;
	width: auto;
	background-color: #FFFFFF;
	background-image: url(images/list_pages1.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	margin: 0px;
	font-size: 24px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 60px;
}

#HPagc ul{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin:0px;
	list-style:none;
}
#HPagc ul li{
	color:#996600;
	background-color: #ECE6DB;
	background-image: url(images/page_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
#HPagc ul li a{
	text-decoration:none;
	background-color:#ECE6DB;
	color:#635130;
	padding:0 4px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;  /*TITULO DE CONTENIDOS DE MENUS BABY */
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
#HPagc ul li a:hover{
	text-decoration:none;
	background-color:#F3EED8;
	color:#594A26;
	padding:0 4px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
}
#HPagc p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	padding: 5px;
}


/****view ***/
#HPagv {
}
#HPagv .Pgvt{
	color:#564214;
	font-family: Georgia, serif;
	font-weight: bold;
	width: auto;
	background-color: #ECE6DB;
	background-image: url(images/87.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #443915;
	margin: 0px;
	font-size: 18px;
	padding: 15px 0px 5px 60px;
	font-family: sans-serif;
}
#HPagv .Pgvc{}
#HPagv .Pgvn{
	/*est parte modiilas los colores y las paginas*/
	/*background-image: url(images/bg_b3.gif);*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
}
#HPagv .Pgvn p{
	background-color: #F9FDFF;
	margin: 210px;
	padding: 5px;
	border: 1px dotted #6699FF;
}
#HPagv .Pgvn q{
	background-color: #EFE4CF;
	padding: 3px;
	background-image: url(images/cop_07.gif); /* PIE DE TITULO DE CONTENIDOS BABY */
	height: 20px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
/****** end conte page********/

/****** Begin PadKery***************/

#HPadk {
	border: 1px solid #6699FF;
	width: 92px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;
	padding-bottom: 4px;
	height: 90px;
	background-color: #003E72;
}

#HPadk a {
	float:left;
	text-decoration:none;
	display: block;
	border: 1px solid #0033CC;
	width: 22px;
	height: 16px;
	color: #003E72;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#HPadk a:hover {
	border: 1px solid #6699FF;
	color: #003E72;
	background-color: #ECE6DB;
}

/*******  bloque Rigth********/
.HBk1t {
	color: #ECE6DB;
	background-repeat:   repeat-x;
	background-color: #003E72;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-image: url(images/bg_b6.gif);
	padding-top: 3px;
}

.HBk1c {
	width:auto;
	background-color:#ECE6DB;
	color:#737373;
	border:1px solid #ECE6DB; /* COLORE DE BLOQUE ISQUIERO BABY */
	padding:3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0;
 }


.HBkrt { /*titulo del bloque derecho esa q tiene fondo*/
	
	background: #164677 repeat-y left url('images/title1.gif');
	color: #ECE6DB;
	margin-bottom: 1px;
	font-size: 12px;
	padding: 2px 0 2px 25px;
	font-weight: bold;
}

.HBkrc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECFCFF;
	border-bottom-color: #ECFCFF;
	background-color: #F9FCFF;
	padding-bottom: 5px;
}
