#body_home {
	margin:auto;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	height:auto;
	display: table;
	behavior: url(csshover3.htc);
}

#wrapper {
	margin: auto;
	width: 990px;
}

#data-oficial {
	font-size: .7em;
	width: 980px;
	float: left;
	color: #333;
	margin-bottom: 10px;
}


#noticia-destaque {
	width: 980px;
	float: left;
	height: 40px;
	background-color: #F9F9F9;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	padding: 5px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#noticia-destaque #data {
	float: left;
	height: 34px;
	width: 50px;
	position: relative;
	background-image: url(layout-imagens/noticia-destaque-data-fundo.jpg);
	padding-top: 6px;
}
#noticia-destaque #data p {
	font-size: 0.9em;
	color: #FFF;
	margin: 0px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -2px;
	vertical-align: middle;
}
#noticia-destaque #chamada {
	height: 40px;
	width: 930px;
	float: left;
}
#carousel {
	float: left;
	height: 300px;
	width: 440px;
	margin-top: 20px;
	background-color: #FFF;
}
#noticia-secundaria {
	float: left;
	width: 530px;
	height: 300px;
	margin-top: 20px;
	margin-left: 20px;
}
.box-noticia-secundaria {
	float: left;
	height: 80px;
	width: 530px;
	margin-bottom: 10px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
.foto-noticia-secundaria {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.3);
	-moz-box-shadow:0 3px 4px rgba(0,0,0,.3);
	box-shadow: 0 3px 4px rgba(0,0,0,.3);
}
.chamada-noticia-secundaria {
	float: left;
	height: 80px;
	margin-left: 25px;
	width: 415px;
}

/*.chamada-noticia-secundaria h2{
	text-align:justify;
}*/

.chamada-noticia-secundaria h3{
	text-align:justify;
}

.data-secudario {
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 0.7em;
}
#noticia-saude {
	float: left;
	width: 530px;
	height: 60px;
	font-size: .8em;
}

#noticia-saude ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#botoes {
	float: left;
	height: 29px;
	width: 530px;
	padding-top: 14px;
}
#calendario {
	float: left;
	height: 250px;
	width: 440px;
	margin-top: 20px;
	
}
#datas {
	float: left;
	height: 250px;
	width: 250px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

#titulo-calendario-evento {
	color: #FFF;
	float: left;
	width: 240px;
	height: 40px;
	padding-top: 20px;
	padding-left: 10px;
	-moz-border-radius-topleft: .5em;
	-webkit-border-top-left-radius: .5em;
	background-image: url(layout-imagens/barra-degrade.jpg);
}

#calendario-fisico {
	float:left;
	width: 250px;
	height: 190px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2)
}

#data-evento {
	float: left;
	height: 250px;
	width: 189px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	overflow: scroll;
	overflow: visible;
	overflow: auto;
	overflow-x: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#data-evento ul {
	padding: 0px;
	list-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#data-evento a {
	font-size: .8em;
	padding: 3px;
	text-align: center;
	display: block;
	width: 147px;
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}

#data-evento a:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}

.data-evento-class {
	font-size: 0.9em;
	color: #244a61;
}

.data-evento-class :hover {
	text-decoration: none;
}

#produtos-caaspshop {
	float: left;
	height: 190px;
	width: 530px;
}
#selecao-caaspshop {
	float: left;
	height: 250px;
	width: 530px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	margin-top: 20px;
	margin-left: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#barra-busca {
	float: left;
	width: 530px;
	height: 60px;
	-moz-border-radius-topleft: .5em;
	-webkit-border-top-left-radius: .5em;
	-moz-border-radius-topright : .5em;
	-webkit-border-top-right-radius: .5em;
	background-image: url(layout-imagens/barra-degrade.jpg);
	background-repeat: repeat-x;
}
.titulo-barra {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#titulo-selecao-caaspshop {
	float: left;
	height: 60px;
	width: 170px;
	color: #FFF;
}
#busca-caaspshop {
	float: left;
	height: 60px;
	width: 360px;
}
#buscarcaaspshop {
	height: 60px;
}
#digite_caaspshop {
	float: left;
	margin-top: 15px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	height: 30px;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 280px;
	font-size: 1em;
}
#ok-caaspshop {
	float: left;
	height: 32px;
	width: 60px;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin-top: 15px;
	margin-left: 10px;
	font-size: .8em;
}

ul {
/*float: left;*/
list-style: none;
	}
		
li
{
list-style: none;
}	

