/* CSS Document */

/*
 * Global Changes
 */
html, body{
	height:100%;
	margin: 0px;
	padding:0px;
}
body{
	background:#eee url(../images/body_back.gif) repeat-x top left;
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
}
img{
	border: 0px;
	padding:0px;
	margin: 0px;
	display:block;
}
form{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	color: #333;
	font-family: "Trebuchet MS", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size:17pt;
	padding:5px;
	margin:5px;
	color:#2C4D7C;
	border-bottom:1px solid #eee;
}
h2{
	font-size:13pt;
	color:#449;
	border-bottom:1px solid #eee;
	margin-bottom:4px;
}
h3{
	font:bold 11px Arial, Tahoma;
	color:#449;
}
acronym{
	font-weight:bold;
	margin:0px;
	padding:0px;
	border:0px;
	cursor:help;
}
a{
	color:#449;
}
a:visited{
	color:#449;
}
a:hover{
	text-decoration:none;
}
/*
 * Main Styles
 */
#main{
	width:760px;
	padding:0px;
	margin:0px auto;
	display:table;
	background:#fff;
}
#top{
	width:752px;
	height:99px;
	padding:0px;
	margin:4px;
	background:#eee;
}
#flash{
	width:560px;
	height:99px;
	margin-left:-42px;
	float:left;
	position:relative;
	z-index:2;
}
#logo{
	width:234px;
	height:99px;
	float:left;
	position:relative;
	z-index:5;
}
#menu{
	width:752px;
	height:30px;
	padding:0px;
	margin:0px 4px 0px 4px;
	background:#fff url(../images/menu_back.gif) repeat-x top left;
}
#content{
	width:732px;
	padding:10px;
	margin:0px 4px 0px 4px;
	background:#fff url(../images/content_back.gif) repeat-y top left;
	height:100%;
	overflow:auto;
}
#footer{
	width:752px;
	padding:0px;
	margin:20px 4px 4px 4px;
	background:#fff url(../images/footer_back.gif) repeat-x bottom left;
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
	color:#888;
	text-align:center;
	display:table;
}
#back_top{
	float:right;
	display:block;
	clear:none;
}
.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
}

/*
 * Nested Styles
 */
#menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	float:left;
	width:120px;
	height:30px;
	font:bold 11px Trebuchet MS, Verdana, Arial, Tahoma;
	text-transform:uppercase;
	color:#fff;
	line-height:30px;
	text-align:center;
}
#menu ul li a{
	color:#fff;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
#menu ul li.hi{
	width:120px;
	height:30px;
	font:bold 11px Trebuchet MS, Verdana, Arial, Tahoma;
	color:#fff;
	line-height:30px;
	text-align:center;
	background:#fff url(../images/menu_middle_inset.gif) repeat-x top left;
}
#menu ul li.hi a:hover{
	color:#fff;
}

#content #search_menu{
	width:160px;
	height:200px;
	padding:0px;
	margin:0px;
	float:left;
	display:table;
	background:url(../images/search_back.gif) no-repeat;
}
#content #search_menu #c{
	padding:0px 0px 0px 6px;
	width:154px;
}
#content #search_menu #c p{
	margin:0px;
	padding:0px;
	height:19px;
	*height:13px;
	line-height:13px;
}
#content #search_menu input, #content #search_menu select{
	font:normal 11px Arial, Tahoma;
	width:110px;
	padding:0px;
	margin:0px;
}
#content #search_menu .s{
	width:140px;
}
#content #search_menu button{
	padding:0px;
	margin:0px;
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
	color:#000;
}
#content #page{
	float:right;
	width:542px;
	margin:5px;
}
#content #page p{
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
	text-align:justify;
}
#content #page .begin{
	width:500px;
	margin:15px 5px;
	padding:5px;
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
	text-align:justify;
}
#content .indent{
	text-indent:20px;
}

#footer p{
	margin:0px;
}
#footer ul{
	list-style-type:none;
	margin:0px auto;
	padding:0px;
	width:410px;
}
#footer ul li{
	float:left;
	padding:0px 5px;
	text-align:center;
}
#footer ul li a{
	color:#888;
	text-decoration:underline;
	padding:1px 2px;
	margin:2px 0px;
}
#footer ul li a:hover{
	text-decoration:none;
	color:#fff;
	background:#888;
	padding:1px 2px;
}

/*
 * Form Styles
 */
.form{
	margin:10px 5px;
	padding:10px;
	font:normal 11px Arial, Trebuchet MS, Verdana, Arial, Tahoma;
	clear:both;
	float:left;
}
.form label{
	font:bold 11px Arial, Trebuchet MS, Verdana, Arial, Tahoma;
	float:left;
	clear:none;
	margin:0px;
	color:#444;
}
.form div{
	padding:3px;
	margin-bottom:5px;
}
.form div.unselected{
	float:left;
	background:#fff;
	display:table;
}
.form div.selected{
	float:left;
	background:#eee;
	display:table;
}
.form div.hselected{
	width:241px;
	float:left;
	margin-bottom:5px;
	margin-top:4px;
	background:#eee;
	display:table;
}
.form div.hunselected{
	width:241px;
	float:left;
	margin-bottom:5px;
	margin-top:4px;
	background:#fff;
	display:table;
}
.form .txt{
	float:left;
	clear:left;
	margin:3px 7px 3px 0px;
	padding:2px 5px;
	width:468px;
	font:normal 12px Arial, Verdana, Tahoma;
}
.form .txt_half{
	float:left;
	clear:left;
	margin:3px 0px;
	padding:2px 5px;
	width:220px;
	font:normal 13px Trebuchet MS, Verdana, Tahoma;
}
.form .tel{
	float:left;
	margin:3px 3px;
	padding:2px 2px;
	width:280px;
	font:normal 13px Trebuchet MS, Verdana, Tahoma;
}
.form .radio_grp{
	float:left;
	width:220px;
	height:50px;
	line-height:70px;
	clear:right;
}
.form .submit{
	margin:2px;
	height:30px;
	float:left;
}
.form h3{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:15px;
	border-bottom:1px solid #eee;
}

