/* v1.0 | 20080212 */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
}

/* TEXT STYLING */
h1 {
	color: #BF1616;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	color: #FF9900;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
}

.red-title {
	color: #BF1616;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

/* Sprites */
.sprite-pagina-vender-lista-carros {
	background-image: url('../img/sprite_pagina_vender.png');
	background-repeat: no-repeat;
	width: 884px;
	height: 121px;
}

.sprite-icons-pesquisa {
	background-image: url('../img/sprite_icons.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: right;
	margin: 0 3px;
}

/* Icons */
.sprite-icons-pesquisa#stand {
	background-position: 0 0;
}

.sprite-icons-pesquisa#troca {
	background-position: -16px 0;
}

.sprite-icons-pesquisa#profissional {
	background-position: -32px 0;
}

.sprite-icons-pesquisa#garantia {
	background-position: -48px 0;
}

.sprite-icons-pesquisa#video {
	background-position: -64px 0;
}

/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	/*background-image:url(../img/bg.gif);*/ /*background-color: #e3e3e3;*/
	background-image: url(../img/patter_carbon_fiber.jpg);
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.bg-main {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
}

.submenu_bg { /* background-image: url(../img/submenu_bg.jpg); */
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 922px;
}

.submenu_bg_end {
	background-image: url(../img/menu/fundo.jpg);
	background-repeat: repeat-x;
	height: 35px;
	border-top: 2px solid #96030d;
	color: white;
}

.submenu_bg_end a {
	color: white !important;	
	text-decoration: none;
}

.submenu_bg_end a:hover {
	text-decoration: underline;
}

.submenu_center {
	background-image: url(../img/submenu_center.jpg);
	background-position: left;
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	outline: none; /* FF1.5+ IE7+*/
	-moz-outline: /* FF<=1.5*/ 
}

a.submenu_items {
	color: #06F;
	font-weight: bold;
	display: block;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	margin-left: 25px;
}

a.submenu_items:hover {
	color: #333;
}

.menu_bg { /* background-image: url(../img/menu_bg.jpg); */
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 922px;
}

.formatForm {
	border: 1px solid #ccc;
	font-size: 10px;
	background-color: #FFF;
	width: 100%;
	margin-top: 5px;
}

/*.botao {
	background-color: #fbd847;
	border: 1px solid #CCC;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
.botao {
	color: #000000;
	padding: 6px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FCDA0C;
	text-shadow: 0px 1px 0px #FFFFFF;
	/* Override debault element border if present */
	border: 0 none;
}

input.botao {
	font-size: 13px;
	height: 33px;
	letter-spacing: 1px;
	padding: 6px 13px 10px;
	text-transform: uppercase;
	width: auto;
}

.botao:hover {
	background-color: #F9BD00;
	color: #FFF;
	text-shadow: 0px 1px 0px #EF9E00;
	cursor: pointer;
}

.botao a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.botao a:hover {
	text-decoration: none;
}

.pesquisaAvancada {
	color: #FB8400;
	font-size: 9px;
}

.topo {
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #333;
	text-transform: uppercase;
	color: #FFF;
}

.ads {
	border: 1px solid #CCC;
}

.mainTable {
	width: 922px;
	margin: 0 auto;
}

.spacerh {
	height: 10px;
}

.spacerw {
	width: 10px;
}

.lightgrey {
	color: #666;
}

.ue_foto {
	border: 3px solid #333;
}

.ue_titulo_of {
	width: 90px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 10px;
}

.ue_titulo {
	font-size: 12px;
}

.ue_ano {
	font-size: 9px;
	color: #666;
}

.ue_preco {
	font-size: 10px;
	font-weight: bold;
}

.ue_km {
	font-size: 9px;
}

.ultima_entrada {
	cursor: pointer;
	border: 3px solid #fff;
	background-color: #FFF;
}

.ultima_entrada:hover {
	margin: 0px;
	border: 3px solid #efefef;
	background-color: #efefef;
}

.sobressaido {
	background-color: #FFC;
}

.paginacao_anterior_seguinte {
	color: #06F;
	background-color: #DEF;
}

.paginacao_numeracao {
	color: #333;
	font-size: 12px;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

#marcas,#modelos,#versoes,#seccoes,#tonalidade,#cor,#cor_estofos {
	width: 200px;
}

#caixa {
	width: 150px;
}

#nmudancas {
	width: 45px;
}

.obrigatorio {
	color: #000;
	font-weight: bold;
}

.obrigatorio_notificacao {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: gray;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	margin-top: 20px;
	padding: 5px;
	text-shadow: 0 1px 0 #444444;
	width: 330px;
	text-align: center;
}

input,select,textarea {
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

#nif_form_click,#informacoes,#condicoes,#link_conta_pessoal {
	text-decoration: underline;
	cursor: pointer;
	padding: 5px;
}

