.cx {
	height: 15px;
	width: 80px;
	border: 1px solid #5255B5;
	font-family: "verdana";
	font-size: 9px;
	color: #999999;
}
.cxs {
	height:65px;
	width: 250px;
	border: 1px solid #5255B5;
	font-family: "verdana";
	font-size: 9px;
	color: #999999;
}
.txtavisoerro{
	font-family: "arial";
	font-size: 15px;
	color: Red;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.txtavisoerropeq{
	font-family: "arial";
	font-size: 10px;
	color: Red;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.txtaviso{
	font-family: "arial";
	font-size: 15px;
	color: Navy;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.txtavisopeq{
	font-family: "arial";
	font-size: 10px;
	color: Navy;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.txthome {
	font-family: "arial";
	font-size: 10px;
	font-style: normal;	
	color: #000000;
}
.tittxthome {
	font-family: "arial";
	font-size: 10px;
	font-style: normal;	
	font-weight: bolder;	
	color: #ffffff;
}
.tittxthomepeq {
	font-family: "arial";
	font-size: 8px;
	font-style: normal;	
	color: #ffffff;
}
.txtend {
	font-family: "arial";
	font-size: 10px;
	color: #000000;
}
.txt {
	font-family: "arial";
	font-size: 12px;
	color: #000000;
}
.txtpeq {
	font-family: "arial";
	font-size: 10px;
	color: #000000;
}
.tittxt {
	font-family: "arial";
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #853F45;
}
.tittxtpeq {
	font-family: "arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #853F45;
	BACKGROUND-COLOR: #FFDAB9;
}
#arredondado {      
	background-color: #e8dcdc;  /*#ccc;  */
	border: 1px solid #333;  
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	float: left;
	/*margin-left: 50px;
	margin-top: 50px;
	width: 680px;
	height: 130px; */ 
}
