
div.cx {
	margin-left: 0px;
	margin-top: 0px;
	width: 800px;
	height: 500px;
	background-color: #000000;
	background-repeat: no-repeat;
	background:url(images/bg_home.jpg);;
	background-position: center center;
	float: left;	
}

div.textnews {
	width: 780px;
	height: 460px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.2;
	text-align: justify;
	text-decoration: none;
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	overflow: auto;
}
div.blinktext {
	color: red;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 25px;
	text-align: left;
	text-decoration: blink;
	padding-left: 80px;
}
div.contacthome {
	width: 56px;
	height: 14px;
	padding-top: 45px;
	padding-left: 17px; 
}

