﻿/* 


CSS PARA WWW.LASERONE.COM.BR


*/

* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
p {}
h1 {
	text-indent: -9988px;
}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}


/* ################  ESTRUTURA  */


#geral {
	width: 960px;
	padding-bottom: 40px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topo {
	float: left;
	height: 70px;
	width: 960px;
	padding-top: 20px;
}

#menuPri {
	float: left;
	width: 960px;
	z-index: 500;
}
#banner {
	height: 300px;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#breadcrumb {
	float: left;
	height: 40px;
	width: 960px;
	margin-bottom: 20px;
	color: #87A6D6;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	background-image: url(../images/fd-bread.png);
}

#latDir {
	width: 300px;
	float: left;
}
#central {
	width: 650px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	background-color: #FFF;
}

#barra1 {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#barra2 {
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}


/* ################  TOPO */

#topo span.agende {
	float: right;
}


/* ################  BREADCRUMB  */

#breadcrumb .span {


}

#breadcrumb h2 {
	font-size: 0.7em;
	color: #1E4073;
	font-weight: normal;
	margin-left: 10px;
}

#breadcrumb a {
	line-height: 40px;
	text-decoration: none;
	color: #87A6D6;
}
#breadcrumb a:hover {
	color: #1E4073;
}


/* ########## MENSAGEM  ###### */

#mensagem {
	width: 960px;
	float: left;
}
#system-message {
	border: 1px solid #DADAD0;
	background-color: #F7F7F4;
	background-image: url(../images/aviso_p.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin: 5px;
}
dt.message {
	font-size: 20px;
	color: #666;
}
#system-message dt.error {}
#system-message ul {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
}
#system-message li {
	color: #C00;
	font-weight: bold;
}
div.error {
	margin: 5px;
	background-color: #F7F7F4;
	border: 1px solid #DADAD0;
	font-size: 18px;
	color: #C00;
	background-image: url(../images/aviso_p.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
}

/* ################  MENU PRINCIPAL  */


#menuPri {
	line-height: 40px;
	height: 40px;
	background-image: url(../images/barra.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menuPri ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 10px;
}
#menuPri ul li {
}
#menuPri ul ul {
	background-color: #99B6E2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}
#menuPri ul li ul li {
	background-image: none;
	clear: both;
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#menuPri ul li ul li a {
	background-color: #7B9DD7;
	line-height: 25px;
	height: 25px;
	color: #FFF;
	font-size: 11px;
	padding-left: 5px;
	display: block;
}
#menuPri ul li ul li a:hover {
	background-color: #AEC6E8;
	color: #0D2446;
	
}
#menuPri a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 12px;
}
#menuPri a:hover {
	color: #0D0B06;
}




/* ################  ARTIGOS */


.itemListView-artigo {}
.itemListView-artigo .itemContainer {
	float: left;
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0EBFC;
	margin-bottom: 40px;
}

.itemListView-artigo .clr {
	clear: both;
	float: left;
}
.itemListView-artigo .catItemHeader {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.itemListView-artigo span.catItemDateCreated  {
	font-size: 0.7em;
	color: #999;
	background-image: url(../images/calendario.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 10px;
	height: 16px;
	line-height: 16px;
}
.itemListView-artigo h3.catItemTitle {
	font-size: 1.3em;
	color: #666;
	font-weight: normal;
}
.itemListView-artigo h3.catItemTitle a {
	color: #1E4073;
	text-decoration: none;
}
.itemListView-artigo h3.catItemTitle a:hover {
	color: #87A6D6;
}
.itemListView-artigo .catItemBody {
}




.itemListView-artigo .catItemIntroText {
	font-size: 0.8em;
	color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
}



.itemListView-artigo .catItemIntroText ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 10px 0px;
}
.itemListView-artigo .catItemIntroText ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px 0px;
}
.itemListView-artigo .catItemIntroText li {
	margin: 10px 0px;
}
.itemListView-artigo .catItemIntroText  a {
	color: #7798CB;
	text-decoration: none;
}
.itemListView-artigo .catItemIntroText a:hover {
	color: #213E66;
}
.itemListView-artigo .catItemIntroText  h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #7798CB;
}
.itemListView-artigo .catItemIntroText h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #7798CB;
}
.itemListView-artigo .catItemIntroText {}



