@charset "utf-8";
/* fvrpro - Nicole Denny - 3.27.17 */
	
		 html { margin: 0; padding: 0; background: #e4e6ed url(../img/bg.jpg) top center repeat-x; }
		 body { margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif, serif; font-size: 15px; color: #000000; background: url(../img/top.jpg) top center no-repeat; }
		 a img { border: none }
		 .clear { width: 100%; height: 1px; display: block; clear: both }
		 a { color: #000; text-decoration: none }
		 a:hover { color: red; text-decoration: underline }
		 p { line-height: 1.3 }
		 
		 #wrapper { width: 912px; display: block; margin: 0 auto; overflow: hidden; }
		 #topo { width: 100%; height: 475px; overflow: hidden; margin: 0 auto -60px; }
		 
		 #content { overflow: hidden; width: 825px; border: 0; padding: 20px 46px 0; background: #f0f4ff url(../img/contentbg.jpg); margin-top: -35px }
		 #foot { width: 850px; overflow: hidden; text-align: center; font-size: 12px; margin: 0 auto 20px; color: #7d7e81 }
		 #foot a { color: #8388cd }
		 table strong { color: #7b0000 }
		 .showname { font-size: 18px; font-weight: bold; text-align: center }
		 .showwin { text-align: center; }
		 a.fancybox img { background: #e4e6eb; padding: 5px }
		 a.fancybox:hover img { background: #c9cacf }
		 
		 .divhome { background: url(../img/welcomepic.png) left top no-repeat; text-align: justify; margin: 0 auto; padding: 25px 0 0; overflow: hidden }
		 .divhome p { margin-left:420px; width: 400px }
		 
		 p.news { color: #fff; line-height: 1; margin: 0 auto 20px; padding: 0 0 20px; border-bottom: 1px dotted #788a4c; width: 470px; text-align: center }
		 p.news strong { font-weight: normal; font-size: 11px; text-transform: uppercase }
		 p.news strong.data { color: #2fe6ed } p.news strong.titulo { color: #1ad5dc }
		 
		 #wrapmenu { width: 966px; margin: 0 auto; height: 63px; }
		 #menu { display: block; padding: 0; height: 63px; overflow: hidden; list-style: none; overflow: hidden; margin: 0 auto }
		 #menu li { margin: 0; padding: 0; list-style: none; float: left; height:63px }
		 #menu li a { display: block; width: 100%; height: 100%; overflow: hidden; text-indent: -9999px; float: left; background-image: url(../img/menu2.jpg); background-repeat: no-repeat; }
		 #menu li#h1 { width: 127px; }
		 #menu li#h1 a { background-position: 0 0; }
		 #menu li#h1 a:hover, #menu li#h1 a.ativo { background-position: 0 -63px }
		 #menu li#h2 { width: 169px; }
		 #menu li#h2 a { background-position: -127px 0; }
		 #menu li#h2 a:hover, #menu li#h2 a.ativo { background-position: -127px -63px }
		 #menu li#h3 { width: 106px; }
		 #menu li#h3 a { background-position: -296px 0; }
		 #menu li#h3 a:hover, #menu li#h3 a.ativo { background-position: -296px -63px }
		 #menu li#h4 { width: 112px; }
		 #menu li#h4 a { background-position: -402px 0; }
		 #menu li#h4 a:hover, #menu li#h4 a.ativo { background-position: -402px -63px }
		 #menu li#h5 { width: 142px; }
		 #menu li#h5 a { background-position: -514px 0; }
		 #menu li#h5 a:hover, #menu li#h5 a.ativo { background-position: -514px -63px }
		 #menu li#h6 { width: 117px; }
		 #menu li#h6 a { background-position: -656px 0; }
		 #menu li#h6 a:hover, #menu li#h6 a.ativo { background-position: -656px -63px }
		 #menu li#h7 { width: 80px; }
		 #menu li#h7 a { background-position: -773px 0; }
		 #menu li#h7 a:hover, #menu li#h7 a.ativo { background-position: -773px -63px }
		 #menu li#h8 { width: 107px; }
		 #menu li#h8 a { background-position: -853px 0; }
		 #menu li#h8 a:hover, #menu li#h8 a.ativo { background-position: -853px -63px } 
		 
		 .clear { clear: both }
		 
		 
 
 form.cmxform {
	width: 370px; }
	
form.cmxform legend { padding-left: 0; }
	

form.cmxform fieldset {
	border: 1px solid #937339;
	background: url(img/fieldset.gif) left bottom repeat-x;
	width: 370px;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(img/divider.gif) left bottom repeat-x;
	}

form.cmxform fieldset { margin-bottom: 10px;  }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}

form.cmxform input {
	background-color: #a99176;
	border: 1px solid #c0c0c0
	}

form.cmxform textarea {
	background-color: #a99176;
	border: 1px solid #c0c0c0;
	width: 450px
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	}
	
select { padding: 0; }