body {
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color : #000000;
color : #ffffff;
font-size : 0.7em;
line-height : 1.3em; /*Separación de líneas en el texto*/
/*background-image : url(../images/top.png);*/
background-repeat : repeat-x;
background-position : top;
}


#top {
background-image : url(../images/top.png);
background-repeat : repeat-x;
height : 82px;
width : 896px;
margin : 0 auto;
}


#logo {
background-image : url(../images/logo.png);
background-repeat : no-repeat;
height : 82px;
float : right;
width : 369px;
}


#flash {
float : right;
color : #666666;
text-align : left;
width : 600px;
padding-top : 5px;
font-size : 0.9em;
}


#closertop {
clear : both;
}


/*#topmenu {
background-image : url(../images/menu.png);
background-repeat : repeat-x;
height : 36px;

}*/



#menu {
width : 896px;
margin : 0 auto;
background-image : url(../images/menu.png);
background-repeat : repeat-x;
height : 24px;
color : #ffffff;
font-size : 1em;
padding-top : 8px;
position : static;
}


#pathway {
width : 896px;
margin : 0 auto;
font-size : 1.5em;
color : #eeeeee;
padding-top : 5px;
padding-bottom : 5px;
}


#roundtop {
width : 896px;
margin : 0 auto;
background-image : url(../images/roundtop.png);
height : 22px;
}


/*este es el texto principal*/
#container {
width : 896px;
margin : 0 auto;
background-image : url(../images/main.png);
background-repeat : repeat-y;
color : #666666;
}


/*Ubicación del texto, lo cambio a la drcha*/
/*Hay que reflejar las imágenes de fondo*/
#text {
width : 650px;
float : right;
padding-right : 15px;
padding-bottom : 0px;
}


/*Propiedades de ubicación del menú principal*/
#right {
float : left;
width : 185px;
padding-left : 20px;
font-size : 1.2em;
text-align: left;
}


#closer {
clear : both;
height : 22px;
background-image : url(../images/roundbottom.png);
background-repeat : no-repeat;
}


#footer {
width : 896px;
margin : 0 auto;
font-size : 0.8em;
color : #999999;
padding-top : 5px;
text-align : right;
}


#news {
width : 660px;
margin-left : 15px;
}


/*aquí es donde estoy ubicando el banner*/
#news1 {
float : left;
width : 100%;
padding-top : 5px;
padding-left: 222px;
}


#news2 {
width : 40%;
float : left;
padding-top : 5px;
}


ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}


ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 1.5em;
line-height : 21px;
white-space : nowrap;
border-right : 1px solid #666;
}


ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}


#buttons > ul#mainlevel-nav li a {
width : auto;
}


ul#mainlevel-nav li a:hover {
color : #777;
}


#pathway a:link {
color : #fff;
text-decoration : none;
}


#pathway a:visited {
text-decoration : none;
color : #fff;
}


#pathway a:hover {
text-decoration : none;
color : #999999;
}


#pathway a:active {
text-decoration : none;
color : #999999;
}


.inputbox {
background-image : url(../images/form.png);
}


/*texto del menu principal*/
a.mainlevel {
/*text-transform : uppercase;*/
color : #777;
text-decoration : none;
border-bottom : 1px solid #efefef;
width : 185px;
display : block;
text-align: left;
}


a.mainlevel:hover {
background-color : #f5f5f5;
border-bottom : 1px solid #ccc;
}


/*subrayado del menu activo*/
#active_menu {
color : #ff9900;
border-bottom : 10px solid #ababab;
}


/*leer mas...*/
.readon {
padding-left : 10px;
color : #999;
}


.componentheading {
font-size : 2em;
color : #000;
padding-left : 23px;
padding-bottom : 10px;
background-image : url(../images/componentheading.png);
background-repeat : no-repeat;
background-position : left 0%;
}


.contentheading {
font-size : 2em;
color : #000;
padding-left : 23px;
padding-bottom : 10px;
background-image : url(../images/componentheading.png);
background-repeat : no-repeat;
background-position : left 0%;
}


.contentpagetitle {
font-size : 2em;
color : #000;
padding-left : 23px;
padding-bottom : 10px;
background-image : url(../images/componentheading.png);
background-repeat : no-repeat;
background-position : left 0%;
}


table.moduletable {
text-align : left;
}


.createdate {
padding-left : 10px;
color : #999;
}


.modifydate {
padding-left : 10px;
color : #999;
}


.small {
padding-left : 10px;
color : #999;
}


body.contentpane {
background-color : #fff;
color : #000;
background-image : none;
}


.sectiontableentry2 {
background-color : #fff;
}


.sectiontableheader {
font-weight: bold;
}


h1 {
font-size : 2em;
}


h2 {
font-size : 1.8em;
}


h3 {
font-size : 1.6em;
}


h4 {
font-size : 1.4em;
}


h5 {
font-size : 1.2em;
}


h6 {
font-size : 1em;
}