.itemListView-artigo .catItemCommentsLink {
	float: left;
	font-size: 0.8em;
	margin-right: 10px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/comentario.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.itemListView-artigo .catItemCommentsLink a {
	color: #1E4073;
	text-decoration: none;
}
.itemListView-artigo .catItemCommentsLink a:hover {
	color: #87A6D6;
}

.itemListView-artigo .catItemReadMore {
	font-size: 0.8em;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/lermais.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.itemListView-artigo .catItemReadMore a {
	color: #1E4073;
	text-decoration: none;
}
.itemListView-artigo .catItemReadMore a:hover {
	color: #87A6D6;
}

.itemView-artigo .itemIntroText ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 10px 0px;
}
.itemView-artigo .itemIntroText ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px 0px;
}
.itemView-artigo .itemIntroText li {
	margin: 10px 0px;
}
.itemView-artigo .itemIntroText a {
	color: #7798CB;
	text-decoration: none;
}
.itemView-artigo .itemIntroText a:hover {
	color: #213E66;
}
.itemView-artigo .itemIntroText h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #7798CB;
}
.itemView-artigo .itemIntroText h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #7798CB;
}
.itemView-artigo .itemIntroText h5 {}









.itemView-artigo {}
.itemView-artigo .itemHeader {}
.itemView-artigo h2.itemTitle {
	font-size: 1.4em;
	font-weight: normal;
	color: #1E4073;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDFFA;
}
.itemView-artigo .itemBody {
	background-color: #FFF;
}
.itemView-artigo .itemBody a {
	color: #1E4073;
	text-decoration: none;
}
.itemView-artigo .itemBody a:hover {
	color: #87A6D6;
}

.itemView-artigo .itemIntroText {
	font-size: 12px;
	color: #666;
}
.itemView-artigo .itemIntroText img { max-width: 650px;}
.itemView-artigo .itemIntroText p {
	color: #666;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.itemView-artigo .itemIntroText ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 10px 0px;
}
.itemView-artigo .itemIntroText ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px 0px;
}
.itemView-artigo .itemIntroText li {
	margin: 10px 0px;
}
.itemView-artigo .itemIntroText a {
	color: #7798CB;
	text-decoration: none;
}
.itemView-artigo .itemIntroText a:hover {
	color: #213E66;
}
.itemView-artigo .itemIntroText h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #7798CB;
}
.itemView-artigo .itemIntroText h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #7798CB;
}
.itemView-artigo .itemIntroText h5 {}








.itemView-artigo .itemFullText {
	font-size: 12px;
	color: #666;
}
.itemView-artigo .itemFullText img { max-width: 650px;}
.itemView-artigo .itemFullText p {
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.itemView-artigo .itemFullText h3 {
	font-size: 16px;
	color: #87A6D6;
	margin-top: 20px;
}

.itemView-artigo .itemFullText ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 10px 0px;
}
.itemView-artigo .itemFullText ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px 0px;
}
.itemView-artigo .itemFullText li {
	margin: 10px 0px;
}
.itemView-artigo .itemFullText a {
	color: #7798CB;
	text-decoration: none;
}
.itemView-artigo .itemFullText a:hover {
	color: #213E66;
}

.itemView-artigo .itemFullText h4 {
	font-size: 18px;	
	color: #7798CB;
}
.itemView-artigo .itemFullText h5 {}








.itemView-artigo .itemLinks {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFDFFA;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDFFA;
}
.itemView-artigo .itemComments {
}
.itemView-artigo .itemComments h3 {
	font-size: 1.5em;
	color: #1E4073;
	font-weight: normal;
	margin-top: 20px;
}
.itemView-artigo .itemComments p {
	font-size: 0.7em;
	color: #999;
	margin-bottom: 20px;
}
.itemView-artigo .itemComments label {
	font-size: 0.8em;
	color: #666;
	float: left;
	clear: both;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
}
.itemView-artigo .itemComments textarea {
	width: 300px;
	height: 100px;
	padding: 6px;
	border: 1px solid #DBDBDB;
	color: #666;
}
.itemView-artigo .itemComments .inputbox {
	width: 300px;
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	color: #666;
}
.itemView-artigo .itemComments .button {
	color: #263F64;
	background-color: #A9BEDE;
	border: 1px solid #7798CB;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 200px;
	height: 40px;
	line-height: 40px;
}

