p {
	margin-top:0px;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
}

/* ///////////////////////////////////////////////////////////////////////////// COL 2 */
#Columna2 {
	width: 311px;
	float: left;
}

#WelcomeBackground {
	background-image: url(../images/welcome_images/background_03.jpg);
	background-repeat: no-repeat;
	background-color: #F7ECE9;
	background-position: bottom;
	height: 470px;
}
	.CuerpoDeTexto {
		padding:10px;
		line-height: 16px;
	}
/* ///////////////////////////////////////////////////////////////////////////// COL 3 */
#Columna3 {
	width: 240px;
	float:left;
}
#Testimonials {
	height: 464px;
	background-color: #F9EFED;
	padding-top:6px;
	width: 224px;
	background-image:url(../images/welcome_images/background_05.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#TestimonialsTitle {
	height: 40px;
	width: 208px;
	margin-left: auto;
	margin-right:auto;
}
#TestimonialsText {
	width: 206px;
	background-color: #B3A587;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right:auto;
}
.TestimonialsIntro {
	margin-top:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8F131B;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	margin-right: 10px;
	font-weight:bold;
	margin-left: 10px;
	letter-spacing: 0.1em;
	line-height: 13px;
}
.TestimonialsTextBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom:8px;
	line-height: 12px;
	text-align:left;
}
#Testimonials a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#TestimonialsButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 94px;
	margin-right:10px;
	margin-top: 4px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/welcome_images/more_test.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
	line-height: 24px;	
}

