html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

	cursor: default;
}

a {
	cursor: pointer;
}

img {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* ignorar o reset à margin e padding das tables */
table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
body {
	height: 100%;
}


body, table, td {
	font: normal normal normal 14px/20px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #333;
}


h1 {
	font: normal normal normal 24px/30px Arial, Sans-Serif;
	letter-spacing: 0px;

	color: #436288;
	border-bottom: 1px solid #5175A3;

	padding: 0px 0px 0px 5px;
	margin: 0px 0px 8px;
}


h2 {
	font: normal normal normal 24px/30px Arial, Sans-Serif;
	letter-spacing: 0px;
	color: #666;

	padding: 0px 0px 0px 5px;
	margin: 0px 0px 8px;

	border-bottom: 1px solid #ccc;
}


h3 {
	font: normal normal bold 18px/23px Arial, Sans-serif;
	color: #555;
	margin: 15px 0px 3px;
}


a {
	color: #0594BA;
	text-decoration: none;
}

a:hover {
	color: #FD6F01;
	cursor: pointer;
}


fieldset {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;

	margin: 15px 10px;
	padding: 10px 0px 15px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

legend {
	font: normal normal bold 15px Arial, Tahoma, Helvetica, Sans-Serif;
	letter-spacing: 0px;
	color: #436288;

	padding: 0px 8px;
	margin: 0px 10px;
}


ul {
	padding: 0px;
	margin: 5px 0px 5px 30px;
	list-style: disc url(../../../layout/tplGeral/img/bullet.gif) outside;
}

ul li {
	margin: 0px 0px;
	padding-left: 5px;
}

ol {
	list-style: decimal outside;
	margin: 2px 0px 0px 30px;
	padding: 0px;
}

ol li {
	margin: 5px 0px;
	padding-left: 5px;
}



ul.checklist {
	margin: 2px 0px 0px 5px;
}

ul.checklist li {
	margin: 10px 0px;
	font: normal normal bold 13px/20px Arial, Trebuchet MS, Sans-serif;
	padding: 1px 0px 0px 24px;
	background-image: url(../../../layout/tplGeral/img/bullet-check.gif);
}

ul ul li,
ul li ul li {
	background-image: url(../../../layout/tplGeral/img/bullet2.gif);
}



textarea {
	overflow: auto;
	height: 70px;
}

.fielder {
	font: normal normal bold 13px Arial, Sans-Serif;
	padding: 1px 3px;
	text-decoration: none;
	color: #555;
	background-color: #fff;

	border: 1px solid #aaa;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


input.btn {
	padding: 0px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
}


option {
	padding: 0px 5px;
	margin: 4px 0px;
}



.left { float: left; }
.right { float: right; }

.mb5 { margin-bottom: 5px; }
.mb8 { margin-bottom: 8px; }



.bqstart {
	color: #436288;
	float: left;
	font: normal normal normal 38px/38px Georgia,Times New Roman,Sans;
	height: 18px;
	margin-right:5px;
	overflow:hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	background-image: url('../../../layout/tplGeral/img/bg.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #8CCEE0;

	margin: 0px auto;
	text-align: center;
}




#top .wraper,
#container .wraper,
#footer .wraper {
	width: 970px;
	margin: 0px auto;
	text-align: left;
}



#container {
	margin: 0px auto;
	text-align: center;
}

#contents {
	background-image: url('../../../layout/tplGeral/img/skel_bg.gif');
	background-position: 50% 0px;
	background-repeat: repeat-y;
}




#top {
	height: 135px;

	background-image: url(../../../layout/tplGeral/img/top.jpg);
	background-position: 50% 0px;
	background-repeat: no-repeat;


}

#top .wraper {
	height: 135px;
	overflow: hidden;
}



#top h1 {
	display: block;
	width: 542px;
	height: 113px;

	line-height: 1000px;

	overflow: hidden;

	border: 0px;
}

#top h1 a {
	display: block;

	width: 100%;
	height: 100%;

	line-height: 1000px;
}

#contents_bg {
	background-image: url('../../../layout/tplGeral/img/top_bg.jpg');
	background-position: 50% 0px;
	background-repeat: no-repeat;
}

#contents .wraper {
	width: 960px;
	padding-right: 1px;
}




#skel_body {
	padding: 10px;
	background-image: url("../../../layout/tplGeral/img/foto_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


#body_contents {
	float: left;
	padding: 5px;
	width: 620px;
}

