/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 11px;
}


/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	font-size: 95%;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}


/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
}

blockquote span.close {
	padding: 0 20px 0 0;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	margin: 0.5em 0 0;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
}

p.message {
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
}

p.download {
	padding: 10px 0px 10px 40px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 20px;
	padding: 0 10px 0 0
}

.article_column {
	padding: 0;
	padding-right: 10px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
}

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

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

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	padding: 0 0 3PX;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	padding: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading, .componentheading_connection {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.componentheading, .componentheading_connection {
	font-size: 130%;
	font-weight: bold;
	width: 98%;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading, .componentheading_pole, .moduletable_conta h3 {
	padding: 5px 0 8px;
	margin: 0;
	/*font-weight: normal;*/
}

table.blog .contentheading {
	font-size: 130%;
	font-weight: bold;
}

.contentheading {
	font-size: 130%;
	font-weight: bold;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#onlineT {
	padding-top: 15px;
}

#onlineT div {
	float:left;
	width: 53px;
	text-align: center;
}

#onlineT a, #onlineT a:hover{
	text-decoration: none;
}

#onlineT img {
	border:0px;
	padding-bottom: 5px;
}

#onlineT h2 {
	font-size: 130%
}

.contentpane_connection tr {
	display:none;
}

.contentpane_connection .secciontableentry1, .contentpane_connection tr {
	display:table-row;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 98%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

.smalldark {
	text-align: left;
}

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

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
}

.createdate {
	padding: 3px 3px 3px 20px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#main {
	margin: 0 auto;
	width: 780px;
}

#top, #menutop, #separa, #principal, #olaBaja, #pie, #olaBaja {
	width: 780px;
	float:left;
}

#contenidoTot, #contenidoT {
	float: left;
}

#contenidoT {
	width:667px;
}

#contenidoRight, #contenidoLeft {
	float: left;
	width: 227px;
}

#separa {
	height: 20px;
}

#top {
	height: 215px;
}

#pie {
	height: 20px;
	padding-top: 7px;
	position: relative;
	margin-top:15px;
}

#menuLeft, #contenido, #colder {
	float: left;
}

#menuLeft {
	width: 180px;
}

#contenido, #contenidoTot {
	width: 458px;
	padding: 0 15px 0 15px;;
}

#colder {
	width: 111px;
	text-align: center;
	padding-top: 10px;
}

#principal {
	padding-bottom: 8px;
	min-height:440px;
}

#terminos {
	left:689px;
	position:absolute;
	text-align:center;
	top:1px;
	width:70px;
	z-index:12;
}

#imagRand {
	left:461px;
    position:absolute;
    top:-95px;
    width:300px;
}

#imagRand h3 {
    background:transparent url(../images/bolablanca.png) no-repeat scroll 0 40px;
    color:#FFFFFF;
    display:block;
    float:left;
    padding:40px 20px 0 17px;
    text-transform:capitalize;
}

#terminos a {
	text-decoration: none;
}

html div#principal {
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#encuta th {
	font-size:115%;
	font-weight:bold;
}

#encuta label {
	font-size: 80%;
}

#encuta table {
	margin-bottom: 20px;
}

#mainTabSurv tr {
	padding-bottom: 10px;
}

.colMenc {
	text-align: left !important;
	padding-left: 10px;
	height: 25px;
}

#evalTab th, #evalTab td {
	text-align: center;
}

#idEval {
	text-align: left !important;
}

.encForm {
	font-size: 10px;
	width: 80px;
	cursor: pointer;
}

.cabronaBolita {
	padding-left: 13px;
}

.search_busc {
/*	background: url(../images/lupa_buscador.png) no-repeat left;
	padding-left: 20px;*/
}

.pagenavcounter {
    display:none;
}

.search_busc input {
	float: left;
	display: block;
	line-height: 13px;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	/*padding: 0 0 20px;
	margin-bottom: 15px;
	background: url(../images/hdot.gif) repeat-x bottom;*/
}

.wtdDestino {
	padding-left: 20px;
}

.wtdDestino h4 {
	margin-top: 0px;
	text-transform: none;
}

.banneritem {
	padding: 7px 0;
}

.moduletable_menDer {
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

.moduletable_menDer h2 {
	margin-bottom: 5px;
}

.moduletable_menDer a {
	text-decoration: none;
}

.moduletable_menDer a:hover {
	text-decoration: none;
}

#menuLeft a {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	padding-left: 15px;
}

#menuLeft li {
	list-style-image: none;
	line-height: 200%;
	padding-left: 0px;
}

.mainlevel-nav {
	font-size: 120%;
	margin-right:20px;
	text-decoration: none;
}

div.moduletable_busc {
	float: left;
	width: 200px;
}

div.moduletable_topm {
	float: left;
	width: 400px;
}