#anuncio_extras {
	padding: 20px;
}

.menu_table {
	height: 35px;
	background-image: url(../img/menu/fundo.jpg);
	background-repeat: repeat-x;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.menu-item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

.menu-item:hover {
	color: #FFCD05;
	background-color: #1d1d1b;
}
.menu-item a, .menu-item a:hover {
	text-decoration: none;
	color: #fff;
}

a.menu_selected {
	color: #FF0000;
}

.upload_fotos_box {
	border: 1px solid #CCC;
	background-color: #EFEFEF;
}

#div_num_resultados {
	color: #F90;
}

.titulo_anuncio {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #444;
}

.preco_anuncio {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #fff;
}

.corpo_anuncio {
	color: #333;
	font-size: 12px;
	background-color: #efefef;
}

.titulo_anuncio_destaque {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #600;
}

.preco_anuncio_destaque {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #DB4213;
}

.corpo_anuncio_destaque {
	color: #FFF;
	font-size: 12px;
	background-color: #F28112;
}

.corpo_anuncio_duplo {
	color: #FFF;
	font-size: 12px;
	background-color: #F28112;
}

#vender_carros,#vender_comerciais,#vender_motos,#vender_autocaravanas {
	cursor: pointer;
}

.pesquisar_yellow {
	background-image: url(../img/pesquisar_yellow.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 25px;
}

.pesquisar_redgrey {
	background-image: url(../img/pesquisar_redgrey.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 25px;
}

.fv_banner {
	padding-top: 10px;
	padding-bottom: 10px;
}

.fv_titulo {
	font-size: 12px;
	padding-bottom: 5px;
}

.fv_titulo2 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #990000;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.fv_titulo3 {
	padding-bottom: 5px;
	color: #0066ff;
	font-weight: bold;
}

.fv_titulo4 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #990000;
	font-weight: bold;
}

.fv_titulo5 {
	font-weight: bold;
}

.fv_line_top {
	border-top: 1px solid #000000;
}

.fv_preco {
	font-weight: bold;
	font-size: 14px;
}

.fv_vspace {
	background-image: url(../img/vspace.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 20px;
}

.fv_extras {
	padding-bottom: 5px;
	font-size: 12px;
}

.fv_mapa {
	padding: 40px;
	padding-bottom: 10px;
}

a.fv_linkfotos {
	color: #06F;
	text-decoration: none;
	font-weight: bold
}

a.fv_linkfotos:hover {
	color: #06F;
	border-bottom: 1px solid #06F;
	font-weight: bold
}

a.lnk_sob {
	color: #FFF;
	text-decoration: none;
}

a.lnk_sob:hover {
	color: #FFF;
	text-decoration: underline;
}

a.lnk_nsob {
	color: #333;
	text-decoration: none;
}

a.lnk_nsob:hover {
	color: #333;
	text-decoration: underline;
}

a.paginacao {
	color: #333;
	text-decoration: none;
}

a.paginacao:hover {
	color: #333;
	text-decoration: underline;
}

.pretty-button {
	margin-top: 10px;
	border: 0px none;
	padding: 3px 5px;
	background-color: #F28112;
	color: #fff;
	text-shadow: 1px 1px 0px #9F5915;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	behavior: url(PIE.htc);
}

.pretty-button:hover {
	background-color: #c16104;
}

/* ORANGE */
.pretty-big-button-orange {
	color: rgb(255, 255, 255);
	padding: 6px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: rgb(242, 129, 18);
	text-shadow: 0px 1px 0px rgb(219, 66, 19);
	/* Override debault element border if present */
	border: 0 none;
}

.pretty-big-button-orange:hover {
	background-color: #C16104;
	cursor: pointer;
}

.pretty-big-button-orange a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.pretty-big-button-orange a:hover {
	text-decoration: none;
}

/* END - ORANGE */ /* BLUE */
.pretty-big-button-blue {
	color: #fff;
	padding: 6px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #004C66;
	text-shadow: 0px 1px 0px #00202B;
	/* Override debault element border if present */
	border: 0 none;
}

.pretty-big-button-blue:hover {
	background-color: #003345;
	cursor: pointer;
}

.pretty-big-button-blue a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.pretty-big-button-blue a:hover {
	text-decoration: none;
}

/* END - BLUE */ /* GREEN */
.pretty-big-button-green {
	color: #fff;
	padding: 6px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #009D31;
	text-shadow: 0px 1px 0px #006329;
	/* Override debault element border if present */
	border: 0 none;
}

input.pretty-big-button-green {
	font-size: 13px;
	height: 33px;
	letter-spacing: 1px;
	padding: 6px 13px 10px;
	text-transform: uppercase;
	width: auto;
}

.pretty-big-button-green:hover {
	background-color: #006329;
	text-shadow: 0px 1px 0px #333;
	cursor: pointer;
}

.pretty-big-button-green a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.pretty-big-button-green a:hover {
	text-decoration: none;
}

/* END - GREEN */ /* YELLOW */
.pretty-big-button-yellow {
	color: #000000;
	padding: 6px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FCDA0C;
	text-shadow: 0px 1px 0px #FFFFFF;
	/* Override debault element border if present */
	border: 0 none;
}

input.pretty-big-button-yellow {
	font-size: 13px;
	height: 33px;
	letter-spacing: 1px;
	padding: 6px 13px 10px;
	text-transform: uppercase;
	width: auto;
}

.pretty-big-button-yellow:hover {
	background-color: #F9BD00;
	color: #FFF;
	text-shadow: 0px 1px 0px #EF9E00;
	cursor: pointer;
}

.pretty-big-button-yellow a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.pretty-big-button-yellow a:hover {
	text-decoration: none;
}

/* END - YELLOW */ /* PAGINATION */
.pagination a {
	text-decoration: none;
	color: #333;
	background-color: #fff;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
}

.pagination a:hover {
	text-decoration: none;
	background-color: #666;
	color: white;
	-moz-box-shadow: 0 0 4px #666;
	-webkit-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
	behavior: url(PIE.htc);
}

.pagination a.selected {
	text-decoration: none;
	color: white;
	background-color: #333;
	padding: 5px;
	-moz-box-shadow: 0 0 4px #666;
	-webkit-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
	text-shadow: 1px 1px 0 #777777;
	behavior: url(PIE.htc);
}

.pagination a.selected:hover {
	text-decoration: none;
	color: white;
}

/* ULTIMOS VISTOS - LADO */
#ultimos_vistos {
	position: fixed;
	margin: 0;
	padding: 3px 3px 0 3px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: white;
	top: 0;
	left: 0;
	width: 160px;
}