#side_contents {
	float: right;
	width: 288px;

	padding-bottom: 20px;

	margin-top: 220px;
}

#side_contents .side_box {

	padding-bottom: 20px;
	margin-bottom: 15px;

	background-image: url("../../../layout/tplGeral/img/side_sep.gif");
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#side_contents .side_box h3 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 48px;
	font: normal normal normal 26px/44px Arial, Sans-serif;
	color: #5175A3;
	text-indent: 60px;

	background-image: url("../../../layout/tplGeral/img/icons.jpg");
	background-repeat: no-repeat;
}

#side_contactos h3 { font-size: 33px !important; background-position: 0px 0px; }
#side_socio h3 { background-position: 0px -48px; }
#side_ajuda h3 { background-position: 0px -96px; }
#side_newsletter h3 { font-size: 33px !important; line-height: 48px !important; background-position: 0px -144px; }

#side_contents .btn {
	margin: 10px 0px 5px 19px;
}

#skel_bottom {
	height: 13px;
	background-image: url('../../../layout/tplGeral/img/bottom_bg.gif');
	background-position: 50% 0px;
	background-repeat: no-repeat;
}




#footer {
	background-color: #8CCEE0;
	font: 10px/20px Arial, Trebuchet MS, Sans-serif;
	font-weight: bold;

	padding-bottom: 30px;

	color: #fff;
}


#footer #copyright {
	margin-left: 10px;
}
#footer #dwcopyright {
	margin-right: 10px;
}

#footer a {
	color: #fff !important;
	text-decoration: none !important;
}

#footer a:hover {
	color: #fff !important;
}


.btn,
.sbtn {
	background-image: url("../../../layout/tplGeral/img/buttons.gif");
	background-repeat: no-repeat;

	display: block;
	text-indent: 8px;
	text-align: left;
	color: #fff;
	text-decoration: none;
}

.btn {
	width: 250px;
	height: 24px;
	font: normal normal bold 14px/23px Arial, Sans-serif;
}

.sbtn {
	width: 114px;
	height: 20px;
	font: normal normal bold 13px/19px Arial, Sans-serif;
}

.btn:hover,
.sbtn:hover {
	color: #fff;
}

.btn_darkblue { background-position: 0px 0px; }
.btn_darkblue:hover { background-position: 0px -24px; }

.btn_blue { background-position: 0px -48px; }
.btn_blue:hover { background-position: 0px -72px; }

.btn_yellow { background-position: 0px -96px; }
.btn_yellow:hover { background-position: 0px -120px; }

.btn_orange { background-position: 0px -144px; }
.btn_orange:hover { background-position: 0px -168px; }


.sbtn_darkblue { background-position: -250px 0px; }
.sbtn_darkblue:hover { background-position: -250px -20px; }

.sbtn_blue { background-position: -250px -40px; }
.sbtn_blue:hover { background-position: -250px -60px; }

.sbtn_yellow { background-position: -250px -80px; }
.sbtn_yellow:hover { background-position: -250px -100px; }

.sbtn_orange { background-position: -250px -120px; }
.sbtn_orange:hover { background-position: -250px -140px; }


#topmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 43px;

	overflow: hidden;
}

#topmenu li {
	float: left;

	margin: 0px;
	padding: 0px;

	background-image: url('../../../layout/tplGeral/img/menu_sep.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#topmenu li a {
	display: block;
	height: 43px;
	font: normal normal bold 14px/43px Arial, Sans-serif;

	padding: 0px 19px;
	margin: 0px 2px 0px 0px;
	color: #555;
}

#topmenu li.first a {
	padding: 0px 20px;
}


#topmenu li.last a {
	margin: 0px;
	padding: 0px 20px;
}

#topmenu li.last {
	background-image: none;
}


#topmenu li a:hover {
	color: #333;
	background-image: url("../../../layout/tplGeral/img/menu_hover.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#topmenu li.sel a {
	color: #151515;
	background-image: url("../../../layout/tplGeral/img/menu_sel.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


#topmenu li ul {
	margin: 1px 0px 0px 1px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #C8C8C8;
	background-color: #e5e5e5;

	z-index: 10;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95;
}

#topmenu li ul li {
	float: none;
	width: auto;
	display: block;
	margin: 1px;
	padding: 0px;
	background-color: #fff;
	background-image: none;
}