div.menutop {
	display: block;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	padding: 0 0 8px;
	margin: 0;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

/* Module rounded */
div.module h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

div.module_black,
div.module_green,
div.module_blue,
div.module_red,
div.module {
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
}

div.module div div div {
	padding: 0 15px 10px;
}

div.module_black div div div div,
div.module_green div div div div,
div.module_blue div div div div,
div.module_red div div div div,
div.module_text div div div div,
div.module div div div div {
	margin: 0;
	padding: 0;
	float: none;
	width: 99%;
	background: none;
}

div.module_text h3 {
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}

div.module_text span {
	padding: 0 3px 0 0;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}

div.module_text {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}

div.module_text div div div {
	padding: 0 15px 10px;
	display: block;
}

div.banneritem_text {
	padding: 5px 0 !important;
}


.moduletable_menConn a {
	display: inline-table;
}

.onlMen {
	float: left;
	width: 56px;
	text-align: center;
}





div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */



/* SPOTLIGHT
--------------------------------------------------------- */


/* FOOTER
--------------------------------------------------------- */


/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: 100%;
}

/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}

ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/*collapsible h3*/
h3.show {
	cursor: pointer;
}

h3.hide {
	cursor: pointer;
}

/*others*/
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	text-decoration: none!important;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul {
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/*Encuestas*/
#pollxtOptCol {
	width: 110px;
	font-size:80%;
	padding-right:0;
    color:#007CC3;
}

.sectiontableheader_pole {
	width:100px;
	float:left;
    font-size:115%;
    font-weight:bold;
	color: #007CC3;
	
}

.inputbox_pole {
	background-color:#FFFFFF;
	border:1px solid #007CC3;
}

.sectiontableentry2_pole, .sectiontableentry1_pole {
	width:115px;
	float:left;
    font-size:80%;
	padding-right:0;
    color:#007CC3;
}

.sectiontableheader_pole select, .sectiontableentry2_pole select {
    cursor:pointer;
    font-size:10px;
    width:80px;
}

.componentheading_pole {
    font-size:130%;
}

.pregFrec {
	padding:5px;
	margin: 0px;
}

.moduletableMfaq h3 {
	margin-top: 0px;
}

#pregfx3, #pregfx2, #pregfx1 {
    line-height:30px;
    vertical-align:middle;
	width: 80px;
	text-align: right;
}

#preg3, #preg2, #preg1, #preg3 select, #preg2 select, #preg1 select {
	width:70px;
}

#pregfx2 {
    background: url(../images/bolitaMenu.gif) 35px no-repeat;
}

#pregfx3 {
    background: url(../images/bolitaMenu.gif) 30px no-repeat;
}

#pregfx1 {
   background: url(../images/bolitaMenu.gif) 10px no-repeat;
}

#pregfx5, #pregfx4, #pregfx16 {
    clear:both;
    width:400px;
    margin-top:20px;
	background: url(../images/bolitaMenu.gif) left no-repeat;
	padding-left: 15px;
}

#poll16 img {
	width: 19px !important;
}

#poll5 {
	width: 460px;
}

#opt11, #opt12, #buttosn {
	clear:both;
}

#pregfx9, #pregfx10, #pregfx11, #pregfx12, #pregfx13, #pregfx14, #pregfx15 {
    clear:both;
    width:200px;
	font-size:0.8em;
	color: #007CC3;
	font-weight: normal !important;
}

#opt56, #opt57, #opt58, #opt59, #opt60, #opt61, #opt62, #opt63, #opt64, #opt65, #opt66, #opt67, #opt68, #opt69, #opt70,
#opt71, #opt72, #opt73, #opt74, #opt75, #opt76, #opt77, #opt78, #opt79, #opt80, #opt81, #opt82, #opt83, #opt84, #opt85,
#opt86, #opt87, #opt88, #opt89, #opt90{
	width: 40px;
}

#opt91, #opt92, #opt93, #opt94, #opt95 {
	width: 11px;
}

#poll16 #pollxtImgCol {
	margin-top: 20px;
}

#opt56 label, #opt57 label, #opt58 label, #opt59 label, #opt60 label, #opt91 label,
#opt61 label, #opt62 label, #opt63 label, #opt64 label, #opt65 label, #opt66 label, #opt67 label, #opt68 label, #opt69 label, #opt70 label,
#opt71 label, #opt72 label, #opt73 label, #opt74 label, #opt75 label, #opt76 label, #opt77 label, #opt78 label, #opt79 label, #opt80 label,
#opt81 label, #opt82 label, #opt83 label, #opt84 label, #opt85 label, #opt86 label, #opt87 label, #opt88 label, #opt89 label, #opt90 label,
#opt91 label, #opt92 label, #opt93 label, #opt94 label, #opt95 label{
	color:white;
}

#pregfx16 {
	/*background: url(../images/caritas.png) 203px 0 no-repeat;*/
	line-height: 20px;
	width: 187px;
}

#buttosn {
	padding-top:20px;
	
}

#ArcNot {
	float:left;
	width:100%;
}

.LikAzul a {
        color:#838281;
}20px;
	
}

#ArcNot {
	float:left;
	width:100%;
}

.LikAzul a {
        color:#838281;
}

.mceLayout, .adminform {
	position:relative;
	z-index:15;
}