table.right a:link, alink:visited{
	color: #4F8CB2;
	text-decoration: none;
	font-weight: normal;
	}
	
table.right a:visited{
	text-decoration: none;
	}
	
table.right a:hover{
	text-decoration: underline;
	color: #415572;
	font-weight: normal;
	}

table.right{	
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin: 0px;	
	width: 429px;
	padding: 0px;	
	}
	
table.right tbody th{
vertical-align: middle;
}

table.right tbody {
margin: 0px;
padding: 0px;
}

	.title{
		text-align: left;		
		padding: 6px 10px 0px 15px;
		height: 21px;
		background-color: #A91639;
		border-bottom: 3px solid #B96778;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
		font-weight: bold;
		color: #EBE8DA;
		width:auto;		
	}
	
	.title2{
		text-align: left;
		color: #B9C6D3;
		padding: 5px 10px 5px 14px;				
		font-family: Arial, Helvetica, sans-serif;
		font-size: 70%;
		font-weight: bold;
		margin: 0px;
		border-bottom: 3px solid #9BA7B3;
		text-transform: lowercase;		
		background-color: #385279;
		border-top: 0px;
		border-right: 0px;
		border-left: 0px;
	}

	.title3{
		text-align: left;
		color:#FFCC00;
		padding: 5px 10px 5px 14px;				
		font-family: Arial, Helvetica, sans-serif;
		font-size: 70%;
		font-weight: bold;
		margin: 0px;
		border-bottom: 3px solid #9BA7B3;
		text-transform: lowercase;		
		background-color: #385279;
		border-top: 0px;
		border-right: 0px;
		border-left: 0px;
	}

table.right tbody td{
	vertical-align: top;	
	padding: 0px;
	height: auto;
	border-bottom: 1px dotted #B5AB91;
}

table.right tbody td img{
	border: 1px solid #B5AB91;
}


table.right tbody th{
	border-left: 1px solid #B2A88E;
	vertical-align:top;
	border-bottom: 1px dotted #B5AB91;
}

table.right tbody th img{
	border: 0px;
	margin: 3px 3px 3px 6px;
}

table.right p{
	text-align: left;
	/*color: #6C6654;*/
	color: #847B67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	padding: 10px 10px 0px 15px;
	margin: 0px;	
}

table.right span{
	background-image: url(new.png);
	width: 32px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	margin-top: -10px;
}

table.right h3{
	text-align: left;
	color: #847B67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 5px 15px 0px 15px;
	padding: 0px 0px 0px 10px;
	border-left: 6px solid #DED1B1;
}

table.right h1{
	text-align: center;	
	color: #847B67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;	
	padding: -2px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	line-height: 1;	
}

table.right h2{
	text-align: left;	
	color: #847B67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.right h2 ul li{	
	padding: 3px 0px 3px 0px;	
}

.right_inner img{
	float:left;
	border: solid 1px #fff;
	margin: 3px;
	padding: 5px;	
	color: inherit;
	background-color:#FFFFFF;
}

label{
padding: 0px 0px 0px 0px;
}

input{
color: #385279;
background: #f2f1e1;
border: 1px inset #cccccc;
padding: 3px 0px 3px 5px;
}

.submit input{
color: #333333;
font-size: 90%;
background-image:url(../images/enviar_bg_02.jpg);
background-position:top;
background-repeat: repeat-x;
border: 1px outset #d7b9c9;
float: left;
}
