﻿
/****************************************************************************
Nome:  Hospital Sao Joaquim v.0.1
Autor da ultima modificação: Felipe Brasil
URL:
****************************************************************************/
	@import url('Mod-Noticias.css');
	@import url('Mod-Titulo.css');
	@import url('Mod-Internas.css');
	@import url('Mod-Busca.css');
/****************************************************************************/
		
		a:active, input	 { outline: none; }
		a:focus, input	 { -moz-outline-style: none; }


		body 		{ margin:0px; padding:0px; background-color:#bfc0c3; }
		#corpo		{ width:100%; height:100%; padding-bottom:20px; float:left; background:#f1f1f1 url('/Imagens/Templates/HSaoJoaquim/Estrutura/bg-body.jpg') no-repeat scroll center top; }
		#cabecalho	{margin:0 auto;padding-top:2px;width:960px; height:138px; font-family:Tahoma, Helvetica;}
		#conteudo	{margin:0 auto;padding-bottom:20px;width:960px; position:relative;height:auto;clear:both;font-family:Tahoma;font-size:12px; color:#a0a0a0; line-height:1.3em;}
		#rodape		{width:100%;height:95px;background:transparent url('/Imagens/Templates/HSaoJoaquim/Estrutura/bg-rodape.jpg') repeat-x scroll center top;clear:both;}

	/* Cabecalho */
	

		
		#cabecalho h1	{margin: 12px 0 0 0px;width: 219px;height: 83px;display: inline;float: left;}
                
        #cabecalho h1 a	{width: 219px;height: 83px;background: transparent url('/Imagens/Templates/HSaoJoaquim/Empresa/logo-empresa.gif') no-repeat center;text-indent: -5000px;float:left;}
		
		
	/* Rodape */
#rodape .center-rod{margin:0 auto;width:960px;height:77px;text-align:left;font:normal 10px Arial, Helvetica, sans-serif;color:#8c8377;}
#rodape .center-rod a 		{ color:#8c8377; text-decoration:none; }
#rodape .center-rod a:hover { color:#8c8377; text-decoration: underline; }
#rodape .center-rod p 		{ margin:0px; padding:18px 5px 0px 5px; }
#rodape .center-rod .byVm2	{ float: right; text-decoration: none; }
			
			
			
			/* BREADCRUMB */
			.bread{ 
				width:100%; 
				height:33px; 
				float:left; 
				background:#E7F0F6 url('/Imagens/Templates/HSaoJoaquim/Estrutura/bg-bread.jpg') no-repeat left top ; 
			}
			.bread p {
				margin:0px;
				padding-top:8px;
				padding-left:10px;
				height:25px;
			    background:transparent url('/Imagens/Templates/HSaoJoaquim/Estrutura/bg-bread-dir.jpg') no-repeat right top ;
			}
			.bread, .bread a {
				font:normal 11px Arial, Helvetica, sans-serif;
				color:#0E6CB4; 
				text-decoration:none;
				margin-left:5px; 
			}
			.bread a:hover	{ text-decoration:underline; }
			
			
			
		