#topmenu li ul li a {
	width: 150px;
	display: block;
	float: none !important;
	margin: 0px !important;
	padding: 0px 10px !important;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	height: 30px !important;
	font: normal normal bold 13px/29px Arial, Sans-serif;
	color: #333;

	background-color: #f0f0f0;
	background-image: none !important;
}

#topmenu li ul li a:hover {
	background-color: #0091B8;
	color: #fff;
	background-image: none !important;
}







/* MAIL FORM */

div#dwMailFormContainer {
	padding: 0px 10px;
	text-align: center;
}


div#dwMailForm label {
	display: block;

	text-align: left;

	font: normal normal bold 13px/18px arial, helvetica, "Trebuchet MS", sans-serif;

	margin: 0px 10px 0px 10px;

	color: #555;
}

div#dwMailForm label.error {
	color: #f00;
	font: 11px/11px Arial, Trebuchet MS, Sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 4px 10px 0px 10px;
}


div#dwMailForm .fielder {
	width: 250px;
}

div#dwMailForm textarea.fielder {
	height: 70px;
}

div#dwMailForm .btn {
	margin: 7px 0px 0px 8px;
}

div#dwMailForm_loading {
	background-image: url('../../../layout/tplGeral/img/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 10px;

	text-align: center;

	margin: 10px 0px 20px;
	padding-top: 70px;

	font: 15px/22px arial, helvetica, "Trebuchet MS", sans-serif;

	color: #436288;
	font-weight: bold;
}
/****/
#newsletter_form {
	margin: 10px 0px 0px;
}

#newsletter_form label {
	font: normal normal bold 14px/22px Arial, Sans-serif;
	display: block;
	float: left;

	text-align: right;
	margin-right: 10px;

	width: 70px;
}

#newsletter_form .fielder {
	font: normal normal bold 15px Arial, Sans-serif;
	padding: 1px 3px;
	width: 160px;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	cursor: default;
	text-align: center;

	font: normal normal bold 13px arial, sans-serif;
}


div.pagination span,
div.pagination a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	text-decoration: none !important;

	color: #fff !important;
	background-color: #5175A3;

	margin: 1px;
	padding: 3px 7px;

	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}


