@charset "utf-8";
/* CSS Document */

body{
	background:#FFF;
	background-image:url(http://www.donaflorinda.com.br/_imgs/bg_primavera09.gif);
	

	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:13px;
	color:#999999;
}
h1,h2,h3,h4{
font-family:"Times New Roman", Times, serif;
color:#333333;
font-weight:normal;
margin:0px;
margin-bottom:10px;
}
a:link{
color:#FF3399;
text-decoration:none;
}
a:visited{
color:#FF99CC;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:none;
}

img{
border:0;
}
/*---------------------------------------*/
#topo{
	width:1015px;
	height:153px;
	background-image:url(../_imgs/bg_top.gif);
	background-repeat:no-repeat;
}
#topo #logo{
	margin-left:42px;
	margin-top:31px;
}
#menu{
	width:1000px;
	height:40px;
}
#topo #social ul, #topo #social li{
display:inline;
}
#topo #social{
float:right;
margin-top:55px;
margin-right:20px;
}
#boxlogo{
float:left;
}
/*---------------------------------------*/
#esquerda{
width:312px;
height:456px;
float:left;
}
#esquerda #esquerda_dinamica{
	margin-left:42px;
	width:250px;
	margin-top:100px;
}
#esquerda h2{
	color:#000;
	font-size:28px;
	margin-top:5px;
	margin-bottom:5px;
	font-style:italic;
}
#esquerda span{
font-size:14px;
color:#999;
}
#fobnome{
margin-left:45px;
}
#fobfone{
margin-left:32px;
}
#fobcidade{
margin-left:40px;
}
#fobmsg{
margin-left:18px;
}


#home_swf{
width:688px;
height:456px;
margin-left:312px;
}
#coluna_esquerda{
width:214px;
float:left;
}
#coluna_meio{
	width:690px;
	margin-left:280px;

}
#coluna_direita{
	width:214px;
	float:left;
}

#coluna_um, #coluna_dois, #coluna_tres, #coluna_quatro{
	width:212px;
	float:left;
	margin-left:33px;
	margin-top:20px;
	padding-bottom:10px;
}
#coluna_um h2, #coluna_dois h2, #coluna_tres h2, #coluna_quatro h2{
font-size:18px;
margin:0px;
margin-bottom:5px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#333333;
}

#coluna_dois_13, #coluna_tres_13, #coluna_quatro_13{
	width:295px;
	float:left;
	margin-left:33px;
	margin-top:20px;
	padding-bottom:10px;
}

#coluna_dois_13 h2, #coluna_tres_13 h2, #coluna_quatro_13 h2{
	font-size:24px;
	margin:0px;
	margin-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#333333;
}


#nav{
	width:900px;
	float:left;
	margin-left:33px;
	margin-top:20px;
	padding-bottom:10px;

	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
#nav .nav_parent{
font-size:18px;
color:#999;
font-weight:bold;
}
#nav .nav_child{
font-size:36px;
color:#333333;
}
.img_style{
padding-right:20px;
padding-bottom:20px;
padding-top:20px;
}
/*----- RODAPE ---------------------*/
#rodape{
clear:both;
height:100px;
width:963px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:33px;
border-top:2px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
}

#rodape #copy{
margin-left:10px;
margin-top:10px;
*margin:0;
width:45%;
float:left;
color:#999;
*padding:10px 0 10px 10px;
}
#rodape #links{
width:45%;
float:right;
*padding:10px 0 10px 0;
}
#rodape ul{
display:inline;
padding:0;
float:right;
}
#rodape ul li{
display:inline;
text-align:right;
margin-right:10px;
}
#rodape ul li a:link{
color:#FF3399;
text-decoration:none;
}
#rodape ul li a:visited{
color:#FF99CC;
text-decoration:none;
}
#rodape ul li a:hover{
color:#000000;
text-decoration:none;
}
/*-------------------RADIO----------------------*/
#radio{
width:1010px;
height:18px;
background-color:#b2fa29;
text-align:center; 
font-size:11px; 
background-image:url(http://www.donaflorinda.com.br/_imgs/estacaohomedf.gif); 
background-repeat:no-repeat; 
background-position:100% 0;
}

/*-------------- CADASTRO ----------------------*/
.form_dir{
margin: 0 0 20px 320px;
display: block;
width: 300px;
height: 45px;
}
.form_esq{
clear: both;
float: left;
display: block;
width: 300px;
height: 45px;
margin: 0 0 20px 0;
}
#cadastro_form .avisos{
color:#000;
font-size:10px;
}
#cadastro_form form{
margin:0;
}
.form_ddd{
clear: both;
	float: left;
	display: block;
	width: 50px;
	height: 45px;
	margin: 0 0 20px 0;
}
#cadastro_form .form_telefone{
	float:left;
	margin: 0 0 20px 0px;
	display: block;
	width: 100px;
	height: 45px;
}