.form .block{
	display:table;
}
/*
 * Micro Styles
 */
 
#user_msg{
	width:540px;
	margin:15px 10px;
	padding:5px;
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
	text-align:justify;
	background:#fee;
}
#user_msg img{
	float:left;
	margin:0px 5px;
}
.left{
	float:left;
	margin-right:15px;
}
.rebolos_modelo{
	text-align:center;
	padding:0px;
	margin:0px auto;
	text-indent:0px;
	display:table;
	width:540px;
	clear:left;
}
.rebolos_modelo img{
	float:left; 
	margin:0px 10px 12px 0px;
	padding:0px;
	border:1px inset #bbb;
}
.representante{
	clear:left;
	list-style-type:none;
	font:normal 11px Trebuchet MS, Verdana, Arial;
	margin:10px 0px 10px 10px;
	padding:0px;
}
.representante h3{
	border-bottom:1px solid #eee;
}
.half{
	width:505px;
	height:160px;
	background:url(../images/divs_back.gif) no-repeat top left;
	padding:15px 0px 0px 20px;
	margin:10px 0px 10px 10px;
	_margin:10px 0px 10px 5px;
	float:left;
	display:table;
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
}
.half img{
	float:left;
	margin-right:10px;
	padding:4px;
	background:#fff;
	border:1px solid #bbb;
}
.begin img{
	float:right;
	margin-left:10px;
	padding:4px;
	background:#fff;
	border:1px solid #bbb;
}
.half ul{
	width:320px;
	float:left;
	margin:0px 0px 0px 10px;
	padding-left:15px;
	list-style-type:circle;
	list-style-position:outside;
}
.half ul.pd{
	width:500px;
	float:left;
	margin:0px 0px 0px 10px;
	padding-left:15px;
	list-style-type:circle;
	list-style-position:outside;
}
.half p.pd{
	margin-bottom:10px;
	display:table;
	border:1px solid #f00;
}
.half .img_clear, .begin .img_clear, .half_prod .img_clear{
	padding:0px;
	margin:4px;
	border:0px;
	float:left;
}
.half_prod{
	width:230px;
	height:300px;
	background:url(../images/divs_back.gif) no-repeat top left;
	padding:15px 10px 0px 20px;
	margin:10px 0px 10px 10px;
	*margin:10px 0px 10px 5px;
	float:left;
	display:table;
	font:normal 11px Trebuchet MS, Verdana, Arial, Tahoma;
}
.half_prod img{
	float:left;
	margin-right:10px;
	padding:4px;
	background:#fff;
	border:1px solid #bbb;
}
.half_prod h2{
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.half_prod p{
	clear:both;	
}
.pd{
	clear:both;
	margin:10px 0px;
}
.pd tr th{
	background:#E5ECF9;
	border-bottom:1px solid #80C5E8;
	border-left:2px solid #fff;
	text-transform:uppercase;
	color:#449;
	height:30px;
}
.pd tr{
	height:20px;
}
.pd tr td{
	padding:5px;
	border-bottom:1px solid #E5ECF9;
}
.pd tr td.c{
	text-align:center;
}
.pd tr td.vermelha{
	background:#d33;
	border-left:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.pd tr td.amarela{
	background:#ee0;
	border-left:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.pd tr td.cinza{
	background:#ccc;
	border-left:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.pd tr td.verde{
	background:#3a3;
	border-left:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.pd tr td.marrom{
	background:#944;
	border-left:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.pd tr td.azul{
	background:#33a;
	border-left:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.pd tr td.violeta{
	background:#b3f;
	border-left:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
ol.result_list{
	padding:0px;
	margin:0px;
}
li.search_result{
	margin:25px 0px 5px 0px;
	padding:0px;
	padding-left:14px;
}
p.search_excerpt b{
	border-bottom:1px solid #2C4D7C;
	background:#DEF0F9;
	color:#339;
}
h3.search_title{
	margin:0px;
}
h3.search_title img{
	float:left;
	margin-right:5px;
}
div.search_word{
	border-top:1px solid #80C5E8;
	background:#DEF0F9;
}
div.search_word p{
	margin:5px;
}
.fepa{
	float:left;
	clear:both;
	margin-bottom:10px;
	display:block;
	width:530px;
}
.clear{
	clear:both;
	float:left;
}
#idioma{
	margin-top:55px;
	background:#fff url(../images/idioma_back.gif) no-repeat;
	width:150px;
	height:20px;
	padding:5px 2px 5px 8px;
}
a.choice{
	width:19px;
	height:15px;
	background:url(../images/select.gif) no-repeat;
	display:block;
	padding:4px 0px 0px 23px;
	float:left;
	margin-left:7px;
}
a.choice:hover{
	background:url(../images/select.gif) no-repeat;
	background-position:0px -19px;
	padding:4px 0px 0px 23px;
}
a.selected{
	width:19px;
	height:15px;
	background:url(../images/select.gif) 0px 19px repeat-y;
	display:block;
	padding:4px 0px 0px 23px;
	float:left;
	margin-left:7px;	
}