/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #0066CC; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FD9800;	text-decoration: none;
	font-weight: normal;
}

a img {

border-style: none;

} 


td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
	color: #666;
}

h3, .componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}

.componentheading {
  padding-top: 10px;
}

.contentheading {
  font-family: Tahoma, Helvetica, sans-serif;
  padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

.texto {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
	color: #0066CC;

}

.textoportada { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
font-weight: bold;
color: #164367;
text-decoration: none;
line-height: 18px
}

.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;

}

.textohome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

.Estilo1 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

.Estilo2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold; 
}

.Estilo3 {
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.Estilo4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

td.fondoblanco {
  background:#FFFFFF;
}


tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpane, table.contentpaneopen {
  width: 100%;
}

div.moduletable {
  margin-bottom: 15px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/de_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	/*background: #7AA1D5;*/
	 background: url(../images/page_bg.gif) repeat;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage_caption {
  font-size: 12px;
  color: #FD9800;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

table#inner {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.blog_more {
  margin-top: 30px;
}

li.latestnews {
  margin-top: 3px;
}

.pagenav {
  font-weight: bold;
  line-height: 50px;
}

div.syndicate div {
  text-align: center;
}


td.left_shadow {
  width: 10px;
  background: url(../images/de_shadow_left.gif) repeat-y;
}

td.right_shadow {
  width: 10px;
  background: url(../images/de_shadow_right.gif) repeat-y;
}

td.left_bot_shadow {
  width: 10px;
  height: 20px;
  background: url(../images/de_shadow_left_b.gif) no-repeat;
}

td.right_bot_shadow {
  width: 20px;
  height: 20px;
  background: url(../images/de_shadow_right_b.gif) no-repeat;
}

td.fondo_top {
  width: 100%;
  height: 100%;
  background: url(../images/fondo_top.png) repeat;
}

td.fondo_azul_2 {
  width: 100%;
  height: 100%;
  background: url(../images/pixel_azul.png) repeat;
}

.fondo_azul td, a:link, a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  background: #003FA7;
}


tr.fondo_azul_1 {
  width: 100%;
  height: 100%;
  background: url(../images/pixel_azul.png) repeat;
}

td.bottom {
  text-align: center;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  background: url(../images/de_shadow_bottom.gif) bottom left no-repeat;
}

td.wrapper {
  /*Permite manejar el ancho de la pàgina*/
  width: 750px;
  text-align: center;
}

div.bottomspacer {
  height: 15px;
}

div#logo {
	background: url(../images/top_logo.jpg) no-repeat;
	width: 380px;
	height: 78px;
}

div#topmenu {
	background: url(../images/de_topmenu_bg.png) repeat-x;
	height: 29px;
	line-height: 29px;
	text-indent: 7px;
}

div#topnav {
	background: url(../images/de_topnav_bg.png) no-repeat;
	width: 183px;
	height: 140px;
}

div#topnav div {
	overflow: hidden;
	margin: 0 12px 10px 10px;
	padding-top: 3px;
	height: 108px;
} 

div#pathway {
	height: 33px;
	line-height: 33px;
	text-indent: 7px;
}

div#leftpadding {
  padding: 0px 7px;
}

div#centerpadding {
  padding: 0px 5px 0px 7px; 
  width: auto !important;
  width: 100%;
}

div#rightpadding {
  background: url(../images/de_rightnav_fade.png) no-repeat;
  padding: 5px 17px 0 13px;
  margin: 0 !important;
  margin-top: -5px;
  width: auto !important;
  width: 183px;
}

div#headerpadding {
  padding-bottom: 5px;
}

div#righttop {
    background: transparent url(../images/de_rightnav_top.png) 0 0 no-repeat;
    height: 10px;
    width: 183px;
}

td.greyseperator {
  background: #EBEBEB;
  width: 1px;
}

div.horizseperator {
  background: #EBEBEB;
  height: 1px;
  overflow: hidden;
}

td.rightnav {
  border: 0px solid #0000cc;
  background: url(../images/de_rightnav_bg.png) repeat-y;
}

