/* CSS Document For Naciones Web Site */
/* CREADO POR Julio Tepox
	texdom@hotmail.com */
hr{
	color:#272727;
	height: 1px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.lnkAzul,.lnkAzul:hover,.lnkAzul:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154D7A;
	font-weight: bold;
	text-decoration: none;
}
a, a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154D7A;
	font-weight: normal;
	text-decoration: underline;
}
.rdMore,.rdMore:hover, .rdMore:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154D7A;
	font-weight: normal;
	text-decoration: underline;
}
.aSubopcion, .aSubopcion:hover, .aSubopcion:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}
.aActive, .aActive:hover, .aActive:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	background-color:#272727;
	font-weight:bold;
}
.lnkLegal, .lnkLegal:hover, .lnkLegal:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
	text-align:right;
}
.tdMenu{
	text-align:left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.filoIzq{
	background-image:url(../imgs/_grl/fillIzq.gif);
	background-repeat:repeat;
}
.filoDer{
	background-image:url(../imgs/_grl/fillDer.gif);
	background-repeat:repeat;
}
.tdHead220px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	background-image:url(../imgs/_grl/pest220.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align: middle;
}
.tdHead287px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	background-image:url(../imgs/_grl/pest287.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align: middle;
}
.tdHead364px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	background-image:url(../imgs/_grl/pest364.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align: middle;
}
.tdHead365px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	background-image:url(../imgs/_grl/pest365.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align: middle;
}
.tdHead509px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	background-image:url(../imgs/_grl/pest509.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align: middle;
}
.tdHead729px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	background-image:url(../imgs/_grl/pest729.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align: middle;
}
.tdMenuTop{
	background-color: #154D7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tdForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #OOOOCC;
}
.fieldForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #OOOOOO;
}


/*
//-- BEGIN STYLES for menu collapsable
*/

	#containerul, #containerul ul{
	  text-align: left;
	  margin: 0; /* Removes browser default margins applied to the lists. */
	  padding: 0; /* Removes browser default padding applied to the lists. */
	}
	
	#containerul li{
	  margin: 0 0 0 2px; /* A left margin to indent the list items and give the menu a sense of structure. */
	  padding: 3px; /* Removes browser default padding applied to the list items. */
	  list-style-type: none; /* Removes the bullet point that usually goes next to each item in a list. */
	}
	
	#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
	  float: left;
	  width: 12px;
	  height: 1em;
	  background-position: 0 50%;
	  background-repeat: no-repeat;
	}
/*
//-- END STYLES for menu collapsable
*/
