@charset "utf-8";
/*=====================================*/
/* CSS BioStone  2009     		       */
/* Estrutura - versão 1.0              */
/*=====================================*/
<!--
body {
	background-color: #fff;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	margin: 0px;
	padding:0px;
}


body.gray{
	background-image: url(../img/estrutura/background_cinza.jpg);
	background-repeat: repeat-x;
}

body.blue{
	background-image: url(../img/estrutura/background_azul.jpg);
	background-repeat: repeat-x;
}

body.green{
	background-image: url(../img/estrutura/background_verde.jpg);
	background-repeat: repeat-x;
}

h1 {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 11pt;
	font-size:11pt;
}

h2 {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 10pt;
	font-size:10pt;
}

h3 {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 9pt;
	font-size:9pt;
}

/* +++++++++++++++++++ Links +++++++++++++++++++ */
a:link {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 15pt;
	font-size:10pt;
	text-decoration: none;
}

a:visited {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 15pt;
	font-size:10pt;
	text-decoration: none;
}

a:hover{
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 15pt;
	font-size:10pt;
	text-decoration: none;
}

#text {
	font-size: 12px;
	line-height: 13pt;
	margin: 0px 10px 0px 15px;
}

#text ul{
	width: 280px;
	list-style:none;
	margin: 0px;
}

#text li{
	width: 100px;
	float:left;
	display:block;
	margin: 0px;
}

#text li.central{
	margin-left: 5px;
	margin-right: 5px;
}
/* +++++++++++++++++++ Estrutura +++++++++++++++++++ */

#estrutura {
	width: 1000px;
	position: relative; 
	left: 50%;
	margin-left: -500px;
	margin-bottom: 15px;
}


#estrutura ul {
	width: 100%;
	list-style:none;
	float:left;
	display: inline;
	margin: 0px;
	padding:0px;
}


#estrutura li.large {
	width: 340px;
	height:auto;
	display:block;
	float:left;
	margin: 30px;
	padding:0px;
}

#estrutura li.small {
	width: 240px;
	height:auto;
	display:block;
	float:left;
	margin: 30px;
	padding:0px;
}

#estrutura li.small #text {
	font-size: 11px;
	line-height: 11pt;
	margin: 0px 10px 0px 15px;
}

#bio_small {
	background-image: url(../img/estrutura/biostone_pequeno.png);
	background-repeat:no-repeat;
	width: 240px;
	height:545px;
	display:inline;
	float:left;
	margin: 105px 0px 0px 0px;
	padding: 80px  0px 275px 0px;
}

#medic_small {
	background-image: url(../img/estrutura/medical_pequeno.png);
	background-repeat:no-repeat;
	width: 240px;
	height:545px;
	height:545px;
	display:block;
	float:left;
	margin: 105px 0px 0px 0px;
	padding: 80px  0px 275px 0px;
}


#life_small {
	background-image: url(../img/estrutura/lifestone_pequeno.png);
	background-repeat:no-repeat;
	width: 240px;
	height:545px;
	height:545px;
	float:left;
	margin: 105px 0px 0px 0px;
	padding: 80px  0px 275px 0px;
}

#medic_topo {
	background-image: url(../img/estrutura/medical_topo.jpg);
	background-repeat:no-repeat;
	width: 340px;
	height: 320px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}

#medic_logo {
	width: 340px;
	height: 160px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}

#medic_conteudo {
	background-image: url(../img/estrutura/meio_verde.jpg);
	background-repeat: repeat-y;
	width: 340px;
	height: auto;
	float:left;
	display: inline;
	margin: 0px;
	padding:0px;
}


#medic_rodape {
	background-image: url(../img/estrutura/medical_baixo.png);
	background-repeat: no-repeat;
	width: 340px;
	height: 395px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}



#life_topo {
	background-image: url(../img/estrutura/life_topo.jpg);
	background-repeat:no-repeat;
	width: 340px;
	height: 320px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}

#life_logo {
	width: 340px;
	height: 160px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}

#life_conteudo {
	background-image: url(../img/estrutura/meio_azul.jpg);
	background-repeat: repeat-y;
	width: 340px;
	height: auto;
	float:left;
	display: inline;
	margin: 0px;
	padding:0px;
}


#life_rodape {
	background-image: url(../img/estrutura/life_baixo.png);
	background-repeat: no-repeat;
	width: 340px;
	height: 395px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}



#bio_topo {
	background-image: url(../img/estrutura/bio_topo.jpg);
	background-repeat:no-repeat;
	width: 340px;
	height: 320px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}

#bio_logo {
	width: 340px;
	height: 160px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}

#bio_conteudo {
	background-image: url(../img/estrutura/meio_cinza.jpg);
	background-repeat: repeat-y;
	width: 340px;
	height: auto;
	float:left;
	display: inline;
	margin: 0px;
	padding:0px;
}


#bio_rodape {
	background-image: url(../img/estrutura/bio_baixo.png);
	background-repeat: no-repeat;
	width: 340px;
	height: 395px;
	display: inline;
	float:left;
	margin: 0px;
	padding:0px;
}



/* +++++++++++++++++++ Rodape +++++++++++++++++++ */
#rodape ul {
	width: 940px;
	height: 50px;
	list-style:none;
	display: inline-block;
	margin: 0px 30px 10px 30px;
}

#rodape li {
	display:block;
	float:left;
	margin: 10px;
	padding:0px;
}

#rodape_logos {
	width: 200px;
	height: 30px;
	float: left;
	margin: 5px 10px 0px 10px;
}

#rodape_txt {
	width: 550px;
	height: 30px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 8pt;
	text-align: center;
	float: left;
	margin: 10px 10px 0px 10px;
}

#rodape_logo_yl {
	width: 100px;
	height: 30px;
	float: right;
	margin: 10px 10px 0px 10px;
}

/* +++++++++++++++++++ Auxiliares +++++++++++++++++++ */

.clear {
	clear: both;
}
-->