#ultimos_vistos #title {
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}

#ultimos_vistos ul {
	list-style: none;
	padding: 0;
}

#ultimos_vistos ul li {
	clear: both;
	margin-bottom: 3px;
	cursor: pointer;
}

#ultimos_vistos ul li:hover {
	background-color: #eee;
}

/* ULTIMOS VISTOS - CENTRO */
#ultimos_vistos_center {
	margin: 0;
	margin-top: 20px;
	padding: 8px 10px 0;
	width: 900px;
	clear: both;
}

#ultimos_vistos_center #title {
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 146px;
}

#ultimos_vistos_center ul {
	list-style: none;
	padding: 0;
}

#ultimos_vistos_center ul li {
	cursor: pointer;
	float: left;
	margin-bottom: 10px;
	width: 180px;
}

#ultimos_vistos_center ul li:hover {
	background-color: #eee;
}

/* NAVEGAR POR MARCAS*/
.navegar_marcas {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #ccc;
	padding: 20px;
}

.navegar_marcas a {
	text-decoration: none;
}

.navegar_marcas a:hover {
	text-decoration: underline;
}

.navegar_marcas_title {
	color: #646464;
	font-family: times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-transform: uppercase;
}

/* EXTRAS */
.bloco_extras {
	-moz-border-radius: 5px;
	-wekit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #AAAAAA;
	float: left;
	margin: 0 13px 31px;
	padding: 15px 5px;
	width: 256px;
}

.bloco_extras .titulo {
	background-color: white;
	color: #DB4213;
	float: left;
	font-weight: bold;
	margin-top: -25px;
	padding: 0 5px;
	letter-spacing: 1px;
}

.bloco_extras ul {
	list-style: none outside none;
	padding-left: 0pt;
}

.bloco_extras ul li {
	clear: both;
}

.bloco_extras .left {
	float: left;
	line-height: 20px;
	padding: 5px 0;
	text-align: right;
	vertical-align: bottom;
	width: 50%;
}

.bloco_extras .right {
	float: right;
	padding-top: 6px;
	width: 44%;
}

/* HOME */
#lista-tipo-pesquisa {
	background-color: #353535;
	color: white;
	text-transform: uppercase;
}

#lista-tipo-pesquisa ul {
	list-style: none outside none;
	padding: 0;
}

#lista-tipo-pesquisa ul li {
	border-left: 1px solid #353535;
	border-right: 1px solid #353535;
	cursor: pointer;
	float: left;
	padding: 17px 0;
	text-align: center;
	width: 106px;
	height: 11px;
}

#lista-tipo-pesquisa ul li.selected {
	background-color: white;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
	color: black;
}

#social-links {
	
}

#social-links ul {
	list-style: none outside none;
	padding: 0;
}

#social-links ul li {
	color: white;
	float: left;
	font-size: 15px;
	padding: 15px 0;
	text-align: center;
	width: 25%;
	cursor: pointer;
}

