img {border:0;behavior:url("/js/pngDraw.htc");}
body{
		background-color:#d3692d;
		font-family:Arial,Verdana,Helvetica,sans-serif;
		margin:0 0 0 0;
		vertical-align:top;
	 	overflow:auto;
		scrollbar-track-color:#FFFFFF;
		scrollbar-face-color:#EDEDEF;
		scrollbar-arrow-color:#C6C6C6;
		scrollbar-highlight-color:#EDEDED;
		scrollbar-3dlight-color:#EDEDED;
		scrollbar-shadow-color:#EDEDED;
		scrollbar-darkshadow-color:#C6C6C6;
}



/*DIVS*/

.txtSepTop{padding:20 0 0 0;}

.mainTable{
	background-image:url('/images/common/backgroundRepeater.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	width:100%;
	height:969;
}

.topoTable{
	width:920;
	height:200;
}
	.ttTd1{
		vertical-align:top;
	}

.contentTable{
	width:920;
	height:565;
}
	.cttTd1{
		width:410;
		vertical-align:top;
	}
	.cttTd2{
		width:510;
		vertical-align:top;
	}

.bottomTable{
	width:920;
	height:205;
	padding:0 0 20 0;
}
	.bttTd1{
		vertical-align:top;
	}
	
	
/*Texto*/

.txtBottom{font-family:Arial;font-size:10;color:#FFFFFF;}
	.txtBottom a:link {color:#FFFFFF;text-decoration:underline;}
	.txtBottom a:hover {color:#FFFFFF;text-decoration:underline;}
	.txtBottom a:visited {color:#FFFFFF;text-decoration:underline;}
	.txtBottom a:visited:hover {color:#FFFFFF;text-decoration:underline;}

.txtNormalWht{font-family:Arial;font-size:12;color:#FFFFFF;}
	.txtNormalWht a:link {color:#FFFFFF;text-decoration:underline;}
	.txtNormalWht a:hover {color:#FFFFFF;text-decoration:underline;}
	.txtNormalWht a:visited {color:#FFFFFF;text-decoration:underline;}
	.txtNormalWht a:visited:hover {color:#FFFFFF;text-decoration:underline;}