@charset "utf-8";
/* CSS Document */
body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#29201b;
	color:#FFF;
	margin:0px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
}

#container-wrap{
	width:1024px;
	height:867px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}
#header{
	width:1024px;
	height:62px;
	position:relative;
	float:left;
	background-image:url(../images/image_01.jpg);
	background-repeat:no-repeat;
}
#logo{
	width:256px;
	height:62px;
	position:relative;
	float:left;
	padding-left:40px;
}
#main{
	width:1024px;
	height:312px;
	position:relative;
	float:left;
}
#mainContent{
	width:627px;
	height:312px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/image_02.jpg);
}

#mainContentImages{
	width:542px;
	height:256px;
	position:relative;
	float:left;
/*	margin-left:85px;
	margin-top:56px;*/
	padding-left:85px;
	padding-top:56px;
}


#mainContentLanding{
	width:986px;
	height:461px;
	position:relative;
	float:left;
/*	margin-left:85px;
	margin-top:56px;*/
	padding-left:38px;
	padding-top:73px;
	background-image:url(../images/landing_img_bg.jpg);
	background-repeat:no-repeat;
}

#mainContentLanding-wrap{
	width:564px;
	height:380px;
	position:relative;
	float:left;
}
#bodytxt{
	width:463px;
	height:210px;
	position:relative;
	float:left;
	padding-left:37px;
	color:#122944;
	font-size:24px;
	padding-top:30px;
}

.tablefontsize{
	font-size:18px;
}
.warning{
	font-size:12px;
	color:#999;
}
#btn_continuar{
	position:relative;
	clear:left;
	width:241px;
	height:52px;
	padding-left:285px;
/*	float:right;  */
}

/*Call to action button*/

.cta-button {
	position:relative;
	display:block;
	float:left;
	width:241px;
	height:52px;
	background:url(../images/call_to_action.jpg) no-repeat 0 -50px;
  margin-top:-20px;
}
.cta-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(../images/call_to_action.jpg) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button a:hover {
  background-position: 0 50px;
}
/* */


.continua{
	background: url(../images/call_to_action_continuar.jpg) no-repeat 0 -50px;
}

.continua a {
	  background: url(../images/call_to_action_continuar.jpg) no-repeat 0 0;

}

#contentswf{
	width:397px;
	height:312px;
	position:relative;
	float:left;
	background-image:url(../images/image_03.jpg);
	background-repeat:no-repeat;
}
#content{
	width:1024px;
	height:436px;
	position:relative;
	float:left;
	background-image:url(../images/image_04.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.contentBox{
	width:430px;
	height:126px;
	position:relative;
	float:left;
	padding-top:40px;
	padding-left:56px;
}

.contentBox a:link, .contentBox a:visited, .contentBox a:active{
	text-decoration:underline;
	color:#b2b1b1;
	font-weight:bold;
}
.contentBox a:hover {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.contentBoxTitle{
	width:370px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	position:relative;
	float:left;
	padding-bottom:18px;
	padding-left:60px;
}
.contentBoxIcon{
	width:50px;
	height:108px;
	position:relative;
	float:left;
	padding-right:10px;
}


.contentBoxText{
	width:365px;
	height:108px;
	position:relative;
	float:left;
	font-size:12px;
	color:#9c9c9c;
	line-height:20px;
}


#footer{
	width:1024px;
	height:57px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/image_05.jpg);
	color:#29201b;
}
#footerTxt{
	width:553px;
	height:31px;
	position:relative;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-top:26px;
	color:#FFF;
	padding-left:56px;
}

#footerTxt a:link, #footerTxt a:visited, #footerTxt a:active{
	color:#FFF;
	text-decoration:underline;
}

#footerTxt a:hoover{
	text-decoration:none;
}

#footerNav{
	width:auto;
	height:57px;
	position:relative;
	float:left;
}

#nav-footer{
	margin:0;
	padding:0;
	padding-top:26px;
}
#nav-footer a:link, #nav-footer a:visited, #nav-footer a:active{
	color:#29201b;
	text-decoration:underline;
}
#nav-footer a:hover{
	color:#29201b;
	text-decoration:none;
}

#nav-footer li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	
}

#footerCopy{
	width:auto;
	height:27px;
	position:relative;
	float:left;
	padding-top:26px;
}

.contentsn a:link, .contentBox a:visited, .contentBox a:active{
	text-decoration:underline;
	color:#b2b1b1;
	font-weight:bold;
}
.contentsn a:hover {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#fbshare {
  color: #102947;
  font-weight: bold;
  font-size: 14px;
  width: 530px;
  height: 291px;
}