@charset "utf-8";
.espVert {
	float: left;
	width: 10px;
	height: 400px;
}
.espHor {
	float: left;
	width: 952px;
	height: 10px;
}
.logo {
	float: left;
	width: 120px;
	height: 135px;
}
.info {
	float: left;
	width: 800px;
	height: 135px;
	padding-left: 15px;
	text-align: justify;
}
.col {
	float: left;
	width: 304px;
	height: 400px;
	text-align: justify;
}
.colEspVert {
	float: left;
	width: 8px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat:   repeat-y;
	background-position: center 0px;
	border-right: 2px dotted #555555;
	margin-right: 10px;
}
.colEspHor {
	float: left;
	width: 972px;
	height: 15px;
}
.colPpal {
	float: left;
	width: 952px;
}
