@charset "utf-8";
/* CSS Document */

body {
	background-color: #666;
	background-repeat: repeat;

}
#introDiv {
	margin: 0 auto;
	display: block;
	width: 600px;
	margin-top: 50px;
	height: 310px;
}
.TextoTubo20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.FooterText {
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.MailTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-weight: bolder;
}
.titleRed {
	color: #900;
	font-size: 14px;
}
