/* -------------------------------------------------- */
/* SOURCE CODE                                        */
/* -------------------------------------------------- */
/**
*
* @copyright Copyright (c) 2007, NETCRIATIVA
*/

* {margin:0; padding:0; border:none; outline:none; vertical-align:baseline }
ol, ul { list-style:none }

body { background: #20310d url(../../imagens/bg.jpg) no-repeat center top; font-family:Arial, sans-serif, "Times New Roman"; font-size:12px; }

h2,h3 { color:#666; margin-bottom:15px; }
p { color:#333; margin-bottom:15px; }

#wrapper { width:744px; margin:0 auto; display:table; background-color:#fff; /*border-right:1px solid #376d03; border-left:1px solid #376d03;*/ }
#header { width:744px; height:120px; float:left; background:url(../../imagens/topo.jpg) no-repeat }

#header h1 { text-indent:-9999px; }
#header h1 a, #header h1 a:hover { width:200px; height:120px; display:block; margin:0 auto; position:relative }

#menulateral { width:133px; height:520px; background:#fff url(../../imagens/menu_lateral.png) no-repeat; float:left }
#menues { width:250px; height:510px; padding:5px; background:#fff; float:left }
#content { width:331px; height:500px; padding:10px; background:#fff; float:left }

#contentfull { width:591px;  padding:10px; background:#fff; float:left }
#content h2, #contentfull h2 { font-size:24px; }
#content h3, #contentfull h3 { font-size:18px; }

#menulateral ul { padding-top:10px; margin-bottom:30px; }
#menulateral ul li a { width:133px; height:25px; display:block; margin-bottom:5px; position:relative; }

#menulateral ul li a.paginainicial { background:url(../../imagens/paginainicial_bt.gif) no-repeat top; }
#menulateral ul li a.paginainicial:hover { background:url(../../imagens/paginainicial_bt.gif) no-repeat bottom; }
#menulateral ul li a.eventos { background:url(../../imagens/eventos_bt.gif) no-repeat top; }
#menulateral ul li a.eventos:hover { background:url(../../imagens/eventos_bt.gif) no-repeat bottom; }
#menulateral ul li a.ovinos { background:url(../../imagens/povinos_bt.gif) no-repeat top; }
#menulateral ul li a.ovinos:hover { background:url(../../imagens/povinos_bt.gif) no-repeat bottom; }
#menulateral ul li a.beneficios { background:url(../../imagens/beneficios_bt.gif) no-repeat top; }
#menulateral ul li a.beneficios:hover { background:url(../../imagens/beneficios_bt.gif) no-repeat bottom; }
#menulateral ul li a.artigos { background:url(../../imagens/artigos_bt.gif) no-repeat top; }
#menulateral ul li a.artigos:hover { background:url(../../imagens/artigos_bt.gif) no-repeat bottom; }
#menulateral ul li a.faleconosco { background:url(../../imagens/faleconosco_bt.gif) no-repeat top; }
#menulateral ul li a.faleconosco:hover { background:url(../../imagens/faleconosco_bt.gif) no-repeat bottom; }

#menulateral p {padding:5px; font-size:11px; text-align:center; color:#fff }

#rodape { width:744px; height:129px; margin:0 auto; clear:both; background:url(../../imagens/rodape.png) no-repeat }


.faleconoscobg { background:#fff url(../../imagens/faleconosco_bg.jpg) no-repeat top right !important; }

input, textarea {
padding:3px; border:1px solid #544652; font-size:11px; color:#544652; }

label { font-size:11px; font-weight:bold; color:#544652; }
button { font-size:11px; background-color:#544652; color:#fff; padding:5px; }

.iesquerda { float:left; border:5px solid #d9d9d9; margin-bottom:15px; }

.iesquerdag { float:left; border:2px solid #d9d9d9; margin-bottom:5px; margin-right:15px; }
