body
{
    margin: 0;
    padding: 0;
    background: #FFFFFF url(../../images/img01.gif) repeat-x;
    font-family: Arial, "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 0.68em;
    text-align: justify;
    color: #666666;
}

h1, h2, h3
{
    margin: 0;
    font-weight: normal;
    color: #380d91;
}

h1
{
    font-size: 197%;
}

h2
{
    font-size: 167%;
}

h3
{
    font-size: 100%;
    font-weight: bold;
}

p, ol, ul
{
    line-height: 180%;
}
/*
p
{
}

ol
{
}

ul
{
}*/

blockquote
{
    margin: 0;
    padding-left: 20px;
    border-left: 10px solid #E6E6E6;
    font-style: italic;
    color: #999999;
}

blockquote *
{
    line-height: normal;
}

a
{
    color: #E06529;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

img
{
    border: none;
}

img.left
{
    float: left;
    margin: 0 15px 0 0;
}

img.right
{
    float: right;
    margin: 0 0 0 15px;
}

hr
{
    display: none;
}

/* cabe */
#cabe_print
{
    display: none;
}

#cabe
{
    width: 770px;
    height: 90px;
    margin: 0 auto;
}

/* Logo */

#logo
{
    float: left;
    padding-top: 20px;
    background: url(../../images/img02.gif) no-repeat left bottom;
}

#logo h1, #logo h2
{
    margin: 0;
    padding-left: 60px;
    font-weight: normal;
    color: #E06529;
}

#logo h1
{
    font-weight: bold;
}

#logo h2
{
    font-size: 92%;
}

#logo a
{
    text-decoration: none;
}

/* Top Menu */

#menusup
{
    float: right;
}

#menusup ul
{
    margin: 0;
    padding: 15px 0 0 0;
    list-style: none;
    line-height: normal;
}

#menusup li
{
    display: inline;
}

#menusup a
{
    padding: 0 10px;
    border-left: 1px solid #E06529;
    text-decoration: none;
    font-size: 92%;
}

#menusup a:hover
{
    text-decoration: underline;
}

#menusup .primero a
{
    border: none;
}
#menusup img
{
    padding-right: 2px;
}
/* cabe 2 */

#cabe2
{
    width: 770px;
    height: 200px;
    margin: 0 auto;
}

/* Menu */

#menu
{
    float: left;
    width: 200px;
    height: 200px;
    background: url(../../images/img03.jpg);
    font-family: Arial, "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 13px;
}

#menu ul
{
    margin: 0;
    padding: 5px 20px 0 20px;
    list-style: none;
    line-height: normal;
}

#menu li
{
    display: inline;
}

#menu a
{
    display: block;
    padding: 8px 10px;
    background: url(../../images/img05.gif) repeat-x;
    text-decoration: none;
    font-size: 100%;
    font-weight: bold;
    color: #FFFFFF;
}

#menu a:hover
{
    text-decoration: underline;
}

#menu .primero a
{
    background: none;
}
#menu .primero a:hover
{
    background: none;

}

#menu .select a
{
    /*filter: Alpha (Opacity=100, FinishOpacity=20, Style=1, StartX=50, StartY=0, FinishX=80, FinishY=10);*/
    color: #000000;
    height: 18px;
    background-image: none;
}

/* Splash */

#splash
{
    float: right;
    width: 550px;
    height: 200px;
    margin-left: 10px;
}


/* pagina */

#pagina
{
    width: 770px;
    margin: 0 auto;
    padding: 30px 0;
}

.separador
{
    margin: 0;
    padding: 5px 0;
    background: none;
    border-top: 1px dotted #CDCDCD;
}

#contenido2
{
    /*float: left; 	width: 480px; 	padding-left: 20px;*/
}
.contenido2
{
    padding: 2px;
    background: url(../../images/img10.gif) no-repeat;
}
/* lista de imagenes */

.listaImagenes
{
	border:1px solid #EEEEEE;
	padding:9px;
	width:100px;
	height:150px;
	color:Orange;
	background-color: #F2F2F2;
}


/* contenido */

#contenido
{
    float: left;
    width: 480px;
    padding-left: 20px;
}

#contenido ul
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#contenido ul li
{
    padding-left: 15px;
    background: url(../../images/img08.gif) no-repeat 0 8px;
}

#contenido ul li ul li
{
    padding-left: 15px;
    background: url(../../images/img08_2.gif) no-repeat 0 8px;
}
#contenido ol
{
    margin-left: 0;
    padding-left: 0;
    list-style: lower-alpha inside;
}


.titulo
{
    padding-top: 3px;
    font-size: 2em;
}

.contenido
{
    padding-left: 20px;
    padding-right: 20px;
    background: url(../../images/img10.gif) no-repeat;
}

div.center
{
}

/*Capas dos columnas*/
.col_izq
{
    float: left;
    width: 150px;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: Transparent;
}

.col_izq_grande
{
    float: left;
    width: 220px;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: Transparent;
}
.col_der
{
    float: left;
    width: 290px;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 10px;
    background-color: Transparent;
}
.col_der_peq
{
    float: left;
    width: 200px;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 10px;
    background-color: Transparent;
}

.doscolumnas
{
}

.doscolumnas .col1
{
    float: left;
    width: 220px;
}

.doscolumnas .col2
{
    float: right;
    width: 220px;
}

.doscolumnas .col1_grande
{
    float: left;
    width: 440px;
}

.doscolumnas .col2_grande
{
    float: right;
    width: 330px;
}

.doscolumnas .col1_peq
{
    float: left;
    width: 110px;
}

.doscolumnas .col2_peq
{
    float: right;
    width: 110px;
}

/* barraopciones */

#barraopciones
{
    float: right;
    width: 220px;
}

#barraopciones ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#barraopciones li
{
    margin-bottom: 20px; /*background: #E6E6E6 url(../../images/img07.gif) x-repeat top;*/
}

#barraopciones li ul
{
    padding: 10px 20px;
    font-size: 92%;
}

#barraopciones li li
{
    margin: 0;
    padding: 5px 0;
    background: none;
    border-bottom: 1px dotted #CDCDCD;
}

#barraopciones h2
{
    height: 30px;
    margin: 0;
    padding: 6px 0 0 10px;
    background: url(../../images/img06.gif) no-repeat;
    font-size: 100%;
    font-weight: bold;
    color: #145997;
}

#barraopciones h3
{
    margin: 0;
    height: 20px;
    padding: 6px 0 0 10px; /*background: url(../../images/img06.gif) no-repeat;*/
    font-weight: bold;
    color: #145997;
    font-size: 120%;
}

#barraopciones p
{
    margin: 0;
    line-height: normal;
}

#barraopciones a
{
    text-decoration: none;
}

#barraopciones a:hover
{
    text-decoration: underline;
}

#barraopciones .primero
{
    /*border: none;*/
}


/* barradespla */


#sidebar
{
    float: right;
    width: 220px;
}

#sidebar ul li ul li
{
    padding-left: 15px;
    background: url(../../images/img08.gif) no-repeat 0 8px;
}

#sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li
{
    /*background: url(../../images/img07.gif) repeat-x top;*/
}

#sidebar li ul
{
    padding: 10px 20px;
    font-size: 100%;
}

#sidebar li li
{
    margin: 0;
    padding: 5px 0;
    background: none;
}

#sidebar h2
{
    /*height: 30px; 	margin: 0; 	padding: 6px 0 0 10px; 	background: url(../../images/img06.gif) no-repeat; 	font-size: 120%; 	font-weight: bold; 	color: #000000;*/
}

#sidebar h3
{
    /*margin: 0;*/
}

#sidebar p
{
    margin: 0;
    line-height: normal;
    background: none;
}

#sidebar a
{
    text-decoration: none;
}

#sidebar a:hover
{
    text-decoration: underline;
}

#sidebar .first
{
    border: none;
}

#sidebar .titulo
{
    padding-top: 3px;
}

#barradespla
{
    float: right;
    width: 220px;
}

#barradespla ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#barradespla li
{
    background: url(../../images/img07.gif) repeat-x top;
}

#barradespla li ul
{
    padding: 10px 20px;
    font-size: 92%;
}

#barradespla li li
{
    margin: 0;
    padding: 5px 0;
    background: none;
}

#barradespla h2
{
    height: 30px;
    margin: 0;
    padding: 6px 0 0 10px;
    background: url(../../images/img06.gif) no-repeat;
    font-size: 120%;
    font-weight: bold;
    color: #000000;
}

#barradespla h3
{
    margin: 0;
}

#barradespla p
{
    margin: 0;
    line-height: normal;
}

#barradespla a
{
    text-decoration: none;
}

#barradespla a:hover
{
    text-decoration: underline;
}

#barradespla .first
{
    border: none;
}


/*formularios*/

form
{
}

/* pie */

.inv_div
{
    width: 0.1em;
    height: 0.1em;
    overflow: hidden;
}

#pie-linea
{
    /*height: 100px;*/
    padding: 5px;
    background: #E6E6E6;
    border-top: 10px solid /*#abb1b4*/ #c3c9ca;
    border-bottom: 4px solid /*#abb1b4*/ #c3c9ca;
}

#pie
{
    width: 770px;
    height: 50px;
    margin: 0 auto;
}

#pie p
{
    margin: 0;
    line-height: normal;
}

#pie a
{
    color: #666666;
}

#pie .top 
{
background: url(../../images/ico_top.gif) 0px 4px no-repeat;
padding: 0 0 0 12px;
}

#sub_pie
{
    font-size: 0.9em;
    text-align: center;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

#legal
{
    float: left;
    padding: 25px 0 10px 200px;
    background: url(../../images/logo_mini2.png) no-repeat ;
}

#links
{
    float: right;
    padding: 5px 0 0 0;
}


/* form elements */
form
{
    margin: 10px 15px;
    padding: 1px; /*border: 1px solid #eee; */ /*background-color: #FAFAFA; */
}
.span
{
    display: block;
    font-weight: bold;
    margin: 5px 0;
}
.input
{
    padding: 2px;
    border: 1px solid #66798f; /*font: normal 1em 'Trebuchet MS', verdana, sans-serif;*/
    color: #777;
}
textarea
{
    width: 350px;
    padding: 2px;
    margin-bottom: 5px; /*font: normal 1em 'Trebuchet MS', verdana, sans-serif;*/
    border: 1px solid #66798f;
    height: 100px;
    display: block;
    color: #666666;
}
input.button
{
    margin: 0; /*font: bold 1em Arial, Sans-serif; */
    border: 1px solid #CCC;
    background: #FFF;
    padding: 2px 3px;
    color: #333;
}
input.submit 
{
	    border: 1px solid #66798f;
	    background-color:Aqua;
}

/*Estilos para imprimir*/
@media print
{
    #cabe_print
    {
        display: inline;
    }
    #logo
    {
        display: none;
    }
    #menusup
    {
        display: none;
    }
    #cabe2
    {
        display: none;
    }
    #ficha
    {
        display: none;
    }
    #barraopciones li li
    {
        border-bottom: 0px;
    }
    #pie-linea
    {
        display: none;
    }
    #pie
    {
        display: none;
    }
    #sub_pie
    {
        display: none;
    }
}
