@charset "utf-8";
/* CSS Document */
*{
font-family:Arial, Helvetica, sans-serif;
margin:0;
text-align:center;
font-size:12px;
}

body{
background-color:#005781;
}

#date {
	font-size: 16px;
	color:#FFFFFF;
	}
	
#hora {
	font-size: 20px;
	color:#FFFFFF;
	
	}	
	
#saudacao {
	font-size: 15px;
	color:#666666;
	}
	
#pai {
text-align:left;
margin:0 auto;
width:990px;
}


#topo{
width:990px;
border-radius-bottomright:10px;
sborder-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
-webit-border-radius-bottomright:10px;
-webit-border-radius-bottomleft:10px;
height:201px;
background:url(img/bgtopo_r1_c2.jpg) repeat-x;
}
#logo{
width:235px;
height:201px;
float:left;
}
#topo1{
width:755px;
height:201px;
float:right;
}

#conteudo{
border:1px solid #000000 ;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

#corpo{
background-color:#FFFFFF;
-moz-border-radius:10px;
width:990px;
margin-top:10px;
padding-bottom:10px;
text-align:center;
}

#menu{
width:220px;
padding:10px;
text-align:center;
float:left;
}
#menu img{

}

#submenu{
border:1px solid #E6E6E6;
width:190px;
-moz-border-radius:10px;
padding:15px;
}

#conteudo{
width:715px;
border:1px solid #E6E6E6;
float:left;
margin-top:20px;
padding:15px;
}
#contopo{
height:91px;
border-bottom:1px solid #E6E6E6;
text-align:left;
width:700px;
}

#botao{
width:155px;
height:135px;
margin:5px;
float:left;
}

#botao2 {
height:45px;
margin:5px;
border-top:1px solid #E6E6E6;
}
#botao2 img{
border:none;
}

#botao img{
border:none;
}
#exib{
width:680px;
text-align:left;

margin:10px;
}

#rodape {
height:16px;
color:#FFFFFF
}

#mensagem{
text-align:left;
border-top:1px solid #E6E6E6;
height:50px;
margin-left:5px;
width:700px;
}

#msg{
width:248px;
height:60px;
text-align:left;
color:#FFFFFF;
}
#clear{
clear:both;
}