div.pagination span.current {
	font-size: 17px;
	padding: 2px 7px;

	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


div.pagination a:hover, div.pagination a:active {
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}


div.pagination span.disabled {
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.pp_pic_holder .pp_top .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tl.gif) top left no-repeat; } /* Top left corner */
	div.pp_pic_holder .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.pp_pic_holder .pp_top .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tr.gif) top left no-repeat; } /* Top right corner */

	div.pp_pic_holder .pp_content { background-color: #fff; } /* Content background */
	div.pp_pic_holder .pp_content a.pp_expand { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
	div.pp_pic_holder .pp_content a.pp_expand:hover { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_pic_holder .pp_content a.pp_contract { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
	div.pp_pic_holder .pp_content a.pp_contract:hover { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_pic_holder .pp_content a.pp_close { width: 68px; height: 22px; background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnClose.gif) center left no-repeat; cursor: pointer; } /* Close button */

	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/arrow_previous.png) top left no-repeat; } /* The previous arrow in the bottom nav */
	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/arrow_next.png) top left no-repeat; } /* The next arrow in the bottom nav */

	div.pp_pic_holder .pp_bottom .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/bl.gif) top left no-repeat; } /* Bottom left corner */
	div.pp_pic_holder .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.pp_pic_holder .pp_bottom .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/br.gif) top left no-repeat; } /* Bottom right corner */

	div.pp_pic_holder .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */

	div.ppt div.ppt_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tl.gif) bottom left no-repeat; }
	div.ppt div.ppt_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tr.gif) bottom left no-repeat; }
	div.ppt div.ppt_content { background-color: #fff; }




	div.pp_pic_holder .pp_content p.pp_description {
		font: normal normal bold 13px/24px Arial, Sans-serif;
	}

	div.pp_pic_holder .pp_nav {
		font: normal normal bold 13px/18px Arial, Sans-serif;
		color: #555;
	}




	div.pp_pic_holder .pp_content a.pp_next {
		background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnNext.gif) 100% 10% no-repeat;
		cursor: pointer;

		visibility: hidden;

		filter: alpha(opacity=50);
		-moz-opacity: .50;
		opacity: .50;
	}

	div.pp_pic_holder .pp_content a.pp_next:hover {
		filter: alpha(opacity=90);
		-moz-opacity: .90;
		opacity: .90;
	}

	div.pp_pic_holder .pp_content a.pp_previous {
		background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnPrevious.gif) 0px 10% no-repeat;
		cursor: pointer;

		visibility: hidden;

		filter: alpha(opacity=50);
		-moz-opacity: .50;
		opacity: .50;
	}

	div.pp_pic_holder .pp_content a.pp_previous:hover {
		filter: alpha(opacity=90);
		-moz-opacity: .90;
		opacity: .90;
	}

	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */

	div.dark_rounded .pp_top .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tl.png) top left no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tr.png) top left no-repeat; } /* Top right corner */
	div.dark_rounded .pp_bottom .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/bl.png) top left no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/br.png) top left no-repeat; } /* Bottom right corner */
	div.dark_rounded .pp_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded div.ppt_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tl.png) top left no-repeat; }
	div.dark_rounded div.ppt_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tr.png) top right no-repeat; }
	div.dark_rounded div.ppt_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }
	div.dark_rounded .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */

	div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content,
	div.dark_square div.ppt_left,
	div.dark_square div.ppt_right,
	div.dark_square div.ppt_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */

	div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content,
	div.light_square div.ppt_left,
	div.light_square div.ppt_right,
	div.light_square div.ppt_content { background: #fff; }
	div.light_square div.ppt_content { color: #666666; }


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}

	div.pp_pic_holder {
		position: absolute; z-index: 10000;
		width: 100px;
	}

		div.pp_pic_holder .pp_top {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_top { padding: 0 20px; }

			div.pp_pic_holder .pp_top .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_top .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }

			div.pp_pic_holder .pp_top .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}

		div.pp_pic_holder .pp_content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}

			div.pp_pic_holder .pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }

				div.pp_pic_holder .pp_content .pp_details .pp_nav {
					float: right;
					margin: 3px 0 0 0;
				}

					div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 0 4px; }

					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}

					div.pp_pic_holder .pp_content .pp_details .pp_nav a.disabled { background-position: 0 -16px; cursor: default; }

		div.pp_pic_holder .pp_content div.hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;
		}

		div.pp_pic_holder .pp_content a.pp_close {
			float: right;
			display: block;
			text-indent: -10000px;
		}

		div.pp_pic_holder .pp_bottom {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }

			div.pp_pic_holder .pp_bottom .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_bottom .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }

			div.pp_pic_holder .pp_bottom .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}

		div.pp_pic_holder .pp_loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}

		div.pp_pic_holder #full_res { width: 100%; text-align: center; }
			div.pp_pic_holder #full_res { display: block; margin: 0 auto; }

		div.ppt {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #555;
			font: normal normal bold 13px/21px Arial, Sans-serif;
			margin: 1px 0px 0px;
			padding: 0px;
		}

			div.ppt div.ppt_left,
			div.ppt div.ppt_right { float: left; width: 21px; height: 21px; overflow: hidden; }

			div.ppt div.ppt_content { float: left; line-height: 21px; }

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}




