.bg_pagcortesia {

	background-image:  url(bg_logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
 }
#pagina_cortesia {

width: 540px; 
text-align: center;
margin: 22px auto 0 auto;

}
#box_pagcortesia_content {

width: 540px; 
text-align: center;
background-image: url(bg_box_px.jpg);
background-repeat: repeat-y;
}
  #box_pagcortesia {
	font-size: 1.1em;
 	font-weight: bold; 
 	text-align: left;
 	background-image: url(bg_box.jpg);
 	background-repeat: no-repeat;
	padding: 10px 20px 0px 20px;
	width: 500px;
 }

  .messcortesia{
	font-size: 1.2em;
 	font-weight: bold; 
 	text-align: left;
/* line-height: 0.1em;*/
 	color: #434343;
	font-family: Arial, Helvetica, sans-serif;


 }
  #box_pagcortesia ul{
	 font-weight: normal;
 }
   #box_pagcortesia li{
	 list-style-image: url(punt_elenco.jpg);
	 
 }
    #box_pagcortesia a{
	  
	 color:#800000;
 }
    #box_pagcortesia a:hover{
	   text-decoration:underline;
	 color:#800000;
 }
  #box_pagcortesia_bottom {

 	background-image: url(bg_box_bottom.jpg);
 	background-repeat: no-repeat;
	background-position:0px bottom;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 100%;
 }
