body {
	background: url(../images/fundo.jpg) repeat top left;
        padding:0;
        margin:0;
}

dl #system-message ul li{
    color: white;
}

.intro {
    font-size: 10px;
    color: silver;
    margin: -25px 20px 25px 87.5%;
text-decoration: none;

}

img {
       border:0px;
}

#jcepopup-caption h4 {
    font-size: 16px;
    font-weight: bold;
    color: gray;
}

#jcepopup-caption p {
    font-size: 12px;
}


#main {
	width:960px;
	margin: auto;
        padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mascara{
	background: url(../images/mascara_pics.png) no-repeat top left;
	width:210px;
	height:500px;
        margin: 58px 70px;
        position:absolute;
        z-index:4;
}

#footer {
        float:left;
	width:960px;
	height:auto;
        text-align: center;
        font-size: 0.8em;
        color: silver;
}



a:link{
	color:white;
}

a:hover, a:visited{
	color:silver;
}


/*------------------CONTATO-------------------------*/

form#adminForm{
	font-size: 0.85em;
        color: white;
}

#aiContactSafeForm a.jcepopup span span.zoom-image{
        display: none;
}
           

/*------------------BARRA DE LINGUAGEM-------------------------*/

#jflanguageselection{
         float: right;
         width: auto;
         padding: 15px 55px 0 0;
}

/*------------------CONTEUDO-------------------------*/



#content {
	background: url(../images/content.png) top left no-repeat;
	float:right;
	padding: 0 10px 0 10px;
	width:640px;
        height: auto;
}

#conteudo {
	margin: 15px 30px 10px 20px;
	width:auto;
}

#conteudo em{
        padding: 0 0 0 0;
}

#conteudo .componentheading{
	font-weight: bolder;
	font-size: 1.7em;
	color: white;
}

#conteudo tr td h1,#conteudo tr td h2,#conteudo tr td h3, #conteudo tr td h4, #conteudo tr td h5, #conteudo tr td p,#conteudo tr td li,#conteudo tr td address,#conteudo tr td.contentdescription{
        font-weight: normal;
	color: #DDD;
	font-size: 1em;
	margin: 0 0 0 15px;
	line-height: 1.2em;
}

#conteudo tr td h1, #conteudo .contentheading{
	color: #A8A8A8;
	font-size: 1.5em;
	font-weight: bolder;
	margin-bottom:0.5em;
}

#conteudo .contentheading{
        border-bottom: 2px gray solid;
        width: 585px;
}

#conteudo tr td h2{
	color: #C1C1C1;
	font-size: 1.3em;
	font-weight: bolder;
	margin-bottom:0.4em;
        padding-bottom:0em;
}

#conteudo tr td h3{
	color: #CDCDCD;
	font-size: 1.1em;
	font-weight: bolder;
	margin-bottom:0.3em;
}

#conteudo tr td li{
	font-size: 0.8em;
        color: white;
	padding-bottom: 0.4em;
}

#conteudo tr td.contentdescription{
        padding-left: 15px;
}

#conteudo tr td p{
	font-size: 0.85em;
        color: white;
        text-indent: 1em;
        text-align: justify;
}

#component-contact{
	margin:0 0 0 15px;
	color:#DDD;
	
}

/*-----------------TOPO-----------------*/

#header {
	background: url(../images/header.png) bottom left no-repeat;
	height: 75px; 
}

#navegacao{
        float: left;
        height: 75px;
        width: 850px;
	font-size: 80%;
	font-weight: bolder;
	overflow: hidden;
	text-transform: uppercase;
}

#navegacao ul{
        padding:0px;
        margin: 31px 0 0 290px;
}

#navegacao ul li{
	display: inline;
}

#navegacao ul li a{
	color: white; /*text color*/
	padding: 0 8px 0 8px;
	margin: 0 2px 0 2px;
	text-decoration: none;
}

#navegacao ul li#current a, #navegacao ul li a:hover{
	color: silver;
	border-bottom: 4px solid silver;
}


/*---------------------LATERAL---------------------*/

#left {
        position:relative;
	background: url(../images/left.png) top right no-repeat;
	float:left;
	width:300px;
	height:750px;
}

/*-----------------random image---------------------*/
#navegacaolateral div.moduletable{
   	position:absolute;
   	z-index:3;
   	margin: 62px 0 0 72px;
	padding: 0;
}

#navegacaolateral div.moduletable img{
        width: 205px;
	height: 495px;
}


#navegacaolateral .menu{
     margin: 300px 0 0 120px;
     position:absolute;
     z-index:5;
}

#navegacaolateral ul
{
	margin: 0;
	padding: 0;
	width: 205px;
        height: 500px;
	text-align: right;
	list-style-type: none;
}

#navegacaolateral li a{
        background: url(../images/bg_menu1.png) repeat-x top right;	
	color: white;
        font-weight: bold;
        font-size: 75%;
	display: block;
	padding: 0.2em 1em 0.5em 0;
        margin:0.2em 0 0.2em 0;
	text-decoration: none;
}

* html #navegacaolateral li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 195px;
}

#navegacaolateral li#current a{
	color: #CCC !important;
	background: url(../images/bg_menu2.png) repeat-x top left;
}

#navegacaolateral li a:hover{
	background: url(../images/bg_menu2.png) repeat-x top left;
}

#detalhefundo {
	background: url(../images/fundo_b.jpg) repeat-x bottom center;     
	width:100%;
	height:209px;
        padding:0;
        margin:0;
        float: left;
}

#detalhefundo2 {
	background: url(../images/fundo_a.png) repeat-x top center;     
	width:100%;
	height:58px;
        padding:0;
        margin:0;
}