/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.jqmAlert { /* contains + positions the alert window */
  display: none;

  position: fixed;
  top: 17%;
  width: 100%;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmAlert {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.jqmAlertWindow {
	height:auto;
	width: 350px;
	margin: auto;

	left: 50%;
	margin-left: -175px;

	padding: 0px;

	background: #0091B8;

	border: 6px solid #0091B8;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.jqmAlertTitle{
	height: 30px;
	color:#FFF;
	background:#0091B8;
}

.jqmAlertTitle h1{
	font: normal normal bold 17px/24px Arial, Trebuchet MS, Sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	letter-spacing: 0px;
	color: #fff;
	float: left;
	height: 24px;
	border: 0px;
}

div.jqmAlert .jqmClose em{display:none;}
div.jqmAlert .jqmClose {
  width:20px;
  height:20px;
  display:block;
  margin: 2px 4px 0px 0px;
  border: 0px;
  float:right;
  clear:right;
  background:transparent url('../../../layout/tplGeral/img/close_icon_double.gif') 0 0 no-repeat;
}

div.jqmAlert a.jqmClose:hover,div.jqmAlert a.jqmCloseHover{ background-position: 0 -20px; }

div.jqmAlertContent{
	color:#444;
	font: normal normal normal 14px/25px arial, sans-serif;
	text-align: left;

	padding:15px;
	margin:0px;
	letter-spacing:0px;
	background-color:#fff;


	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.jqmAlertLoading {
	background-image: url('../../../layout/tplGeral/img/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 5px;

	text-align: center;

	margin: 10px 0px 20px;
	padding-top: 100px;

	font: 15px/22px arial, helvetica, "Trebuchet MS", sans-serif;

	color: #444;
	font-weight: bold;
}



.foto_galleries_list a {
	display: block;

	padding: 8px 15px;

	margin: 5px 0px 10px;

	color: #555;

	cursor: pointer;

	text-decoration: none !important;
}

.foto_galleries_list a:hover h1,
.foto_galleries_list a:hover .date,
.foto_galleries_list a:hover {
	background-color: #0494B9;
	color: #fff;
	cursor: pointer;
}

.foto_galleries_list a:hover .title {
	border-bottom: 1px solid #CFD7DD;
}

.foto_galleries_list .title {
	margin: 0px 0px 3px;
	padding: 0px 10px 3px;

	border-bottom: 1px solid #CFD7DD;
}

.foto_galleries_list .title h1 {
	font: 15px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	color: #0494b9;

	border: 0px;

	margin: 0px;
	padding: 0px;

	float: left;
}


.foto_galleries_list .title .date {
	float: right;
	display: block;
	text-align: right;

	font: 12px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	color: #777;

	padding-top: 3px;
}




.foto_list {
	color: #555;
}

.foto_list .gallery_introduction {
	margin: 5px 10px 10px;
}


.foto_list .pictures {
	text-align: center;
	margin: 2px 0px 10px;
}

.foto_list a {
	cursor: pointer;
	text-decoration: none !important;
}

.foto_list a img {
	margin: 2px 2px;
	border: 4px solid #CFD7DD;

}


.foto_list a:hover img {
	border: 3px solid #0494B9;
	width: 70px;
	height: 72px;
}



.foto_list .title {
	margin: 15px 0px 3px;
	padding: 0px 10px 3px;

	border-bottom: 1px solid #CFD7DD;
}

.foto_list .title h1 {
	font: 15px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	color: #0494B9;

	border: 0px;

	margin: 0px;
	padding: 0px;

	float: left;
}


.foto_list .title .date {
	float: right;
	display: block;
	text-align: right;

	font: 12px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	color: #777;

	padding-top: 3px;
}





a#list_galleries {


	text-decoration: none !important;
	display: block;
	float: left;

	height: 30px;

	overflow: hidden;

	cursor: pointer;

	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;


	font: 20px/30px  arial, Trebuchet MS, Arial, Tahoma, Sans-serif;
	font-weight: bold;
	color: #4C7EB8;
	text-decoration: none !important;

	float: left;
}

a#list_galleries:hover {
	color: #0494B9 !important;
}


#gallery_pagination {
	float: right;
}



div#gallery_pagination {
	margin: 10px 0px 0px;
	cursor: default;
	text-align: center;

	font: 13px Arial, Trebuchet MS, Sans-serif;
	font-weight: bold;
}

div#gallery_pagination a {
	padding: 1px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4C7EB8;
	background-color: #4C7EB8;
	text-decoration: none; /* no underline */
	color: #fff;
}

div#gallery_pagination a:hover, div#gallery_pagination a:active {
	border: 1px solid #0494B9;
	background-color: #0494B9;
	color: #fff;
	text-decoration: none;
}

div#gallery_pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 2px solid #0494B9;
	background-color: #0494B9;
	text-decoration: none; /* no underline */
	color: #fff;
}

div#gallery_pagination span.disabled {
	padding: 1px 5px 2px 5px;
	margin: 2px;
	border: 1px solid transparent;
	color: #ccc;
}





.formStyle1 label {
	display: block;
	float: left;

	width: 180px;
	height: 20px;
	text-align: right;
	margin-right: 10px;

	font: normal normal bold 13px/22px Arial, Sans-serif;
}

.formStyle1 label.error {
	color: #f00;
	height: auto;
	font: 12px/15px Arial, Trebuchet MS, Sans-serif;
	font-weight: normal;
	margin: 3px 5px 3px 190px;
	width: 306px;
	text-align: left;
}

.formStyle1 .fielder {
	width: 306px;
	padding-left: 2px;
	padding-right: 2px;
}

.formStyle1 .btn {
	margin-left: 190px;
}


.formStyle1 .recaptcha #recaptcha_widget_div {
	margin-left: 187px;
}