.itemView-artigo .itemComments ul {
	list-style-position: outside;
	list-style-type: none;
}
.itemView-artigo .itemComments li {
	background-color: #E7EFFC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 650px;
}
.itemView-artigo .itemComments span.commentLink {
	display: none;
}
.itemView-artigo .itemComments span.commentDate {
	font-size: 0.6em;
	color: #666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.itemView-artigo .itemComments span.commentAuthorName {
	font-size: 1em;
	font-weight: bold;
	color: #1E4073;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.itemView-artigo .itemComments span.commentAuthorName a {
	color: #1E4073;
	text-decoration: none;
}
.itemView-artigo .itemComments span.commentAuthorName a:hover {
	color: #ABC1E2;
}
.itemView-artigo .itemComments p {
	font-size: 0.8em;
	color: #666;
	margin: 10px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.itemView-artigo .itemComments img {
	display: none;
	float: right;
}



.itemView-artigo .itemBackToTop {
	float: left;
	width: 650px;
	background: url(../images/topo.png) no-repeat left center;
	padding-left: 16px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.itemView-artigo .itemBackToTop a {
	font-size: 0.7em;
	color: #1E4073;
	text-decoration: none;
}
.itemView-artigo .itemBackToTop a:hover {
	color: #7798CB;
}

.itemView-artigo .itemToolbar {
	margin-bottom: 20px;
}
.itemView-artigo .itemToolbar li {
	list-style-position: inside;
	list-style-type: none;
}
.itemView-artigo .itemToolbar a {
	color: #1E4073;
	font-size: 0.8em;
	text-decoration: none;
	display: inline;
}
.itemView-artigo .itemToolbar a:hover {
	color: #7798CB;
}
.itemView-artigo .itemToolbar .addthis_button_tweet {
	margin-top: -1px;
}




/* ################  BOTÃO TWITTER  */

.itemHitsTwitter {
	float: left;
	width: 600px;
	list-style-position: inside;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.itemHitsTwitter a {
	background-image: url(../images/b-twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: list-item;
	padding-left: 20px;
	font-size: 0.8em;
	color: #1E4073;
	text-decoration: none;
}
.itemHitsTwitter a:hover {
	color: #87A6D6;
}






/* ################  MENU LATERAL TRATAMENTOS  -mnlat  */


.moduletable-mnlat {
	margin-top: 25px;
	margin-bottom: 40px;
}

.moduletable-mnlat h3 {
	color: #87A6D6;
	font-size: 1em;
	background-image: url(../images/fd-lat-h3.png);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 8px;
	height: 40px;
}
.moduletable-mnlat ul {
	list-style-position: inside;
	list-style-type: disc;
	color: #F90;
	margin-left: 10px;
}
.moduletable-mnlat li {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.moduletable-mnlat a {
	font-size: 0.8em;
	color: #385C92;
	text-decoration: none;
}
.moduletable-mnlat a:hover {
	color: #666;
}
.moduletable-mnlat .clr {
	display: none;
}
.moduletable-mnlat .clearList {
	display: none;
}





/* ################  RODAPE  */

#rodape {
	clear: both;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
}

#rodape a {
	color: #264779;
	text-decoration: none;
}
#rodape a:hover {
	color: #84A6D9;
	text-decoration: underline;
}

.roda1 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.roda1 ul {}
.roda1 li {}
.moduletable-feed {}

.roda2 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.roda3 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}


.roda4 {
	float: left;
	clear: both;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3ECFC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}
.roda4 p {
	font-size: 0.6em;
	color: #666;
	text-align: center;
}


/* ################  REDES SOCIAIS   */


.moduletable-redes {}

.moduletable-redes h3 {
	font-size: 0.9em;
	color: #7798CB;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #98B5E2;
	text-transform: uppercase;
}
.moduletable-redes p {
	font-size: 0.7em;
	color: #666;
	margin: 10px;
	text-align: justify;
	display: block;
}
.moduletable-redes ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 10px;
}
.moduletable-redes li {
	display: inline;
	margin-right: 5px;
}
.moduletable-redes a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moduletable-redes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ################  Cadastre seu e-mail   */


.moduletable-email {
}
.moduletable-email h3 {
	font-size: 0.9em;
	color: #7798CB;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #98B5E2;
	text-transform: uppercase;
}

