body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.alto_form {
	height: 100px;
	width: 260px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textoGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c26e8f;
}
.textoGeneralNegr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffbdd7;
	font-weight: bold;
}
.textoPie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c26e8f;
}
.btn_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-image:url(../images/btn_form.jpg);
	background-repeat: repeat-x;
	border: 1px solid #762201;
	height: 25px;
}
.flash_menu {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}/* RJ: Recomendar */
.body-recom{
	background-color: #3a041c;
	background-image: none;
}

.popup-recom{
	width: 425px;
	height: 400px;
	border: 1px solid #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 30px;
	
}


.title-recom{
	font-family: Arial;
	color: #c26e8f;
	padding-bottom: 15px;
	border-bottom: 1px dotted #d13c76;
	
	
}

.title-dif{
	color: #c26e8f;
}


.form-recom{
	margin-top: 20px; 
	
}

#form label{
	color: #c26e8f;
	margin-bottom: 12px;
	font-weight: normal;
}

#form input{
	margin-top: 5px;
	margin-bottom: 12px;
	width: 250px;
}

.button-recom{
	margin-top: 15px;
}

.validate-items{
	color: red;
	font-weight: bold;
	float: right;
	margin-right: 160px;
	
}

/* RJ: Recomendar */

