.body {
	background-color: #5CB8C5;
	background-image: url(img/bgg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	font-family: "Myriad Pro", Verdana;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.linhavertical {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.linha {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 6px;
}
.bgalbum {
	background-image: url(img/bgalbuns.jpg);
	background-repeat: no-repeat;
	height: 215px;
}
.imgalbum {
	height: 94px;
	width: 123px;
	border: 5px solid #FFF;
}

.bordaimg {
	border: 4px solid #999;
	font-family: "Myriad Pro", verdana;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
}

.subtitnews {
	font-family: "Myriad Pro", Verdana;
	font-size: 14px;
	color:#999999;
	text-align: justify;

}
.textonews {
	font-family: "Myriad Pro", Verdana;
	font-size: 14px;
	color: #333;
	text-align: justify;
}

.bgmenu {
	background-color: #59B3BE;
	background-image: url(img/bgmenu.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.bgnews {
	background-color: #FFF;
	text-align: center;
	background-image: url(img/bgnews.jpg);
	background-repeat: no-repeat;
}
.bgbanners {
	background-color: #FFF;
	text-align: center;
	background-image: url(img/bgbanners.jpg);
	background-repeat: repeat-x;
	background-position: left 20px;
}
.linhabanners {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.bghumor {
	background-image: url(img/bghumor.jpg);
	background-repeat: repeat-x;
}
.textohumor {
	font-family: "Myriad Pro", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #1E5C62;
	padding-left: 20px;
}
.bgpostblog {
	background-image: url(img/bgpostblog.jpg);
	background-repeat: repeat-x;
}


.titulonews {
	color: #013A3A;
	font-family: "Myriad Pro", Verdana;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
}
.textoalbum {
	font-family: "Myriad Pro", Verdana;
	font-size: 10px;
	color: #333;
	text-align: justify;
}
.tituloalbum {
	color: #013A3A;
	font-family: "Myriad Pro", Verdana;
	font-weight: bold;
	font-size: 12px;
}
	
	.bgbanners {
	background-image: url(img/bgbanners.jpg);
	height: 300px;
	background-color: #FFF;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color:#275F56;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: "Myriad Pro", Verdana;
	color: #315F55;
	font-size: 14pt;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#204F49;
	font-weight: bold;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	}
/*** MENU ***/
#menutop {
width: 100%;
text-align: center;
}

#menutop span.menutop-current {
	background-color: #FFFFFF;
	color: #FFF;
	border: 0px solid #888888;
	border-width: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	margin: 0px 2px 0px 0px;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
}

#menutop a {
	padding: 2px 4px 2px 4px;
	margin: 0px 2px 0px 0px;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	color: #FFF;
	text-decoration: none;
}

#menutop a:link, #menutop a:visited, #menutop a:active {
	color: #FFF;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2px;
}

#menutop a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #F9961E;
	border-right-color: #F9961E;
	border-bottom-color: #F9961E;
	border-left-color: #F9961E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.linhamenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #037272;
	border-right-color: #037272;
	border-bottom-color: #037272;
	border-left-color: #037272;
}


/*** MENU RODAPE ***/
#menurodape {
width: 100%;
text-align: center;
}

#menurodape span.menurodape-current {
background-color: #FFFFFF;
color: #404040;
border: 0px solid #888888; 
border-width: 0px 0px 0px 0px;  
padding: 2px 4px 2px 4px;
margin: 0px 2px 0px 0px;      
}

#menurodape a {
padding: 2px 4px 2px 4px;
margin: 0px 2px 0px 0px;        
}

#menurodape a:link, #menurodape a:visited, #menurodape a:active {
	color: #949699;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}

#menurodape a:hover {
	color: #6E6F71;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	font-weight: normal;
}
.titulobusca {
	color: #013A3A;
	font-family: "Myriad Pro", Verdana;
	font-weight: bold;
	font-size: 16px;
}
.bgbanners {
	background-image: url(img/bgbanners.jpg);
	height: 278px;
	background-color: #FFF;
	background-repeat: repeat-x;
}

.formbusca {
	height: 30px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013A3A;
	font-size: 14px;
}
.bordaproduto {
	border: 2px solid #CCC;
}
.fundomenu2 {
	background-color: #FA9F1B;
}
.linhamenu2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D38105;
	border-right-color: #D38105;
	border-bottom-color: #D38105;
	border-left-color: #D38105;
}
/*** MENUTOP2 ***/
#menutop2 {
width: 100%;
text-align: center;
}

#menutop2 span.menutop2-current {
	background-color: #FFFFFF;
	color: #FFF;
	border: 0px solid #888888;
	border-width: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	margin: 0px 2px 0px 0px;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
}

#menutop2 a {
	padding: 2px 4px 2px 4px;
	margin: 0px 2px 0px 0px;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	color: #FFF;
	text-decoration: none;
}

#menutop2 a:link, #menutop2 a:visited, #menutop2 a:active {
	color: #FFF;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2px;
}

#menutop2 a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana;
	font-size: 14pt;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #03999A;
	border-right-color: #03999A;
	border-bottom-color: #03999A;
	border-left-color: #03999A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/*** menuproduto ***/
#menuproduto {
width: 100%;
text-align: center;
}

#menuproduto span.menuproduto-current {
	background-color: #FFFFFF;
	color: #FFF;
	border: 0px solid #888888;
	border-width: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	margin: 0px 2px 0px 0px;
	font-family: "Myriad Pro", Verdana;
	font-size: 12pt;
}

#menuproduto a {
	padding: 2px 4px 2px 4px;
	margin: 0px 2px 0px 0px;
	font-family: "Myriad Pro", Verdana;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}

#menuproduto a:link, #menuproduto a:visited, #menuproduto a:active {
	color: #FFF;
	font-family: "Myriad Pro", Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2px;
}

#menuproduto a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana;
	font-size: 10pt;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #03999A;
	border-right-color: #03999A;
	border-bottom-color: #03999A;
	border-left-color: #03999A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.bgmenuproduto {
	background-color: #008387;
	border: 1px solid #006062;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.tituloagenda {
	background-image: url(img/tituloagenda.jpg);
	font-family: "Myriad Pro", Verdana;
	font-size: 16pt;
	color: #008991;
	height: 44px;
	letter-spacing: 2px;
	float: left;
	width: 690px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 6px;
	text-align: left;
}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
	font-family: "Myriad Pro", Verdana;
}
.bordaimgthumb {
	height: 75px;
	width: 100px;
	border: 2px solid #2C7267;
}
