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

.fondomenu {
	background-image: url(images/encuentros_05.png);
	height: 491px;
	width: 187px;
	background-repeat: no-repeat;
	background-color: #6D3896;
}
.logo {
	height: 107px;
	width: 187px;
}
.slogan {
	width: 613px;
	height: 107px;
}
.pie {
	height: 22px;
	width: 613px;
}
.cont {
	height: 428px;
	width: 612px;
	background-color: #FFF;
}
.tit {
	height: 41px;
	width: 613px;
	background-image: url(images/encuentros_06.png);
}
.contCopy {
	height: 316px;
	width: 613px;
	background-color: #FFF;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1FB25A;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D3896;
}
.textosama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECBE2C;
	text-align: justify;
}
#form1 .textos tr .textos {
	text-align: left;
}
