html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	background-image: url(../background_images/image5.jpg);
	background-color:#FFCB81;
	background-position: center;
	background-repeat:repeat;	
}

body {
	margin: 10px 0 0px 0;
	padding: 0px;
	border: 0px;
	height: 100%;
	width: 100%;
	text-align: center; /* required for centering the page in IE */
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #101010;
	line-height: 19px;
	background-attachment: fixed;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.bodytext p {
	font-size: 12px;
}
.poll {
	overflow: hidden;
	text-align: left;
}
.bgthumbs {
	margin: 2px;
	border: 2px solid #000000;
}
.bgthumbs a:hover {
	border: 2px solid #8975EF;
}
h1, h2, h3, h4, p, ul, li, .poll, table.contentpaneopen {
	font-family: Arial;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	border:0px;
	list-style-type:none;
	font-size:12px;
}
h1, h2, h3, .componentheading, .contentheading {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-style: inherit;
	padding-bottom: 0px;
	text-align: left;
	color: #AA0000;
	line-height: 22px;
	font-size: 16px;
}
div.componentheading {
	padding-bottom: 10px;
	text-decoration: none;
}
.moduletable_menu h3 {
	text-indent: 10px;
	padding-bottom: 5px;
}
h1, .componentheading, .contentheading {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
fieldset.input {
	border: 0px none;
}
a:link {
	color: #351010;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #501010;
	font-weight: bold;
}
.moduletable {
	padding-bottom: 15px;
}
.mostread {
	list-style-type: none;
}

#headwrap { /* Ojo es el ancho total*/
	width: 891px;
	height: 240px;
	margin-bottom: 10px;
}
#topbannerad {
	float: left;
	width: 890px;
	height: 240px;
	margin-bottom: 10px;
}
#wrapper {
	height: 100%;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#leftwrap {
	text-align: left;
	width: 180px;
	margin-right: 10px;
	float: left;
}
* html #left {
	display: inline;
}
#left {
	width: 180px;
	background-image: url(../images/left-mid.png);
	background-repeat: repeat-y;
}
#leftinner2 .moduletable {
	padding-left: 10px;
}
#right {
	width: 700px;
	text-align: left;
	float: left;
}
* html #right {
	display: inline;
}
#rightinner {
	background-image: url(../images/right-mid.png);
	background-repeat: repeat-y;
	width: 700px!important;
	margin: 0px 0 0 0!ACA;
	padding: 0px;
	border: 0px;
}
#rightinner2 {
	margin-left: 0px;
	list-style-type: none;
	padding: 20px 20px 5px 20px;
	border: 0px;
	width:660px!important;
}
table.contentpane {
	width: 660px;
	overflow: hidden;
	display: inline;
	padding-bottom: 10px;
}
#farrightwrap {
	text-align: left;
	margin-left: 0px;
	width: 180px;
	float: right;
}
#farright {
	width: 180px;
	background-image: url(../images/left-mid.png);
	background-repeat: repeat-y;
}
* html #farright {
	display:inline;
}
#farrightinner2 {
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#TopModule {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#BottomModule {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	color: #500000;

}
.logoLeft {
	float: left;
	margin: 10px;
}
.module_menu, #left .module {
	list-style-type: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
ul.menu {
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFB230;
}
.menu li, .menu {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 18px;
	line-height: 21px;
}
.menu li a {
	display: block;
	height: 20px;
	padding: 3px;
	position: relative;
	left: 1px;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB230;
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
.menu li a:link, ul.menu a:visited {
	display: block;
	color: #feb;
	text-decoration: none;
	font-weight: bold;
}
.menu li a:hover {
	display: block;
	background-color: #C52720;
	color: #fed;
	background-image: url(../images/star-hover.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
ul#mainlevel a:link#active_menu, ul#mainlevel a:visited#active_menu {
	background-image: none;
	background-color: #FFF;
	color: #FFF;
}
li.mostread, li.latestnews {
	padding-bottom: 4px;
}
li.mostread, li.latestnews a:link {
	background-repeat: no-repeat;
}
.sublevel {
	text-indent: 20px;
}
.column_separator {
	padding-left: 20px;
}
.article_column {
}
li.contentpaneopen, ul.contentpaneopen {
	list-style-type: none;
}
table .contentpaneopen {
	width: 100%;
	display: inline;
}
.buttonheading img, .hasTip img, .bs_contentdiv img {
	border: 0px;
}
.small, .createdate, .modifydate {
	font-size: 90%;
	font-style: italic;
	padding-bottom: 5px;
}
a.readon {
	font-size: 12px;
	float: right;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 7px;
	display: inline;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	C40004-height: 12px;
	color: #A00000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #EDA;
	background-position: right 48%;
}
a.readon:hover, a.readon:active, a.readon:focus {
	color:#ffffff;
	background-color: #A00000;
	background-image: url(../images/arrow-hover.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 5px;
	background-y-position: 48%;
	border: 1px solid #000000;
}
html {
	margin-bottom: 100px;
	height: 100%!important;
	height: auto;
}
#mod_search_searchword {
	font-size: 12px !Important;
	width: 125px;
	margin-left: 10px;
}
#mod_login_password, #mod_login_username {
	width:160px;
	color: #FFF;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font-size: 12px !Important;
}
label {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.pollstableborder {
	text-align: left;
}
select, .inputbox {
	padding: 4px;
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
#modlgn_remember {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 14px;
	width: 14px;
}
#form-login {
}
ul.latestnews {
}
.button {
	border: 1px solid #B33;
	padding: 2px 6px!important;
	background: url(../images/button-bg.gif) repeat-x top #B22;
	color: #FDA;
	font-weight: bold;
	font-size: 12px;
}
.button:hover {
	background: url(../images/button-bg.gif) repeat-x top #D32;
	color: #FEB;
	border: 1px solid #C00;
}
.button:active, .button:focus {
	border: 1px solid #E00;
}
#form-login-remember {
	display:inline;
	vertical-align:top;
}
#mod_search_searchword .inputbox {
	font-size:12px
}
.inputbox {
	font-size: 12px;
	border: 1px solid #900;
	background: #FFD;
	color: #0A0A0A;
	text-indent: 3px;
}
/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

#left .inputbox, #mainContent .inputbox {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FFD !important;
	text-indent: 3px;
}
#left .inputbox:hover, #left .inputbox:focus, #mainContent .inputbox:hover, #mainContent .inputbox:focus, #farrightinner2 .inputbox:focus, #farrightinner2 .inputbox:hover {
	border: 1px solid #F00;
}
#farrightinner2 form {
	width:160px;
}
#form-login-remember .inputbox:hover {
	border:none
}

.joomla-template-design {
	position: absolute;
	top: 10px;
	right: 0px;
}

.joomla-template {
	position:absolute;
	top:15px;
	right:33px;
	display:block;
}


/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { color: #00C; background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #7B7ADE; border-bottom: 3px solid #7B7ADE; margin:0px; padding-left: 40px; text-indent:0px;}
#system-message dt.message { display: none; }
/* System Error Messages */
#system-message dd.error ul { color: #C00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}
#system-message dt.error { display: none; }
/* System Notice Messages */
#system-message dd.notice ul { color: #960; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}
#system-message dt.notice { display: none; }