.formStyle1 .recaptcha_input_area label {
	line-height: 12px; /* Esqueceram-se desta parte.... */
}


.message_box {
	background-position: 10px 8px;
	background-repeat: no-repeat;

	padding: 5px 15px 5px 40px;

	text-align: left;


	-moz-border-radius: 5px;
}

.error_box {
	background-color: #F7CBCA;
	background-image: url("../../../layout/tplGeral/img/icon_error.gif");
	border: 1px solid #CC0000;
	color: #CC0000;
}

.error_box a {
	color: #CC0000 !important;
}


.success_box {
	background-color: #EEF4D4;
	background-image: url("../../../layout/tplGeral/img/icon_success.gif");
	border: 1px solid #8FAD3D;
	color: #6D7D6D;
}

.success_box a {
	color: #6D7D6D !important;
}



/*	Notícias
	-----------------------------------------------------

	Cores utilizadas:
	Cor escuro: #0594BA
	Cor claro: #48D7F7
	Cinza escuro: #555555
	Cinza claro: #666666
	Azul: #436288
*/



/* LISTAGEM */

.nws_list h1 {
	color: #0594BA;
	border-bottom: 1px solid #48D7F7;
}

.nws_list .a_item {
	border-bottom: 1px dashed #48D7F7;
	padding: 5px 0px 10px;
	margin: 10px 0px;
}

