@charset "utf-8";
/* fvrpro - Danielle - 3-30-17 */
	
		 html { margin: 0; padding: 0; background: #f1e4e4 url(../img/top2.jpg) top center no-repeat; }
		 body { margin: 0; padding: 0; font-family: Verdana, Geneva, sans-serif; font-size: 15px; color: #594f4f; }
		 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; }
		 #wrapper p { text-align: center }
		 
		 .credit { font-size: 18px }
		 
		 #content { overflow: hidden; width: 840px; border: 0; padding: 20px 25px 0; background: #e1c5c5; margin-top: -35px }
		 #foot { width: 840px; 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 }
		 
		 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: 890px; margin: 345px auto 20px; height: 24px; }
		 #menu { display: block; padding: 0; height: 24px; overflow: hidden; list-style: none; overflow: hidden; margin: 0 auto }
		 #menu li { margin: 0; padding: 0; list-style: none; float: left; height: 24px }
		 #menu li a { display: block; width: 100%; height: 100%; overflow: hidden; text-indent: -9999px; float: left; background-image: url(../img/menu.jpg); background-repeat: no-repeat; }
		 #menu li#h1 { width: 163px; }
		 #menu li#h1 a { background-position: 0 0; }
		 #menu li#h1 a:hover, #menu li#h1 a.ativo { background-position: 0 -24px }
		 #menu li#h2 { width: 108px; }
		 #menu li#h2 a { background-position: -163px 0; }
		 #menu li#h2 a:hover, #menu li#h2 a.ativo { background-position: -163px -24px }
		 #menu li#h3 { width: 155px; }
		 #menu li#h3 a { background-position: -271px 0; }
		 #menu li#h3 a:hover, #menu li#h3 a.ativo { background-position: -271px -24px }
		 #menu li#h4 { width: 108px; }
		 #menu li#h4 a { background-position: -426px 0; }
		 #menu li#h4 a:hover, #menu li#h4 a.ativo { background-position: -426px -24px }
		 #menu li#h5 { width: 206px; }
		 #menu li#h5 a { background-position: -534px 0; }
		 #menu li#h5 a:hover, #menu li#h5 a.ativo { background-position: -534px -24px }
		 #menu li#h6 { width: 140px; }
		 #menu li#h6 a { background-position: -750px 0; }
		 #menu li#h6 a:hover, #menu li#h6 a.ativo { background-position: -750px -24px }
		 
		 .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; }