
*
{
margin: 0px;
padding: 0px;
}

h1{
	font-size: 28px;
	color: #ffffff;
}
a:link {
	color: #A5A9B2;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
	text-decoration:none;
}

body {
	
	background: #FAF4CF url(../images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 20px;
}

#content
{
	width: 738px;	
	margin: 0px auto;
}

#header {
	height: 190px; /*Altura de header*/
	text-align: right;;
	background: url(../images/header.jpg) no-repeat;		
}

#logo {

width: 718px;
height: 100px;
text-align: left;
padding-top: 49px;
padding-left: 20px;
}


#logo h2 {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}



#menu
{
float:left;
width: 738px;
height: 41px;
padding-left: 11px;
background: url(../images/menu.gif) no-repeat;
text-align:center;

}

#menu ul {
	list-style: none;
	float:left;	
}

#menu li {	
	display: inline; 	
}

#menu a {
	float: left;
	width: 85px;
	height: 30px;
    /*display: block*/;
	/*text-align: center;*/
	text-decoration: none;
	color: #383838;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left:0px;
}

#menu a:hover {
	width: 85px;
    height: 30px;
	color: #DEEBBC;
	text-decoration: underline;
	/*background: url(../images/menu_r.gif) repeat-x;*/
}

.title_back1{
	text-align:left;
	padding-left:180px;	
	color:#383838;
}

.button{
color:#383838;
}

#main
{
width: 718px;
padding: 10px;
padding-top: 20px;
background: #ffffff url(../images/table_back.gif) repeat-y;
}

#izqe {
	width:170px;
	float:left;
	/*background-color:#CC3300;*/
}

#izqe .menu_e{
	padding-top:45px;
	text-align:center;	

}

#izqe .menu_e a {
	/*float: left;*/
	width: 80px;
	height: 39px;
    /*display: block*/;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 30px;
	padding-left:2px;
}


#izqe .menu_e a:hover {
	width: 0px;
    height: 0px;
	color: #399;
	text-decoration: none;
	/*background: url(../images/menu_r.gif) repeat-x*/;
}


#izqe .boton{
	width:150px;
	height:39px;
	background-image:url(../images/title_1.gif);
	
}
#izqe a:link{
	text-decoration:none;
}


.txt {
	color:"#383838";
	font-family:arial;
	font-size:10px;
	text-decoration:none;
	padding-left:59px;
	
}

#cent {
	width:378px;
	padding-top:20px;
	float:left;
	text-align:center;
	/*background-color:#FFFF66;*/	
}

#cent .related {
	text-align:center;	
	color:#383838;
	font-size:16px;
	font-weight:bold;
	}


#cent .menu_c ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 30px;	
	float:left;
	color: #383838;
}

#cent .menu_c li  {
	padding: 7px;
	padding-left: 10px;
	/*list-style:none;*/
	color: #383838;

}


#cent .menu_c a{
	color: #383838;
	text-decoration:none;
}

#cent .menu_c a:visited {
	color: #383838;
	text-decoration:none;
}
#cent .textos{
	padding-top:10px;
	text-align:justify;	
	color:#383838;
	font-size:12px;
	width:270px;
	float:left;		
}

#cent .fotos{
	width:100px;
	padding-left:3px;
	float:left;
	text-align:center;
}

#dere {
	width:170px;
	float:left;
	/*background-color:#CC0000;*/
}

#dere .related {	
	text-align:left;	
	color:#383838;
	font-size:12px;
	font-weight:bold;
	padding-top:70px;
	padding-left:20px;
	}

#dere .menu_d ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 31px;
}

#dere .menu_d li  {
	padding: 7px;
	padding-left: 20px;

}


#dere .menu_d a {
	color: #F39F19;
}

#dere menu_d a:visited {
	color: #F39F19;
}

#dere .menu_d2 ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 20px;
}

#dere .menu_d2 li  {
	padding: 7px;
	padding-left: 20px;

}


#dere .menu_d2 a {
	color: #F39F19;
}

#dere menu_d2 a:visited {
	color: #F39F19;
}




#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(../images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}

/*Estilo Formulario*/
#todoform {	
background:#fff;	
font:11px arial, verdana, helvetica, sans-serif;	
border-top:2px solid #cfcfcf;
border-left:2px solid #cfcfcf;	
border-right:2px solid #696969;
border-bottom:2px solid #696969;
border-collapse:collapse;
color:#828282;	
}
#todoform th {
background:#9c9c9c;
padding:3px;
font: bold 15px arial, verdana, helvetica, sans-serif;	
border-bottom:1px solid #ff9900;	
}
#todoform td {	
padding:3px;	
}
#todoform input {	
background:#9c9c9c;	
border:1px dashed #ff9900;
color:#fff;	
}
#todoform textarea {
border:1px dashed #ff9900;
background:#9c9c9c;	
color:#fff;
font: 12px arial, verdana, helvetica, sans-serif;

}
#todoform input.botao {	
background:#383838;	
color:#ffffff;
border:2px solid #ffffff;
}
.cab {
	color:#FFFFFF;
}

