/******************************************/
/*              ESTRUCTURA                */
/******************************************/

#container {
	width: 770px !important;
	width/**/: 780px;	
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 10px;
  	position: relative;
	text-align: left;
	background: #ffffff;
	height: auto !important;
	display: table;
}

#header {
	width: 760px;
	height: 79px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}

#header-left {
	width: 208px;
	height: 79px;
	float: left;
}

#header-center {
	width: 388px;
	height: 42px !important;
	height/**/: 79px;	
	padding-top: 37px;
	text-align: right;
	float: left;
	background-image: url(../img_migracion/f_submenu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#header-right {
	width: 164px;
	height: 79px;
	float: left;
}

a.area-button {
  display: block;
  width: 164px;
  height: 79px;
  padding: 0px;
  background-image: url(../img_migracion/header_area_cliente.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

a.area-button:hover {
  background-position: 0 -79px;
}

/******************************************/
/*                 MENU                   */
/******************************************/

#main {
	width: 760px;
	height: 20px !important;
	height/**/: 22px;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background-image: url(../img_migracion/f_menu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	letter-spacing: -1px;	
}

#main ul
{
	margin: 0px;
	padding: 0px 18px 0px 0px;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	float: right;
}

#main li
{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#main li a
{
	border-bottom: none;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	position: relative;
}

#main li a:hover {
	color: #033A63;
}

#main li a#current {
	color: #CDCBCB;
}

/******************************************/
/*              CONTENIDO                 */
/******************************************/

#content {
	width: 760px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#content-left {
	width: 179px;
	float: left;
	margin-top: 10px;
	padding: 0px;
}

#content-center {
	width: 382px !important;
	width/**/: 402px;	
	float: left;
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	line-height: 16px;	
}

#content-right {
	width: 179px;
	float: right;
	margin-top: 10px;
	padding: 0px;
	color: #484848;
	font-size: 10px;
}

#content-section {
	width: 571px;	
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

/******************************************/
/*           CONTENIDO COLUMNAS           */
/******************************************/

.title-colum {
	width: 179px;
	height: 20px !important;
	height/**/: 25px;	
	padding: 5px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;	
	background-image: url(../img_migracion/f_titu_caja_lateral.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.content-colum-txt {
	color: #484848;
	font-size: 10px;
	width: 161px !important;
	width/**/: 179px;
	padding: 8px 8px 8px 8px;
	border: 1px solid #ECECEC;
	background: #F8F7F7;
	background-image: url(../img_migracion/f_caja_txt.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.content-colum-txt p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 16px;
}

.content-colum-support {
	width: 169px !important;
	width/**/: 179px;
	height: 82px !important;
	height/**/: 92px;	
	padding: 10px 0px 0px 8px;
	margin-bottom: 10px;	
	border: 1px solid #ECECEC;
	background: #F8F7F7;
	background-image: url(../img_migracion/f_caja_soporte.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.content-colum-domain {
	width: 169px !important;
	width/**/: 179px;
	height: 82px !important;
	height/**/: 92px;	
	padding: 10px 0px 0px 8px;
	margin-bottom: 10px;	
	border: 1px solid #ECECEC;
	background: #F8F7F7;
	background-image: url(../img_migracion/f_caja_dominio.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.content-colum-domain input {
	width: 104px;
	margin: 8px 0px 8px 0px;	
}

.content-colum-domain select {
	font-size: 10px;
	margin: 8px 0px 8px 0px;	
}

.content-colum-product {
	width: 175px !important;
	width/**/: 179px;
	height: 207px !important;
	height/**/: 211px;	
	padding: 1px;
	border: 1px solid #ECECEC;
	background: #F8F7F7;
}

.content-colum-product img {
	margin-bottom: 1px;
}

/******************************************/
/*                PIE                     */
/******************************************/

#footer {
	clear: both;
	width: 760px;
	float: left;
	background: #ffffff;
	padding: 10px 0px 10px 0px;
	letter-spacing: -1px;	
}

#footer-logos {
}

#footer-copy {
	color: #828282;
	text-align: center;
}

#footer-copy a {
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}

#footer-copy a:hover {
	color: #FF9900;
	font-weight: bold;
}

.txt-small-footer {
	font-size: 10px;
	letter-spacing: 0px !important;
}
