html, body {
  padding: 0; 
  margin: 0;
  background-color: #003366;
}
/* div {border:solid 1px black} */
h1{
        font-family: arial, sans-serif;
		font-style: italic;
        font-size: 15px;
		font-weight: bold;
        color: black;
		margin-left: 25px;
}

h2 {
   		font-size: 12px;
}


h3 {
   		font-size: 10px;
}

h4 {
        font-family: arial, sans-serif;
		font-style: italic;
        font-size: 15px;
		font-weight: bold;
        color: white;
}

#padrao{

		font-size: 12px;
		color: black;
		font-style: italic;
		font-weight: bold;
}


#tudo {
        width: 778px;
        text-align: left;
		background-color: #FDFEDC;
}

#topo{
        color: silver;
	    text-align: center;
}

#titulo {
        height: 68px !important;
        height: 73px;        
        padding-top: 6px; 
        background-color: #003366;
        font-family: Arial, Sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;    
}

#topo_menu {
        height: 0px;
        width: 400px;
        background-image: url('file:///C|/Users/mateus/Desktop/Matox/Meus documentos/Meus Sites/deidue/images/barra_link.jpg');
        background-repeat: repeat-x;
        background-position: bottom;
        text-align: left;
}

#topo_menu a {
        display: block;
        float: left;
        text-align: center;
        color: black;
        font-family: Trebuchet MS, Sans-serif;
        font-size: 12pt;
        text-decoration: none;
}

#barra {
        clear: left;  
        width: 778px;
        height: 29px;
        background-image: url('file:///C|/Users/mateus/Desktop/Matox/Meus documentos/Meus Sites/deidue/imagens/barra_menu.jpg');
        background-repeat: repeat-x;
        background-color: #003366;
}

#titulo_noticias {
        width: 130px;
        float: left;
}

#centro {
        float: left;
	    background: url('file:///C|/Users/mateus/Desktop/Matox/Meus documentos/Meus Sites/deidue/imagens/arcosup.jpg');
}

#rodape {
		height: auto;
	    width: 778px;
        clear: left;  
        font-family: arial, sans-serif;
	    font-size: 10px;
        color: white;
        text-align: center;
		background-color: blue;

}

#texto_central {
	background-repeat: repeat-y;
	width: 720px !important;
	width: 778px;
    padding: 20px;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: black;
	text-align: justify;
}

#texto_colunas {
        background-image: url('file:///C|/Users/mateus/Desktop/Matox/Meus documentos/Meus Sites/deidue/images/bgpanel_meio.jpg');
		background-repeat: repeat-y;
        font-family: arial, sans-serif;
        font-size: 12px;
        color: white;
}

#foto_central {
        display: block;
	    float: left;
        padding: 10px 10px 20px 0px;
		background-repeat: no-repeat;
}

#data {
        display: block;
        text-align: right;
        padding: 15px 20px 0px 0px;
        font-family: arial, sans-serif;
        font-size: 12px;
        color: white;
}