@charset "utf-8";
.border {
	-moz-border-radius-topleft: 10px;
	background-color: #FFFFFF;
	height: 5px;
	width: 17px;
}
.barra_datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4F2FF;
	float: left;
	text-align: center;
	width: 268px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin: 1px;
}
.escribe {
	width: 244px;
	height: auto;
}


.border_down {
	color: #FFFFFF;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	background-color: #FFFFFF;
}
.pleca_datos {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #1B7DA9;
	font-family: Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.border_right {
	background-color: #FFFFFF;
	-moz-border-radius-topright: 10px;
	width: 17px;
}
.container {
	width: 953px;
	margin-top: 0px;
}