.acymailing_module {}
.acymailing_module input.inputbox {
	width: 200px;
	padding: 5px;
	font-size: 12px;
	color: #263F64;
	background-color: #FFF;
	border: 1px solid #7798CB;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.acymailing_module .button {
	border: 1px solid #7798CB;
	background-color: #A9BEDE;
	color: #263F64;
	margin-left: 5px;
	float: right;
	padding: 5px;
}
span.acymailing_introtext  {
	font-size: 0.7em;
	color: #666;
	margin: 10px;
	text-align: justify;
	display: block;
}







/* ################  BANNER HOME   */


.moduletable-bn .nsp_art {
	float: left;

}
.moduletable-bn .nsp_art p {
	font-size: 12px;
	color: #333;
	display: block;
	float: left;
	width: 940px;
	margin-top: -60px;
	clear: both;
	margin-left: 20px;
}
.moduletable-bn .nsp_art h4 a {
	font-size: 1.6em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	float: left;
	width: 940px;
	margin-top: -100px;
	margin-left: 20px;
}
.moduletable-bn .nsp_art h4 a:hover {
	color: #FFF;
}

.moduletable-bn .nsp_art img {
	border: none;
	float: left;
	clear: both;
	width: 960px;	
}

.moduletable-bn .nsp_top_interface {
	clear: both;
	float: left;
	width: 960px;


}
.moduletable-bn span.prev {
	background-image: url(../images/-ae.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 10px;
	text-indent: -9999px;
}
.moduletable-bn span.next {
	background-image: url(../images/-ad.png);
	float: left;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}



/* ################  HOME Beleza é sentir-se bem!   */

.moduletable-homebele {
	float: left;
	width: 960px;
}

.moduletable-homebele .nsp_art {
	float: left;
}
.moduletable-homebele .nsp_art p {
	font-size: 0.7em;
	color: #666;
	text-align: justify;
}
.moduletable-homebele .nsp_art h4  {
	font-size: 1em;
	color: #7798CB;
	text-decoration: none;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.moduletable-homebele .nsp_art h4 a {
	text-decoration: none;
	display: block;
	color: #7798CB;
	text-transform: uppercase;
}
.moduletable-homebele .nsp_art h4 a:hover {
	color: #203F6B;
}

.moduletable-homebele .nsp_top_interface {
	float: left;
	width: 50px;
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
}
.moduletable-homebele img {
	float: left;
	display: block;
	padding-right: 20px;
}

.moduletable-homebele span.prev {
	background-image: url(../images/-ae.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 10px;
	text-indent: -9999px;
}
.moduletable-homebele span.next {
	background-image: url(../images/-ad.png);
	float: left;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}



/* ################  ARTIGOS HOME   */

.moduletable-home {
	float: left;
	width: 640px;
	margin-right: 10px;
}

.moduletable-home .nsp_art {
	float: left;
	margin-bottom: 20px;
}
.moduletable-home .nsp_art p {
	font-size: 0.7em;
	color: #666;
	text-align: justify;
}
.moduletable-home .nsp_art h4  {
	font-size: 1em;
	color: #7798CB;
	text-decoration: none;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D6EC;
	padding-top: 10px;
}
.moduletable-home .nsp_art h4 a {
	text-decoration: none;
	display: block;
	color: #7798CB;
}
.moduletable-home .nsp_art h4 a:hover {
	color: #203F6B;
}

.moduletable-home .nsp_top_interface {
	float: left;
	width: 50px;
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
}
.moduletable-home img {
	float: left;
	display: block;
	padding-right: 20px;
}

.moduletable-home span.prev {
	background-image: url(../images/-ae.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 10px;
	text-indent: -9999px;
}
.moduletable-home span.next {
	background-image: url(../images/-ad.png);
	float: left;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}





/* ################  dermatologia   */


.moduletable-derma {
	float: left;
	width: 960px;
	margin-right: 10px;
}
.moduletable-derma h3 {
	font-size: 1.5em;
	color: #1E4073;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-weight: normal;
	
}
.moduletable-derma .nsp_art {
	float: left;
}
.moduletable-derma .nsp_art p {
	font-size: 0.7em;
	color: #666;
	text-align: justify;
}
.moduletable-derma .nsp_art h4  {
	font-size: 0.9em;
	color: #7798CB;
	text-decoration: none;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98B5E2;
	padding-bottom: 5px;
}
.moduletable-derma .nsp_art h4 a {
	text-decoration: none;
	display: block;
	color: #7798CB;
}
.moduletable-derma .nsp_art h4 a:hover {
	color: #666;
}

.moduletable-derma .nsp_top_interface {
	float: left;
	width: 50px;
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
}
.moduletable-derma img {
	float: left;
	display: block;
	padding-right: 20px;
}

.moduletable-derma span.prev {
	background-image: url(../images/-ae.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 10px;
	text-indent: -9999px;
}
.moduletable-derma span.next {
	background-image: url(../images/-ad.png);
	float: left;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}






/* ################  BARRA 1  */


#barra1 {}
#barra1 h3 {}
#barra1 ul {}
#barra1 li {}
#barra1 a {}
#barra1 a:hover {}



"nsp_top_interface

/* ################  BARRA 2  */


#barra2 {}
#barra2 address {}
#barra2 .box1 {}
#barra2 .box2 {}
#barra2 h3 {}
#barra2 span.mini {}
#barra2 ul {}
#barra2 li {}
#barra2 a {}
#barra2 a:hover {}



/* ################  BLOG  K2 _blog  */


.itemListView-fixo #k2Container {
	float: left;
	width: 620px;
}

.itemListView-fixo .k2FeedIcon {
	float: left;
	width: 620px;
}
.itemListView-fixo .k2FeedIcon a {
	background-image: url(../images/feed.png);
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	height: 16px;
	width: 16px;
	float: right;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.itemListView-fixo h2 {
	font-size: 1.8em;
	color: #87A6D6;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD9F0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.itemListView-fixo a {
	text-decoration: none;
	color: #385C92;	
}
.itemListView-fixo a:hover {
	color: #999;
}


.itemListView-fixo .itemListCategory h2 {
	font-size: 1.8em;
	color: #87A6D6;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD9F0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.itemListView-fixo .catItemHeader h3 {
	text-decoration: none;
	font-size: 1em;
	color: #385C92;
	display: block;
	background: url(../images/fd-cont-h3.png) no-repeat left top;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}
.itemListView-fixo .catItemHeader h3 a {
	text-decoration: none;
	color: #385C92;
	display: block;
	margin-top: 30px;
}
.itemListView-fixo .catItemHeader h3 a:hover {
	color: #999;
}

.itemListView-fixo .catItemIntroText p {
	font-size: 0.8em;
	text-align: justify;
	color: #666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.itemListView-fixo .catItemIntroText ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
}
.itemListView-fixo .catItemIntroText li {
	font-size: 0.7em;
	color: #666;
}

.itemListView-fixo a.k2ReadMore  {
	font-size: 0.7em;
	color: #385C92;
	text-decoration: none;
	display: block;
	margin-bottom: 30px;
	text-align: right;
	clear: both;
	float: left;
}
.itemListView-fixo .k2ReadMore a:hover {}
.itemListView-fixo a.moduleItemTitle li  {
	font-size: 0.8em;
	color: #7899CC;
}
.itemListView-fixo a.moduleItemTitle:hover li {}
.itemListView-fixo .itemIntroText p {
	font-size: 0.9em;
	color: #666;
}
.itemListView-fixo .itemHeader {
	margin-bottom: 10px;
	text-align: right;
}
.itemListView-fixo .itemTitle {}
.itemListView-fixo .itemImageBlock {
	float: left;
	padding-right: 20px;
}



.itemView-fixo h2.itemTitle {
	font-size: 1.5em;
	font-weight: normal;
	color: #87A6D6;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.itemView-fixo .itemFullText p {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #666;
	font-size: 0.9em;
	text-align: justify;
}
.itemView-fixo .itemFullText ol {
	list-style-position: inside;
	list-style-type: numeric;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 0px;
}
.itemView-fixo .itemFullText ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 0px;
}
.itemView-fixo .itemFullText li {
	font-size: 1em;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.itemView-fixo .itemFullText a {
	text-decoration: none;
	color: #385C92;	
}
.itemView-fixo .itemFullText a:hover {
	color: #999;
}


.itemView-fixo .itemBackToTop {
	float: left;
	width: 650px;
	margin: 50px 0px;
	background: url(../images/topo.png) no-repeat left center;
	padding-left: 16px;
}
.itemView-fixo .itemBackToTop a {
	font-size: 0.7em;
	color: #1E4073;
	text-decoration: none;
}
.itemView-fixo .itemBackToTop a:hover {
	color: #7798CB;
}

.itemView-fixo .itemIntroText p {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #666;
	font-size: 0.9em;
	text-align: justify;
}