.nws_list h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.nws_list h2 a { color: #555; border-bottom: 0px; margin-bottom: 1px; }
.nws_list h2 a:hover { color: #555; text-decoration: none; border-bottom: 1px dashed #48D7F7; margin: 0px; }

.nws_list .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.nws_list .a_body {
	margin: 5px 0px 0px;
}

.nws_list .a_image {
	float: left;
	width: 160px;
}

.nws_list .a_image img {
	background-color: #fff;
	border: 1px solid #48D7F7;
	padding: 1px;
	margin: 3px 0px 0px;
}

.nws_list .a_introarea {
	float: right;
	width: 445px;
}

.nws_list .sbtn {
	margin: 10px 5px 0px;
	float: right;
}

.nws_list div.pagination span,
.nws_list div.pagination a {
	background-color: #0594BA;
}






/* FICHA */

.nws_content h1 {
	color: #0594BA;
	border-bottom: 1px solid #48D7F7;
}

.nws_content h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.nws_content .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.nws_content .a_intro {
	font: italic normal normal 15px/26px Arial, Sans-serif;
	color: #436288;

	padding: 10px 15px;
}

.nws_content .a_image {
	float: right;
	width: 160px;
}

.nws_content .a_image img {
	background-color: #fff;
	border: 1px solid #48D7F7;
	padding: 1px;
	margin: 3px 0px 0px;
}

.nws_content .a_body {
	font: normal normal normal 14px/22px Arial, Sans-serif;

	margin: 15px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #48D7F7;
}

.nws_content .btn {
	float: right;
}
/*	Artigos
	-----------------------------------------------------

	Cores utilizadas:
	Cor escura: #FCA300
	Cor clara: #FBCD07
	Cinza escuro: #555555
	Cinza claro: #666666
	Azul: #436288
*/



/* LISTAGEM */

.artigos_list h1 {
	color: #FCA300;
	border-bottom: 1px solid #FBCD07;
}

.artigos_list .a_item {
	border-bottom: 1px dashed #FBCD07;
	padding: 5px 0px 10px;
	margin: 10px 0px;
}

.artigos_list h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.artigos_list h2 a { color: #555; border-bottom: 0px; margin-bottom: 1px; }
.artigos_list h2 a:hover { color: #555; text-decoration: none; border-bottom: 1px dashed #FBCD07; margin: 0px; }

.artigos_list .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.artigos_list .a_body {
	margin: 5px 0px 0px;
}

.artigos_list .a_image {
	float: left;
	width: 160px;
}

.artigos_list .a_image img {
	background-color: #fff;
	border: 1px solid #FBCD07;
	padding: 1px;
	margin: 3px 0px 0px;
}

.artigos_list .a_introarea {
	float: right;
	width: 445px;
}

.artigos_list .sbtn {
	margin: 10px 5px 0px;
	float: right;
}

.artigos_list div.pagination span,
.artigos_list div.pagination a {
	background-color: #FCA300;
}






/* FICHA */

.artigos_content h1 {
	color: #FCA300;
	border-bottom: 1px solid #FBCD07;
}

.artigos_content h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.artigos_content .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.artigos_content .a_intro {
	font: italic normal normal 15px/26px Arial, Sans-serif;
	color: #436288;

	padding: 10px 15px;
}

.artigos_content .a_image {
	float: right;
	width: 160px;
}

.artigos_content .a_image img {
	background-color: #fff;
	border: 1px solid #FBCD07;
	padding: 1px;
	margin: 3px 0px 0px;
}

.artigos_content .a_body {
	font: normal normal normal 14px/22px Arial, Sans-serif;

	margin: 15px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FBCD07;
}

.artigos_content .btn {
	float: right;
}
/*	Actividades
	-----------------------------------------------------

	Cores utilizadas:
	Cor escura: #FC6D00
	Cor clara: #FC6F00
	Cinza escuro: #555555
	Cinza claro: #666666
	Azul: #436288
*/



/* LISTAGEM */

.actividades_list h1 {
	color: #FC6D00;
	border-bottom: 1px solid #FC6F00;
}

.actividades_list .a_item {
	border-bottom: 1px dashed #FC6F00;
	padding: 5px 0px 10px;
	margin: 10px 0px;
}

.actividades_list h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.actividades_list h2 a { color: #555; border-bottom: 0px; margin-bottom: 1px; }
.actividades_list h2 a:hover { color: #555; text-decoration: none; border-bottom: 1px dashed #FC6F00; margin: 0px; }

.actividades_list .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.actividades_list .a_body {
	margin: 5px 0px 0px;
}

.actividades_list .a_image {
	float: left;
	width: 160px;
}

.actividades_list .a_image img {
	background-color: #fff;
	border: 1px solid #FC6F00;
	padding: 1px;
	margin: 3px 0px 0px;
}

.actividades_list .a_introarea {
	float: right;
	width: 445px;
}

.actividades_list .sbtn {
	margin: 10px 5px 0px;
	float: right;
}

.actividades_list div.pagination span,
.actividades_list div.pagination a {
	background-color: #FC6D00;
}






/* FICHA */

.actividades_content h1 {
	color: #FC6D00;
	border-bottom: 1px solid #FC6F00;
}

.actividades_content h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.actividades_content .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.actividades_content .a_intro {
	font: italic normal normal 15px/26px Arial, Sans-serif;
	color: #436288;

	padding: 10px 15px;
}

.actividades_content .a_image {
	float: right;
	width: 160px;
}

.actividades_content .a_image img {
	background-color: #fff;
	border: 1px solid #FC6F00;
	padding: 1px;
	margin: 3px 0px 0px;
}

.actividades_content .a_body {
	font: normal normal normal 14px/22px Arial, Sans-serif;

	margin: 15px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FC6F00;
}

.actividades_content .btn {
	float: right;
}
/*	Conselhos
	-----------------------------------------------------

	Cores utilizadas:
	Cor escura: #436288
	Cor clara: #5175A3
	Cinza escuro: #555555
	Cinza claro: #666666
	Azul: #436288
*/



/* LISTAGEM */

.conselhos_list h1 {
	color: #436288;
	border-bottom: 1px solid #5175A3;
}

.conselhos_list .a_item {
	border-bottom: 1px dashed #5175A3;
	padding: 5px 0px 10px;
	margin: 10px 0px;
}

.conselhos_list h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.conselhos_list h2 a { color: #555; border-bottom: 0px; margin-bottom: 1px; }
.conselhos_list h2 a:hover { color: #555; text-decoration: none; border-bottom: 1px dashed #5175A3; margin: 0px; }

.conselhos_list .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.conselhos_list .a_body {
	margin: 5px 0px 0px;
}

.conselhos_list .a_image {
	float: left;
	width: 160px;
}

.conselhos_list .a_image img {
	background-color: #fff;
	border: 1px solid #5175A3;
	padding: 1px;
	margin: 3px 0px 0px;
}

.conselhos_list .a_introarea {
	float: right;
	width: 445px;
}

.conselhos_list .sbtn {
	margin: 10px 5px 0px;
	float: right;
}

.conselhos_list div.pagination span,
.conselhos_list div.pagination a {
	background-color: #436288;
}






/* FICHA */

.conselhos_content h1 {
	color: #436288;
	border-bottom: 1px solid #5175A3;
}

.conselhos_content h2 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #555;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.conselhos_content .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.conselhos_content .a_intro {
	font: italic normal normal 15px/26px Arial, Sans-serif;
	color: #436288;

	padding: 10px 15px;
}

.conselhos_content .a_image {
	float: right;
	width: 160px;
}

.conselhos_content .a_image img {
	background-color: #fff;
	border: 1px solid #5175A3;
	padding: 1px;
	margin: 3px 0px 0px;
}

.conselhos_content .a_body {
	font: normal normal normal 14px/22px Arial, Sans-serif;

	margin: 15px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #5175A3;
}

.conselhos_content .btn {
	float: right;
}

.links_list h3 {
	font: normal normal bold 16px/20px Arial, Sans-serif;
	padding: 0px;
	margin: 15px 0px 0px;
}


.links_list ul {
	margin: 5px 0px 5px 20px;
}

.links_list li {
	margin: 5px 0px 10px;
	list-style: none outside url("../../../layout/tplGeral/img/bullet.gif") !important;
}

.links_list li.has_link {
	list-style: none outside url("../../../layout/tplGeral/img/bullet-check.gif") !important;
}

.links_list .a_title {
	font: normal normal bold 14px/18px Arial, Sans-serif;
}

.links_list li p {
	font: normal normal normal 15px/22px Arial, Sans-serif;
	margin: 0px;
	padding: 0px;
}

.links_list li.has_link p {
	font: normal normal normal 13px/18px Arial, Sans-serif;
	margin: 0px;
	padding: 0px;
}

/*	Guestbook
	-----------------------------------------------------

	Cores utilizadas:
	Cor escura: #436288
	Cor clara: #5175A3
	Cinza escuro: #555555
	Cinza claro: #666666
	Azul: #436288
*/



/* LISTAGEM */

.guestbook_list .a_item {
	border-bottom: 1px dashed #5175A3;
	padding: 5px 0px 10px;
	margin: 5px 0px 20px;
}

.guestbook_list h5 {
	font: normal normal bold 18px/25px Arial, Sans-serif;
	color: #436288;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.guestbook_list .a_date {
	font: normal normal bold 11px/15px Arial, Sans-serif;
	color: #666;
	margin: 0px;
}

.guestbook_list .a_body {
	margin: 5px 0px 5px;
}


.protocolos_list td {
}

.protocolos_item {
	text-align: center;

	height: 300px !important;

	overflow: hidden;


	border: 1px solid #DDD;

	padding-bottom: 35px;

	margin: 20px 10px;

	position: relative;
	*position: static;

	z-index: 1 !important;
}

.protocolos_bg {
	background-color: #fff;
	background-position: 50% 40%;
	background-repeat: no-repeat;

	width: 100%;
	height: 100%;
}


.protocolos_info {
	background-color: #436288;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;

	padding: 0px 10px 10px;

	font: 11px/16px Arial, Helvetica, Sans-Serif !important;
	font-weight: bold !important;
	color: #fff !important;
	text-decoration: none !important;

	text-align: left;

	position: absolute;

	top: 300px;
	*top: 264px;
	left: 0px;
}


.protocolos_info a {
	text-decoration: none !important;
	color: #fff !important;
	cursor: pointer !important;
}

.protocolos_info a h3,
.protocolos_info a div {
	cursor: pointer !important;
}

.protocolos_info h3 {
	font: 18px/18px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none !important;

	margin: 9px 0px 10px 0px;
	padding: 0px;

	width: 280px;
}


.parceiros_destaque {
	border: 3px solid #D8E2E9;
	padding: 15px 15px;
	background-color: #EBF0F4;

	margin: 5px 0px 25px;

	position: relative;
}

.parceiros_destaque h5 {
	position: absolute;
	top: 3px;
	right: 5px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #D1DBE1;
	font: italic small-caps bold 19px/19px arial, sans-serif;
	letter-spacing: 0px;
	z-index: 1;
}


.parceiros_destaque img {
	float: left;
	margin-right: 15px;
	width: 280px;
}

.parceiros_destaque_text {
	position: relative;
	z-index: 2;
	float: left;
	width: 280px;
}
.parceiros_destaque_text h3 {
	border-width: 0px;
	padding: 0px;
	margin: 5px 0px 10px;

	font: normal normal normal 24px/28px Georgia, Serif;
	color: #4C7EB8;
}

.parceiros_destaque_text p {
	padding: 0px;
	margin: 0px;
	font: normal normal normal 13px/21px arial, sans-serif;
	color: #444;
}