td.rightbottom  {
  background: url(../images/de_rightnav_bottom.png) no-repeat;
}

td.botmenu {
  background: url(../images/de_bottommenu_bg.png) repeat-x;
  padding-top: 4px;
}

#footmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#footmenu li {
	float: left;
	border-right: 1px solid #fff;
	background: none;
	margin: 0;
	padding: 0;
}

#footmenu a {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
	float:left;
  display:block;
  height: 25px;
  line-height: 25px;
  padding: 0 15px;
  color: #999;
}

#footmenu a:hover {
	background: #e1e1e1;
}


#footer {
  margin-top: 4px;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #ADADAD;
  float: right;
  width: 400px;
  text-align: center;
  
}


/* ################### table.moduletable ################### */
table.moduletable-novedades {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background: url(../images/fondo_marco_noticiascroll.png);
}

table.moduletable-newsletter {
/*font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #000000;
/*text-align : center;
background-image: url(../images/fondo_marco_1.png);
width: 164px
height: 239px;
padding-top: 8px;*/
background: url(../images/fondo_newsletter.png) no-repeat;
/*padding: top down derecho izqui*/
padding: 37px 30px 0px 7px;
}

table.moduletable-novedades th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable-novedades li {
}

table.moduletable-novedades ul {
	padding: 0px;
}
table.moduletable-novedades td {
font-size: 10px;
font-weight: normal;
}

table.moduletable-usuarios {
/*font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #000000;
/*text-align : center;
background-image: url(../images/fondo_marco_1.png);
width: 164px
height: 239px;
padding-top: 8px;*/
background: url(../images/fondo_ingreso_socios.png) no-repeat;
/*padding: top down derecho izqui*/
padding: 50px 50px 50px 7px;
}


/* ################### table.moduletable ################### */
/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #1E6278;
  text-decoration  : none;
}

a.mainlevel:hover {
  color            : #1E6278;
  text-decoration  : underline;
}

.sublevel {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #1E6278;
  text-decoration  : none;
}

a.sublevel:hover {
  color            : #1E6278;
  text-decoration  : underline;
}
/* ###################### LAYOUT ###################### */
#menuArea {
	position: absolute;
	top: 110px;
	left: 80px;
	
   }
	#icons{
	position: absolute;
	top: 15px;
	left: 10px;
	
   }
	#searchMe {
	position: absolute;
	top: 85px;
	left: 96px;
	
   }
	
	#newsFlash{
	position: absolute;
	top: 35px;
	left: 475px;
	width: 200px;
	height: 50px;
	overflow: hidden;

   }
	#rightbox {
        float: right;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        background: #fff;
        border: 1px solid #ff9900;
        width: 48%; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 42%;
		color:#666;
        font-size:14px;
        text-decoration:none;
        font-weight:600;
        font-family:verdana, arial, helvetica, sans-serif;
        border-top: 14px solid #ff9900;
		border-bottom: 5px solid #ff9900;
		background-image:url(../images/corner.png);
		background-repeat:no-repeat;
		background-position:top, left;

		 }
	#rightcol{
        float: right;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        background: #fff;
        border: 1px solid #ff9900;
        width: 158px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 150px;
		color:#666;
        font-size:14px;
        text-decoration:none;
        font-weight:600;
        font-family:verdana, arial, helvetica, sans-serif;
        border-top: 14px solid #ff9900;
		border-bottom: 5px solid #ff9900;
		background-image:url(../images/corner.png);
		background-repeat:no-repeat;
		background-position:top, left;
		clear: both;

		 }
		 	#rightcol2{
        float: right;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        background: #fff;
        border: 1px solid #09c;
        width: 158px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 150px;
		color:#666;
        font-size:14px;
        text-decoration:none;
        font-weight:600;
        font-family:verdana, arial, helvetica, sans-serif;
        border-top: 14px solid #09c;
		border-bottom: 5px solid #09c;
		background-image:url(../images/corner.png);
		background-repeat:no-repeat;
		background-position:top, left;
		clear: both;
		}