#social-links ul li#facebook {
	-moz-border-radius-bottomleft: 10px;
	-wekit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #3C5DAC;
	text-shadow: 0 1px 0 #0B2454;
}

#social-links ul li#facebook:hover {
	background-color: #395999;
}

#social-links ul li#twitter {
	background-color: #33B3D6;
	text-shadow: 0 1px 0 #125A66;
}

#social-links ul li#twitter:hover {
	background-color: #32AAC6;
}

#social-links ul li#youtube {
	background-color: #C81111;
	text-shadow: 0 1px 0 #7C1515;
}

#social-links ul li#youtube:hover {
	background-color: #BC1111;
}

#social-links ul li#rss {
	-moz-border-radius-bottomright: 10px;
	-wekit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #F6790F;
	text-shadow: 0 1px 0 #7C3E11;
}

#social-links ul li#rss:hover {
	background-color: #EA6F13;
}

#jogo-usadonanet {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-wekit-border-top-left-radius: 10px;
	-wekit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #FCDA0C;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF;
	text-transform: uppercase;
}

#newsletter-subscribe {
	background: url("../img/bg_newsletter.png") no-repeat scroll left top
		transparent;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 99px;
	padding-left: 115px;
	padding-top: 24px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: 774px;
	margin-left: 6px;
	margin-top: 20px;
}

#newsletter-subscribe .title {
	font-weight: bold;
	text-transform: uppercase;
}

#newsletter-subscribe .highlight {
	color: #DD2F00;
}

#newsletter-subscribe #form {
	color: #4F4F4F;
	line-height: 30px;
	margin-top: 11px;
}

#newsletter-subscribe #form input {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #8C8C8C;
	font-family: georgia;
	font-style: italic;
	margin: 0 6px;
	padding: 5px;
	width: 300px;
}

#newsletter-subscribe #form a {
	color: #42904F;
}

#list-categorias-carros-pagina-vender {
	margin-top: 30px;
}

#list-categorias-carros-pagina-vender .title {
	background-color: white;
	color: #6F1200;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
}

#list-categorias-carros-pagina-vender #content {
	background-color: #E6E7E8;
	padding: 50px 10px 5px;
}

#list-categorias-carros-pagina-vender #content #header {
	background: url("../img/bg_vender_topo.png") no-repeat scroll left top
		transparent;
	color: white;
	font-size: 16px;
	height: 69px;
	margin-bottom: 23px;
	margin-left: 238px;
	margin-top: -65px;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 404px;
}

#list-categorias-carros-pagina-vender .sprite-pagina-vender-lista-carros
	{
	background-color: white;
	border: 1px solid #455560;
	cursor: pointer;
	margin: 15px 0;
}

#list-categorias-carros-pagina-vender #ligeiros {
	background-position: 0 0;
}

#list-categorias-carros-pagina-vender #ligeiros:hover {
	background-position: 0 -121px;
}

#list-categorias-carros-pagina-vender #comerciais {
	background-position: 0 -242px;
}

#list-categorias-carros-pagina-vender #comerciais:hover {
	background-position: 0 -364px;
}

#list-categorias-carros-pagina-vender #autocaravanas {
	background-position: 0 -486px;
}

#list-categorias-carros-pagina-vender #autocaravanas:hover {
	background-position: 0 -608px;
}

#list-categorias-carros-pagina-vender #motos {
	background-position: 0 -731px;
}

#list-categorias-carros-pagina-vender #motos:hover {
	background-position: 0 -853px;
}

#list-categorias-carros-pagina-vender .sprite-pagina-vender-lista-carros .title
	{
	background-color: transparent;
	color: white;
	float: left;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 5px;
	padding-top: 52px;
	text-align: left;
}

#list-categorias-carros-pagina-vender .sprite-pagina-vender-lista-carros .lista-carros
	{
	color: #455560;
	float: right;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 18px;
	text-align: center;
	width: 200px;
}

/* Auxiliares */
.nota {
	font-family: Georgia;
	color: #000;
	font-style: italic;
	clear: both;
	font-size: 12px;
	float: left;
}

.nota .highlight {
	color: rgb(51, 51, 51);
	margin-right: 10px;
	text-decoration: underline;
}

/* Página Info Profissional */
#pagina_info_profissional {
	margin: 30px 0;
}

#pagina_info_profissional .bloco {
	margin: 50px 0;
}

#pagina_info_profissional .bloco ul {
	
}

#pagina_info_profissional .bloco ul li {
	margin: 25px 0;
}

#pagina_info_profissional .bloco .left {
	float: left;
	width: 60%;
}

#pagina_info_profissional .bloco .right {
	float: right;
	width: 40%;
	text-align: right;
}