body {
	margin: 0px;
	/*background: url(../images/bgr.png) repeat;*/
	background-color: #333333;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
.pie {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #FFFFFF;
}

.greybg {
  background: #eeeeee;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color : #ff6600;
/*margin-left: 10px;*/
/*text-align: center;*/
/*BORDER-BOTTOM: #000000 1px solid;*/
}

.titlehome {
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color : #ff6600;
text-align:center;
background-color : #D1D5BA;

/*margin-left: 10px;*/
/*text-align: center;*/

BORDER-BOTTOM: #D1D5BA 1px solid;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff6600;
	text-align:left;
	text-decoration: none;
	}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color : #666666;
/*text-align:center;*/
text-transform: uppercase;
letter-spacing: 2px;
/*margin-left: 20px;*/
}
.textoContacto {
font-family: sans-serif;
font-size: 11px;
/*font-weight: bold;*/
color : #666666;
/*letter-spacing: 2px;*/
}

.titlenews {
font-family: sans-serif;
font-size: 15px;
font-weight: bold;
color : #666666;
/*margin-left: 10px;
BORDER-BOTTOM: #000000 1px solid;*/
}
.letracapital {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color : #666666;
/*margin-left: 10px;
BORDER-BOTTOM: #000000 1px solid;*/
}

.autoridades {
font-family: sans-serif;
font-size: 11px;
color : #666666;
letter-spacing: 2px;
margin-left: 30px;
}

#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
color: #ffffcc;
font-weight: bold;
/*background-image: url(../images2/menu_bgr.png);
background-repeat: no-repeat;*/
/*width: 95%;
/*text-indent: 15px;*/
text-decoration: none;
text-align:right;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 1px;
}
a.mainlevel:hover {
color: #ff9933;
}

a.mainmenu:link, a.mainmenu:visited {
color: #333333; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background: url(../images2/bgr.png);
}

table.moduletable 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 li {
}

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

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #ff6600;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #dedede;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ff9900;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
color: #ff6600;
font-weight      : bold;
text-decoration: none;
}

a:hover {
color: #ff3300;
font-weight      : bold;
text-decoration: underline;
}

.lista {
color: #ff6600;
}

.contentpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff6600;
	text-align:center;
	text-decoration: none;
	}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  list-style: none;
}

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

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

input { 
	font-family: Tahoma, Verdana, Arial, serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #777777; 
	border: #ff6600; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

select { 
	font-family: Tahoma, Verdana, Arial, serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #777777; 
	border: #ff6600; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}