/* ESTILOS COMUNES */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:68%;
        line-height: 150%;
        color: #333;
        background: url(../images/fon.jpg) fixed;
     
}
.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px;
	margin: 3px 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #FF0A22;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
fieldset {
	border: 0;
	padding: 5px 0;
}

p {
	margin: 5px;
	font-size: 100%;
}

a img {
	border: none;
}


/* DIVS */
#contenedor { 
margin: 3px auto;
width: 922px;
background: #FFF;
border:#930 solid 1px;
}

#idioma { 
width: 100px;
background: #FFF;
      float: right;
border:#930 solid 1px;
}

#header {
	width: 922px;
	height: 120px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/encabeza.jpg);
}

#navegacion {
	float: left;
	width: 903px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}


#carrucel {
           width:560px;
	float:left;
		margin-left:5px;
	padding: 3px;
  
}

#videos {
        width:330px;
       	float:left;
       	margin-left:5px;
	padding: 3px;
   background:#ccc;
}

#videos h3{
      height: 15px;
       background:#FF0A22;
	color:#FFF;
        text-transform: uppercase;
        text-align:center;
font-size: 1.2em;
     
}

#banner {
	float:left;
	width: 456px;
	margin: 0px 5px 0 0px;
	padding: 2px;
}

#contenido { 
width: 480px;
padding: 5px;
display: inline;
margin-left:5px;
float:left;

}

#izquierda { 
margin-left:5px;
padding: 2px;
width: 200px;
float:left;
}

#derecha { 
margin-left:5px;
width: 200px;
padding: 2px;
float:left;
}

#notas {
margin-top:5px;
     width:921px;
     clear:both;
background:#FEF1F5;
 border-bottom: 1px solid #CCC;
 border-top: 1px solid #CCC;
}
#sponsor {
	width: 921px;
       text-align:center;
}

#pie {
	float:left;
	width: 208px;
	padding: 5px;
	margin-left: 5px;
}


#footer { 
    width: 918px;
    clear: both;
    margin-top: 5px;
    padding:2px;
    text-align:right;
    font-size:90%;
    line-height: 120%;
}

/* JOOMLA */
.sectiontableheader {
	padding: 3px 1px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 3px 1px;
	background: #fff;
        border-top: 1px solid #ccc;
}

tr.sectiontableentry2 td {
	padding: 3px 1px;
	background: #fff;
        border-top: 1px solid #ccc;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background:  #ccc;
}

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;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	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.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}


.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 5px;
}

/* content tables */


table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 10px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 5px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding-left: 8px;
list-style: none;

}

.blog_more ul li {
	margin: 0;
	padding: 0 10px 0 7px;
	
}



.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 5px 0 5px;
	margin: 0 0 5px;
	background: url(../images/hdot.gif) repeat-x bottom;
}





.contentdescription {

	padding-bottom: 10px;
}

h2.contentheading, .contentheading {
	padding: 5px 0 5px;
	margin: 0;
	font-weight: normal;
}

table.blog .contentheading {
	font-size: 150%;
}

.componentheading{
font-size:1.4em;
margin:0;
   	background:#FF0A22;
	color:#FFF;
font-weight:bold;
padding-left:10px;
}

.contentheading {
font-size:1.2em;
margin:0;
color:#FF0A22;
font-weight:bold;
text-transform:capitalize;
}

.contentheading:hover {
color: #C30;
}




a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: right;
	margin-top: 5px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #900;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

/* MODULOS */
#izquierda .moduletable {
   border-left: 1px solid #CCC;
   border-right: 1px solid #CCC;
   border-bottom: 1px solid #CCC;
   margin: 5px 0 0 0;
background:#FEF1F5;
}

#izquierda .moduletable h3 {
   	background:#FF0A22;
	color:#FFF;
        text-transform: uppercase;
        text-align:center;
font-size: 1.2em;

}

#izquierda .moduletable-white {
   	background:#FFF;
	color:#ccc;
}

#derecha .moduletable {
   border-left: 1px solid #CCC;
   border-right: 1px solid #CCC;
   border-bottom: 1px solid #CCC;
   margin: 5px 0 0 0;
background:#FEF1F5;
}

#derecha .moduletable h3 {
   	background:#FF0A22;
	color:#FFF;
        text-transform: uppercase;
        text-align:center;
font-size: 1.2em;

}

#derecha .moduletable-white {
   	background:#FFF;
	color:#ccc;
}
#pie .moduletable h3 {
   	color:#999;
        text-align:left;
        font-size: 1.2em;
        border-bottom: 1px solid #ccc;
text-transform: uppercase;
}