<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg.gif);
	background-repeat: repeat-x;
}
/* Ínicio menu horizontal */

.anylinkcss{
position:absolute;
visibility: hidden;
border: 0px solid #008dcf;
border-bottom-width: 0;
font:normal 11px trebuchet MS;
line-height: 20px;
z-index: 100;
width: 130px;
height: 22px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 2px;
border-top: 1px solid #d6e0f4;
border-bottom: 2px solid #fff;
padding-bottom: 1px 0;
margin-bottom: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 7px;
background-image:url(img/bg_menu2.gif);
}

.anylinkcss a:hover{ /*hover background color*/
background-image:url(img/bg_menu2.gif);
}
.stylemenu{

font:normal 11px trebuchet MS;
color:#000;
line-height: 20px;
width: 130px;
height: 22px;

}
a:hover {
	color: #0018ff;
	text-decoration:underline;
}
form { 
	border: 0px;
	padding:0px;
	margin:0px;
	}

.trebuchetNormalBrancaSize11 {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetBoldBrancaSize11 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetNormalAzulSize11 {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #006699;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetNormalAzulSize10TextField {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #333;
	font-size: 10px;
	text-decoration:none;
	padding: 0px;
	border: 1px 1 #333;
	line-height:15px;
	height:15 px;
}
.trebuchetNormalCinzaSize10 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #333;
	font-size: 10px;
	text-decoration:none;	
}
.trebuchetBoldAzulSize11 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #006699;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetNormalPretaSize11 {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetNormalPretaSize12 {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	text-decoration:none;
}
.trebuchetNormalCinzaSize11 {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #CCC;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetBoldPretaSize11 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetBoldPretaSize13 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	text-decoration:none;
}
.trebuchetNormalRedSize11 {
	font-family: trebuchet MS;
	font-weight: normal;
	color: #FF0000;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetNormalRedSize13 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
	text-decoration:none;
}
.trebuchetBoldRedSize11 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	text-decoration:none;
}
.trebuchetBoldBlueSize16 {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #4873a7;
	font-size: 17px;
	text-decoration:none;
}
.form {
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #f1f1f1;
}
.divmsgdelerro {
	margin: 10px;
	padding: 10px;
	background-color: #FF0000;
	font-family: trebuchet MS;
	font-size: 13px;
	color : #FFF;
	font-weight: bold;
}
.divmsgalert {
	margin: 10px;
	padding: 10px;
	background-color: #fff94f;
	font-family: trebuchet MS;
	font-size: 13px;
	color : #816a00;
	font-weight: bold;
}
.divmsgsucesso {
	margin: 10px;
	padding: 10px;
	background-color: #deff5c;
	font-family: trebuchet MS;
	font-size: 13px;
	color : #749100;
	font-weight: bold;
}

/* Fim menu horizontal */
	/* STYLES FOR CROSSFADER */

	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		width: 700px;
		height: 200px;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}

-->
/* inicio amplia img */

* {
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #00388A;
}
.highslide:hover img {
	border: 2px solid #96B5DA;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* fim amplia img */