/*
Theme Name: Ecovap 2010
Theme URL: http://www.ecovap.com.br
Version 1.0
Description: Ecovap 2010 Wordpress by Carlos E. S. Sousa
Author: Carlos E. S. Sousa
E-mail: ecarlao@gmail.com
Tags: Tema, 2 colunas, portal, Intranet
*/

/* ............................ INÍCIO - GERAL ............................ */
* { margin: 0; padding: 0; }
body { background: #FFF; text-align: center; font-family: Verdana; }
p { font-family:  Verdana, Arial; font-size: 11px; text-align: justify; }
h1 { color: red; text-align: center; font-family:  Verdana, Arial; font-size: 15px;}
h2 { color: #00297b; text-align: center; font-family:  Verdana, Arial; font-size: 13px;}
a { text-decoration: none; color: #019c63; }
a:hover { text-decoration: underline; color: #00297b; }
a:visited { color: #019c63; }
small { font-size: 9px; color: #00297b; }
#clear { clear: both; }
#conteudo { width: 600px; height: 250px; background: #FFF; text-align: left; margin: 5px auto; padding: 10px; } 
#topo { height: 25px; background: #FFF;}
#webmail { float: right; }
#webmail h1{ color: #00297b;}
#webmail p{ font-family: Verdana, Arial; font-size: 11px; text-align: justify; }
#corpo { width: 600px; height: 225px; background: #FFF; text-align: center;}
#rodape { background: #FFF; height: 35px; margin: 0 auto; }
#rodape p { font-family:  Verdana, Arial; font-size: 10x; text-align: center;  }
