/*---------- GERAL ----------*/
*{
margin:0px;
list-style:none;
padding:0px;
border:none;
}

body{
margin:0;
background-image:url(layout/bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#B4C248;
}

#tudo{
position:absolute;
left:50%;
margin-left:-320px;
margin-top:30px;
width:635px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background:#FFF;
padding-top:5px;
padding-left:5px;
}
#topo{
width:630px;
height:200px;
}
#topo h1{
font-size:1.4em;
font-weight:bold;
}
h1{
	background-image:url(layout/sombra.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:25px;
font-size:1.2em;
font-weight:bold;
color:#365c06;
margin-top:10px;
margin-bottom:10px;
}
h2{
font-size:0.8em;
font-weight:bold;
color:#7ca357;
}
p{
font-size:0.8em;
}
p.lista{
padding-left:10px;
}
a{
color:#666;
text-decoration:none;
}
a:hover{
color:#333;
text-decoration:underline;
}

/*---------- FOTOS --------------*/
#foto_centro{
width:630px;
height:200px;
}

/*---------- CONTEUDO ----------*/
#content{
background:#FFFFFF;
padding:0px 10px;
}

/*---------- SEMENTES ----------*/
#mostra{
width:220px;
background:#f4f4f4;
float:right;
padding:0px 0px 10px 10px;
border-bottom:2px solid #ccc;
}
#verao{
float:left;
width:180px;
}
#inverno{
float:right;
width:180px;
}
p.dados{
font-size:0.7em;
color:#333;
}
p.obs{
font-size:0.6em;
color:#666;
}
p.info{
font-size:0.8em;
}

/*---------- PRODUÇAO ---------- */
#unidades{
width:360px;
padding-top:20px;
padding-right:10px;
}

/*---------- SOBRE ----------*/
#sobre{
width:370px;
float:left;
text-align:justify;
padding-right:10px;
}

/*---------- RAÇA ----------*/
img.raca{
float:left;
padding-top:5px;
}

/*---------- CONTATO CAPA ----------*/
#contato_capa{
width:220px;
background:#f4f4f4;
float:right;
padding:0px 0px 10px 10px;
border-bottom:2px solid #ccc;
}

/*---------- RODAPE ----------*/
#rodape{
clear:both;
width:610px;
height:20px;
color:#7ca357;
font-size:0.7em;
padding:10px 10px 0px 10px;
background:#FFFFFF url(imagens/rodape_z.gif) 99% 70% no-repeat;
}

/*---------- CONTATO ----------*/
fieldset{
border:none;
padding-top:20px;
width:360px;
}
fieldset label{
float:left;
text-align:right;
width:70px;
font-size:0.8em;
font-weight:bold;
color:#7ca357;
}
fieldset input{
float:right;
width:280px;
border:1px solid #7ca357;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#333;
}
fieldset textarea{
float:right;
width:280px;
height:50px;
border:1px solid #7ca357;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#333;
}
fieldset .enviar{
width:80px;
margin-top:3px;
border:1px solid #7ca357;
background:#f4f4f4;
color:#7ca357;
}

#w3ShowMsgToUser {
	position: absolute;
	top: 430px;
	left: 50%;
	width: 230px;
	margin-left: -115px;
	background-color:#fff;
	border: 2px solid #7ca357;
	padding: 0 0 1em 1em;
}
#w3ShowMsgToUser h3 {
	background-color:#7ca357;
	margin: 0 0 0.5em -1.1em;
	padding: 0.5em 1em 0.5em;
	font-size:0.9em;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#w3ShowMsgToUser ol {
	margin: 0;
	margin-bottom: 0.5em;
	/*list-style-position: inside;*/
	list-style-type: decimal;
	font-size:0.8em;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#w3ShowMsgToUser input {
	width: 65px;
	font-weight: bold;
	padding: 1px;
	font-family: 'Trebuchet MS', Arial, Helvetica sans-serif;
	font-size:0.8em;
	border:1px solid #7ca357;
	background-color:#f4f4f4;
}
.w3FieldError {
	background-color: #FFFFCC;
	font-size:0.8em;
}
img.redes{
	margin:2px;
}
