/* CSS Document - HospitalLav - Lavanderia Hospitalar
@author: Prática Design
@email: rhampel22@gmail.com
@date: 31/05/2010
@version: 2010.1
*/



@import url(internas.css);

* {margin:0; padding:0}
li {list-style:none}
h2 {float:left; font-size:16px; text-indent:-9000px}
fieldset {border:0}

body {background:url(../img/general/bg_body.gif) repeat top center; color:#000; font:12px/1.6em Arial, Helvetica, sans-serif}

/* ----- Class ----- */
.texto_imagem {background:url(../img/general/texto_topo.gif) no-repeat top right; height:67px; margin:108px 0 10px 0; text-indent:-9000px; width:330px}
.texto {background:url(../img/general/bg_texto_topo.jpg) no-repeat top right; padding:10px; text-align:right; width:320px}
.mais {background:url(../img/icons/bg_mais.gif) no-repeat center left; color:#000; display:block; padding-left:20px; font-weight:700}
.mais:hover {text-decoration:none}
.divisa {background:url(../img/general/bg_divisa.png) no-repeat top left; float:left; height:2px; padding-bottom:20px; width:625px}

#animHome { width:620px; height:310px; float:right; padding:50px 27px 0 0;}

/* ----- !important ----- */
.border_less {background:0!important}
.margin_less {margin:0!important}

/* ----- Top / Wrapper / Content / Footer ----- */
#top_middle {}
#top_middle, #wrapper_middle, #content_middle, #footer_middle {margin:0 auto;}
#content_middle, #footer_middle {padding:0 20px; width:860px}
#top, #content, #footer {float:left}

/* ----- Top / Wrapper ----- */
#top, #wrapper {background:url(../img/general/bg_content.jpg) no-repeat top center; width:100%}
#top, #top_middle, #wrapper_middle {height:480px;}
#top_middle, #wrapper_middle {width:900px}

	/* ----- Logomarca ----- */
	.logo {padding-top:35px; width:800px}
	.logo, .logo a {float:left; height:57px}
	.logo a {background:url(../img/general/bg_logo.gif) no-repeat top left; text-indent:-9000px; width:280px}

	/* ----- Menu - será em flash ----- */
	.menu {clear:left; float:left; height:320px; padding:50px 0 30px; width:225px}
	
	.menu1 {float:left; margin-left:-500px; text-indent:-9000px; background:red}
	
	/* ----- Texto ----- */
	#top p {float:left; padding-left:13px}
	#top img.foto {float:right; margin:-122px 20px 0 0}
	
/* ----- Content ----- */
#content {padding:20px 0 16px; width:100%}
	
	#content_middle p {line-height:1.3em}
	
	/* ----- Col1 / Lavagem com Ozônio / Prêmios Conquistados ----- */
	.col, .lav_ozonio, .premios {float:left; width:410px}
	
	/* ----- Lavagem com Ozônio ----- */
	.lav_ozonio {background:url(../img/general/bg_lav_ozonio.jpg) no-repeat top left; height:203px; margin-bottom:25px}
	.lav_ozonio p {padding:88px 0 0 20px; width:160px}
	.lav_ozonio p a {margin-top:13px}
	
	/* ----- Prêmios Conquistados ----- */
	.premios {background:url(../img/general/bg_premios.jpg) no-repeat top left; clear:left; height:167px}
	.premios p {float:right; padding:30px 20px 0 0; width:180px}
	.premios p a {margin-top:25px}
	
	/* ----- Serviços ----- */
	.servicos {background:url(../img/general/bg_servicos.jpg) no-repeat top left; float:left; height:395px; margin:0 25px 0; width:223px}
	.servicos p {padding:250px 20px 0; width:180px}
	.servicos p a {margin-top:37px}
	
	/* ----- Formulário Hospitalav Online ----- */
	.hospitalav_online {background:url(../img/general/bg_hosp_online.jpg) no-repeat top left; float:left; height:174px; margin-bottom:23px; padding:70px 15px 0 15px; width:145px}
	.hospitalav_online legend {float:left; margin-top:-20px; text-indent:-9000px}
	.hospitalav_online label {float:left; width:140px}
	.hospitalav_online input {background:url(../img/forms/bg_input.gif) no-repeat top left; border:0; height:30px; margin-bottom:5px; padding:0 3px; width:138px}
	.hospitalav_online input.botao_submit {background:url(../img/forms/bg_botao_submit.gif) no-repeat top left; cursor:pointer; float:right; margin:5px 0; width:64px}
	.hospitalav_online a {background:url(../img/icons/bg_chave.gif) no-repeat center left; color:#777a7c; float:right; font-size:11px; padding-left:15px; width:80px}
	.hospitalav_online a:hover {color:#c52720; text-decoration:none}
	.hospitalav_online input:hover, .hospitalav_online input:focus {background-position:0 -30px}
	
	/* ----- Hospital na Imprensa ----- */
	.hostpial_imprensa {background:url(../img/general/bg_hosp_imprensa.jpg) no-repeat top left; float:left; padding:45px 0 0 60px; height:87px; width:115px}
	.hostpial_imprensa h2 {float:none}
	.hostpial_imprensa p {float:left; width:100px}
	
/* ----- Footer ----- */
#footer {background:url(../img/general/bg_footer.png) no-repeat top center; height:96px; padding-top:40px; width:100%}

	#footer_middle {text-align:right}
	#footer_middle h1 {color:#005188; font-size:12px}
	address {font-style:normal; line-height:1.3em}
	address, #footer_middle p {color:#4f4f4f}
	#footer_middle p a {color:#000}
	#footer_middle p a:hover {text-decoration:none}
	
	
	
	
	
	
	
	