DIV#container {
	margin: auto;
	width: 760px;
	border: #000000 0px solid;
}

/* top*/
DIV#top{
	background-color: #3B8D1B;
	border-bottom: #FFFFFF 1px solid;
	width: 760px;
	height: 25px;
}

DIV#top2{
	margin-bottom: -28px;
}

DIV#topSx{
	width: 130px;
	height: 26px;
	border: #000000 0px solid;
	float: left;
}

DIV#topCx{
	width: 380px;
	height: 26px;
	border: #000000 0px solid;
	float: left;
}

DIV#topDx{
	width: 250px;
	height: 26px;
	border: #000000 0px solid;
	float: left;
}

DIV#languages{
	height: 23px; /* 26-3 del padding-top*/
	float: left;
	border: #000000 0px solid;
}

DIV#date{
	border: #000000 0px solid;
	height: 23px; /* 26-3 del padding-top*/
}

/***********************************************/

DIV#spacer{
	width: 760px;
	height: 210px;
	border: #000000 0px solid;
	clear:both;
}

DIV#menu{
	width: 760px;
	height: 34px;
	border: #000000 0px solid;
}

DIV#menuSx{
	width: 190px;
	height: 34px;
	float: left;
	text-align: left;
	border: #000000 0px solid;
}

DIV#menuDx{
	width: 570px;
	height: 34px;
	float: right;
	text-align:right;
	border: #000000 0px solid;
}






/* body */
DIV#body{
	background-color:#FFFFFF;
	border: #000000 0px solid;
}

DIV#bottomHome{
	width: 524px;
	height: 58px;
	padding-top: 4px;
	margin-left: -4px;
}

DIV#bottom1{
	width: 760px;
	height: 56px;
}

DIV#bottom2{
	width: 760px;
	height: 40px;
}

DIV#foot{
	width: 758px;
	height: 30px;
}