.clr {
	clear: both;
}

body {
	background: #C8D172 url(../images/bg_body.jpg) repeat-x;
	padding:0px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 11px;
	scrollbar-arrow-color:#ebebeb;
	scrollbar-track-color:#ebebeb;
	scrollbar-shadow-color:#353535;
	scrollbar-face-color:#353535;
	scrollbar-highlight-color:#353535;
	scrollbar-darkshadow-color:#333333;
	scrollbar-3dlight-color:#333333;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #353535;
	text-align: left;
	font-size: 11px;
}

a:link, a:visited {
	color: #004B57;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px; 
}


/* ################# Linklerin Rengi ############## */


a:link, a:visited

{

color: #71c000;

text-decoration  : undeline;



}

a:hover 

{

text-decoration: none;

color: #CECECE;

}

a.category:link, a.category:visited

 {

  color            : #ccc;

  font-weight      : bold;

}

a.category:hover 

{

  color            : #00A5E4;

}
/* =========== Inicio del buscador =========== */
#buscador {
	position: absolute;
	float: left;
}
#buscador div.search {
	margin: 0px 0 0 5px;
}
#buscador div.search .inputbox {
	width: 150px;
	border: 1px solid #999999;
	padding-left: 4px;
	margin-bottom: 0;
	background: url(../images/icon-search.gif) no-repeat 95% 50% #EFEFEF;
	color: #778c31;
}
#fecha {
	float: right;
	color: #4d5a21;
}
/* =========== Inicio de los modulos user1, user2 =========== */
div#usuarios123 {
	clear: both;
	width: 100%;
}
#user1{
	float: left;
	width: 49%;
	color: #FFFFFF;
}
#user2{
	float: right;
	width: 49%;
	color: #FFFFFF;
}
#user3 {
	width: 100%;
	color: #FFFFFF;
}
#user4, #user5, #user6 {
	float: left;
	width: 33%;
	color: #FFFFFF;
}
#user1 h3, #user2 h3, #user3 h3, #user4 h3, #user5 h3, #user6 h3 {
	margin-bottom: 10px;
	color: #adb73d;
}
#user1 ul, #user2 ul, #user3 ul, #user4 ul, #user5 ul, #user6 ul {
	list-style: disc;
	margin: 0px;
	padding: 0px;
	padding-left: 0.7em;
	margin-left: 0.7em;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* Modulo gris */
div.module h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 100%;
	color: #006699;
}
div.module {
	margin-bottom: 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
}
div.module div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}
div.module div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}
div.module div div div {
	padding: 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}
div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}
/* =========== Inicio de la columna izquierda =========== */
#col1 {
	float: left;
	width: 100%;
	background: url(../images/top-border-l.gif) no-repeat top right #6b752c;
	overflow: hidden;
	color: #FFFFFF;
}
#col1 label, #col1 table, #col1 table td {
	color: #FFFFFF;
}
#col1 table.poll , #col1 table.poll td {
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#col1 table.pollstableborder , #col1 table.pollstableborder td {
	color: #000000;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#col1 table.pollstableborder td.sectiontableentry2 label, #col1 table.pollstableborder td.sectiontableentry1 label {
	color: #000000;
}
#col1 a {
	color: #C8C8C8;
	font-style: normal !important;
}
#col1 a:hover, #col1 a:active, #col1 a:focus {
	color: #FFFFFF;
}
#col1 table {
	border-collapse: collapse;
	border-spacing: 0;
}
#col1 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}
#col1 li {
	background-image: url(../images/bullet-list3.gif) !important;
}
#col1 ul {
	margin: 0;
}
/* =========== Inicio del menu predeterminado =========== */
a.mainlevel {
	padding: 5px 0 6px 15px;
	width: 90%;
	display: block;
	color: #4D8F14;
	background: url(../images/a-mainlevel-bg.gif) no-repeat bottom left;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #403C3A;
	background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #EE9600;
	background: url(../images/a-mainlevel-hover2.gif) no-repeat bottom left;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 20px;
	display: block;
	color: #403C3A;
	background: url(../images/bullet-list2.gif) no-repeat 8px 8px;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #EE9600 !important;
	text-decoration: none;
}

#active_menu {
	color: #EE9600 !important;
	font-weight: bold;
}
/* =========== Estilos de Joomla =========== */
div.moduletable h3 {
	padding: 0;
	margin: 0 0 5px;
	color: #403C3A;
	font-size: 120%;
	text-transform: uppercase;
}
#col1 div.moduletable {
	margin-bottom: 5px;
}
#col1 div.moduletable h3 {
	margin: 0 0px 5px;
	padding: 8px 15px;
	color: #a2bc48;
	background: url(../images/bgcol1h3.jpg) repeat-x #384118;
}
table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #508800;
	text-align: left;
	width: 100%;
	background: transparent url(../images/arrow.gif) no-repeat left;
	text-indent: 18px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #71c000 repeat;
	}
.article_seperator {
	display: block;
	height: 30px;
	background: url(../images/sep.gif) no-repeat center right;
}
.inputbox  {
  border           : 1px dashed #999999;
  margin-bottom    : 5px;
  font-size        : 8pt;
  font-weight: bold;
  font-family: Arial, Verdana;
  color		 : #71c000;
  background: #EDEDED url(../images/input.gif) repeat;
}
.componentheading, .contentheading

{

	font-family: Helvetica, sans-serif;

	color: #71c000;

	font-weight: bold;

	font-size: 14px;

	text-decoration: underline;

}

.small 

{

  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;

  font-size        : 9px;

  color            : #9b9b9b;

  text-decoration  : none;

  font-weight      : normal;

  

}

.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}


a.readon:link, a.readon:visited {

  color: #71c000; 

  text-decoration: none;
  
  font-weight: normal;

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

}

 

a.readon:hover {

  color: #71c000;

  text-decoration: underline;

  font-weight: normal;

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

}


.pagenavbar {
	margin-right: 10px;
	float: right;
}

.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}


.pollstableborder {

  border: 1px dashed #465675;

}

.sectiontableentry1 {

  background: #f5ffe6;

  color: #1a395b;
  
  border : 1px solid #eeeeee;

}

.sectiontableentry2 {

  background: #ecffd1;  

  color: #091f36;
  
  border : 1px solid #eeeeee;

}


.back_button {

	float: left;

  text-align: center;

  font-size: 10px;

  font-weight: bold;

  border: 3px double #9ca3b4;

  width: auto;

  background: url(../images/subhead_bg.png) repeat-x;

  padding: 0px 10px;

  line-height: 20px;

  margin: 1px;

}


.button {

  color: #424756;

  font-family: Arial, Hevlvetica, sans-serif;

  text-align: center;

  font-size: 11px;

  font-weight: bold;

  border: 1px double #999999;

  width: auto;

  background: url(../images/subhead_bg.png) repeat-x;

  padding: 0px 5px;

  line-height: 18px !important;

  line-height: 16px;

  height: 26px !important;

  height: 24px;

  margin: 1px;

}

a.category:link, a.category:visited

 {

  color            : #353535;

  font-weight      : bold;

}

a.category:hover 

{

  color            : #71c000;

}






/* ################## �st Men� ############## */

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #434d17;
	font-weight:bold;
    background-image:url(../images/g2.jpg);
    text-transform: uppercase;
}
ul#mainlevel-nav li a:hover {
	background: #999;
	text-decoration:none;
	color: #fff;
}

