/* General*/

body {
	background-color: #FFFFFF;
	margin-bottom:20px;
	padding: 0px;
}

.bkg  {
	background-color : #FFFFFF;

}

.bkg_header_secc {
	background-color : #DFDCD7;
	margin-top: 1px;
	margin-left: 1px;

}

.mainPage  {
	width: 900px;
	height:100%;
	
}

.mainCol  {
	padding:12px;
}

.coRight {
padding-top:12px;
padding-bottom: 5px;
}

.banners  {
padding:10px;
border:solid 1px #CAC3BF;
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C05202;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.titlethin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C05202;
	font-style: normal;
	text-decoration: none;
}

.titlebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C05202;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #DFDCD7;
}

.titlebg_BS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #00003E;
}

.title_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C05202;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.title:hover {
	text-decoration : underline;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695D54;
	font-style: normal;
	line-height: normal;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #695D54;
	font-style: normal;
	line-height: normal;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	background-color: #00003E;
}

.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	font-style: normal;
	line-height: normal; 
}


.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C05202;
	font-style: normal;
	line-height: normal;
}

.text_red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C05202;
	font-style: normal;
	line-height: normal;
}


.text_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal; 
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695D54;
	font-style: normal;
	font-weight: bold;
	line-height: normal; 
}



.logos {
float:right;
}

A.link  {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
	color : #C05202;
    text-decoration : none;
}

A.link:hover  {
	color : #C05202;
	text-decoration : underline;
}

/* Top*/
.top  {
padding-left:10px;
padding-right:10px;
	}


A.link_top  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-transform: uppercase;
	text-align: center;
	}

A.link_top:hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

/* Buscador*/
.buscador {
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695D54;
	font-style: normal;
	line-height: normal; 
}



/* Listados */

.list_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695D54;
	font-style: normal;
	line-height: 15px; 
	list-style-position: outside;
	list-style-image: url(arrow01.gif);
	text-decoration : none;
}

.list_none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695D54;
	font-style: normal;
	line-height: 15px; 
	list-style-position: outside;
	list-style-type: none;
	text-decoration : none;
}


.p_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695D54;
	font-style: normal;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.p_arrow_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #695D54;
	font-style: normal;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(arrow01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
}

.p_arrow_bold_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(arrow01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
}


.p_arrow_bold:hover {

    text-decoration: underline;

}

.p_arrow_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #695D54;
	font-style: normal;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.p_arrow_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	color: #C05202;
	font-style: normal;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration : none;
}

.p_arrow_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C05202;
	font-style: normal;
	padding-left: 18px;
	line-height: 15px;
   	background-image: url(arrow04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-decoration : none;
}
.textoorange_BS {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #blue;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	}
.p_arrow_big_BS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C05202;
	font-style: normal;
	padding-left: 3px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-decoration : none;
}
.p_arrow_big_BS_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C05202;
	font-style: normal;
	padding-left: 3px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-decoration : none;
}
.p_arrow_big:hover {
	text-decoration : underline;
}


.p_dot_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 12px;
    background: #086FD6;
    font-weight: bold;
}
A.p_dot_big{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
}


.p_dot_big_old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C05202;
	font-style: normal;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 12px;
	background-image: url(dot_big.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
}

.p_table_border{
  border: solid 1px #086FD6 ;
}


.p_dot_big_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 12px;
	background-image: url(dot_big_white.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
}


.p_dot_sm {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #695D54;
	font-style: normal; 
	padding-left: 30px;
	line-height: 18px;
	background-image: url(dot_sm.gif);
	background-repeat: no-repeat;
}

.dotline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D2D0CE;
	text-decoration: none;
	font-size: 25px;
	line-height: 3px;
}


/*NavBar Top*/

.navBarTop  {
	height:22px;
	background-color : #C05202;
}

.navBarSpacer  {
width: 1px;
background-image: url(nav_misc.gif);
background-repeat: repeat-y;
	
}

.masInfo  {
margin-right:10px;
	
}

/* Col Lateral Izq*/

.login  {
	margin-left:10px;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #695D54;

}
.coLat  {
	width:160px;
	margin-top:1px;
	background-color : #DFDCD8;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #695D54;
}

.coLat_spacer  {
	width:160px;
	height: 1px;
	background-color : #B2AAA4;
	
}

A.linkLat  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
	color : #695D54;
    text-decoration : none;
}

A.linkLat:hover  {
	color : #C05202;
	text-decoration : none;
}


/* Formularios*/

.form_table  {
border: solid 1px #B5AE9B;
background-color : #DFDCD8;

}

.se_table  {
border: solid 1px #B5AE9B;
background-color : #DFDCD8;
width: 728px;

}


.form_td01  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #695D54;
    padding-top: 5px;
	padding-bottom: 5px;
}

.form_td02  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #695D54;
    padding-top: 5px;
	padding-bottom: 5px;
	background-color : #C9C3BA;
	
}


.mini_field  {
	font-size : 9pt;
	width: 50px;
	font-family : tahoma, arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
}




.field  {
	font-size : 9pt;
	width: 250px;
	font-family : tahoma, arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
}

.search_field  {
	font-size : 9pt;
	width: 270px;
	height: 19px;
	font-family : tahoma, arial, helvetica, sans-serif;
	border: 1px solid #999999;
}

.main_search_field  {
	font-size : 9pt;
	width: 394px;
	height: 19px;
	font-family : tahoma, arial, helvetica, sans-serif;
	border: 1px solid #999999;
}



.custom_field  {
	font-size : 9pt;
	width: 350px;
	font-family : tahoma, arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
}


.medium_field  {
	font-size : 9pt;
	width: 200px;
	font-family : tahoma, arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
}

.long_field  {
	font-size : 9pt;
	width: 500px;
	font-family : tahoma, arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
}

.large_field  {
	font-size : 9pt;
	width: 650px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.login_field  {
	font-size : 9pt;
	width: 115px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.paginate_field  {
	font-size : 9pt;
	width: 120px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.page_combo {
	font-size : 9pt;
	width: 45px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.se_combo {
	font-size : 8pt;
	width: 124px;
	height: 16px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}



.combo  {
	font-size : 9pt;
	width : 140px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.country_combo  {
	font-size : 9pt;
	width : 145px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}


.combo_medium  {
	font-size : 9pt;
	width : 180px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}



.btGral
{
    BACKGROUND-COLOR: #EEEBE6;
    BORDER: #9E948D;
    BORDER-STYLE: solid;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-WIDTH: 1px;
    COLOR: #695D54;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    LETTER-SPACING: 0px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}


/* Footer*/

.footer  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #534A42;
	padding:5px;
	background-color:#CAC3BF;
}


A.linkfooter  {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #534A42;
    text-decoration : none;
}

A.linkdir {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #534A42;
    text-decoration : none;
}

A.linkdir:hover  {
	color : #534A42;
	text-decoration : underline;
}

A.bluelink {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : blue;
    text-decoration : none;
}

A.bluelink:hover  {
	color : blue;
	text-decoration : underline;
}

A.bluelinkbold {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : blue;
    text-decoration : none;
}

A.bluelinkbold:hover  {
	color : blue;
	text-decoration : underline;
}

.bluetext {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : blue;
    text-decoration : none;
}




A.linkfooter_up  {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #534A42;
    text-decoration : none;
    text-transform: uppercase;
}

A.linkfooter:hover  {
	color : #534A42;
	text-decoration : underline;
}

/* Tabs*/

.tab_off  {
height:23px;
padding-left:5px;
padding-right:5px;
background-image: url(tab_off_bkg.gif);
background-repeat: repeat-x;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #91867E;
text-decoration : none;
	
}

.tab_red  {
font-size : 8pt;
padding-left:5px;
padding-right:5px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
	
}


.tab_off_link  {
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #91867E;
text-decoration : none;

}

.tab_on  {
height:23px;
padding-left:5px;
padding-right:5px;
background-image: url(tab_on_bkg.gif);
background-repeat: repeat-x;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #C05202;
text-decoration : none;
	
}

.tab_box_top  {
height:10px;
background-image: url(tab_box_bkg_top.gif);
background-repeat: repeat-x;
	
}
.tab_box_bot  {
height:10px;
background-image: url(tab_box_bkg_bot.gif);
background-repeat: repeat-x;
	
}

.tab_box_left  {
width:10px;
background-image: url(tab_box_bkg_lf.gif);
background-repeat: repeat-y;
	
}

.tab_box_right {
width:10px;
background-image: url(tab_box_bkg_rg.gif);
background-repeat: repeat-y;
	
}

.tab_box_content {
padding: 5px;
	
}

.form02_table  {
border: solid 1px #B5AE9B;

}
.form02_td01  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #695D54;
    padding : 3px;
}

.form02_td02  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #695D54;
    padding : 3px;
	background-color : #C9C3BA;
	
}

.subtitle_naranja { 
	color:#C05202; 
	font-size:9pt;
	text-decoration:none;
}
.subtitle_naranja:hover { 
	color:C0B102; 
	
}


.texto_microadmin{
  font-family: arial, Tahoma, Verdana;
  color: #000;
  font-size: 12px;
}

.texto_microadmin input,textarea {
  font-family: arial, Tahoma, Verdana;
  color: #333;
  font-size: 11px;
}

.texto_microadmin .texto_9 {
  font-family: arial, Tahoma, Verdana;
  color: #666;
  font-size: 10px;
  font-style: italic;
}

.texto_microadmin .texto_naranja {
  font-family: arial, Tahoma, Verdana;
  font-size: 10px;
  color:#C15203;
  font-style: italic;
}

.texto_negro{
  font-family: arial, Tahoma, Verdana;
  color: #000;
  font-size: 11px;
}

.texto_naranja {
  font-family: arial, Tahoma, Verdana;
  font-size: 10px;
  color:#C15203;
  font-style: italic;
}

.back_g{
	background-color:#F1F2F3;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	padding:2px;
}

.back_w{
	background-color:#fff;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	padding:2px;
}

.about_price{
	background-color:#efefe6;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	padding:2px;
	text-align:center;
}

a.sel_button {
    background: transparent url('about/bt_seleccionar10.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    font: bold 12px arial, sans-serif;
    height: 18px;
    text-decoration: none;
    width:113px;
    line-height: 10px;
    padding: 4px 0 4px 0px;
    text-align:center;
}

a.about_register {
    background: url('about/bt_register_now.jpg') no-repeat scroll top right;
    color: #fff;
    display: block;
    font: bold 16px arial, tahoma, sans-serif;
    height: 60px;
    text-decoration: none;
    width:205px;
    line-height: 20px;
    padding-top:10px;
    padding-right:36px;
    padding-bottom:10px;
    padding-left:10px;
    vertical-align:middle;
    text-align:center;
}

/* ADVERTISE PAGE */

.adv_main_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #DA6700;
	font-weight:bold;
}

.adv_sub_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:20pt;
	color: #666;
	font-weight:bold;
	padding-left:10px;

}

.adv_main_bar{
	background: url('about/adv_bar.jpg') no-repeat scroll top;
    color: #fff;
    width:680px;
    font: bold 8pt arial, tahoma, sans-serif;
    height: 34px;
    line-height: 10px;
    vertical-align:middle;
    text-align:center;
}

.adv_main{
	border: 1px solid #DA6700;
}

.adv_text{
	width:680px;
	font-family:Arial, verdana, tahoma;
	font-size:8pt;
	color:#666;
	text-align:center;
}

.adv_item_text{
	font-family:Arial, verdana, tahoma;
	font-size:20pt;
	color:#CDCED0;
	font-weight:bold;
	text-align:left;
}

a.textred, .textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C05202;
	font-style: normal;
	line-height: normal;
	font-decoration:underline;
}

/* FORM PAGES*/

.form_text{
	font-family:Arial, verdana, tahoma;
	font-size:8pt;
	color:#656565;
}

a.form_text {
	font-family:Arial, verdana, tahoma;
	font-size:8pt;
	color:#656565;
	text-decoration:underline;
}

a.form_text:hover{
	text-decoration:none;
}

.form_text_item{
	font-family:Arial, verdana, tahoma;
	font-size:8pt;
	color:#C05202;
}

.bg_color_d{
	background-color:#DFDCD7;
	line-height:20px;
	font-family:Arial, verdana, tahoma;
	font-size:8pt;
	color:#333;
	font-weight:bold;
	padding-left:5px;
}
.bg_color_l{
	background-color:#F8F8F8;
	line-height:20px;
	font-family:Arial, verdana, tahoma;
	font-size:8pt;
	color:#656565;
	padding-left:5px;
}

.form_field{
	border:solid 1px #DFDCD7;
	background-color:#F8F8F8;
	font-family: verdana, tahoma;
	font-size:8pt;
	color:#333;
	width:200px;
}

.form_field_s{
	border:solid 1px #DFDCD7;
	background-color:#F8F8F8;
	font-family: verdana, tahoma;
	font-size:8pt;
	color:#333;
	width:100px;
}

.form_field_large{
	border:solid 1px #DFDCD7;
	background-color:#F8F8F8;
	font-family: verdana, tahoma;
	font-size:8pt;
	color:#333;
	width:300px;
}

.bt_red
{
    BACKGROUND-COLOR: #F2F2F2;
    BORDER: 1px solid #DFDCD7;
    COLOR: #C05202;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    line-height:12pt;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    width:200px;
    text-align:center;
}

/*Nueva Home */
A.linkdir_home {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #534A42;
    text-decoration : none;
}

.p_title_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D6D6D;
	font-style: normal;
	padding-left: 8px;
	line-height: 15px;
	font-weight: bold;
	text-decoration : none;
}

.title_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FA9C12;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    padding-left: 8px;
}

.list_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FA9C12;
	font-style: normal;
	line-height: 15px;
    list-style-type: disc;
	list-style-position: outside;
	text-decoration : none;
}

.navBarTop_home  {
	height:22px;
	background-color : #D35500;
}

.p_dot_big_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 12px;
	font-weight: bold;
}

.form_td01_home  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FE6600;
    padding-top: 5px;
	padding-bottom: 5px;
}

.coLat_home  {
	width:160px;
	margin-top:1px;
	background-color : #F0F0F0;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #695D54;
}

A.linkdir_reg {
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #FF6801;
    text-decoration : none;
}

A.linkdir_reg:hover  {
	color : #FF6801;
	text-decoration : underline;
}


.btGral_home
{
    BACKGROUND-COLOR: #EEEBE6;
    BORDER: #9E948D;
    BORDER-STYLE: solid;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-WIDTH: 1px;
    COLOR: #FF6801;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    LETTER-SPACING: 0px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
/* ABOUT PAGES */
.title_tab{
	text-align:center;
	padding:5px;
	background: url('about/what_back_tab.jpg') no-repeat scroll top right;
	width:33%;
}


a.title_tab_on  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1F7397;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.title_tab_on:hover{
	color: #59B5DD;
}


a.title_tab_off{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9099A1;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
a.title_tab_off:hover{
	color: #1F7397;
}


.about_top_tab{
	background-image: url(about/what_back.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width:724px;
}

.about_top_tab div {
	padding: 2px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	font-style: normal;
	font-weight: bold;
}

.about_top_tab div li{
	list-style-image:url(about/icon_item.gif);
	margin:1px;
	padding:1px;
}

.about_bottom_tab{
	background-image: url(about/tab_inf_back.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 227px;
	vertical-align:top;
}

.about_bottom_tab div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	font-style:italic;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

.about_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	width:197px;
	width:40%;
}

.about_item_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width:50%;
	background-color:#ECF7FD;
}

.beneficios{
	background-image: url(about/items_recuadro.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 156px;
	vertical-align:middle;
}

.beneficios div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00739D;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	align:right;
	padding-right:5px;
	padding-left:10px;
	text-align:right;
}

.about_reg{
	background-image: url(about/about_reg_rect.jpg);
	background-repeat: no-repeat;
    background-position:center;
	height: 86px;
	width: 240px;
	vertical-align:middle;
}

.about_reg div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1F7397;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    align:center;
}


.about_reg_plan_00{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
    background-color: #1F7397;
	font-weight: bold;
	text-align:center;
}

.about_reg_plan_01{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
    background-color:#1F9889;
    background-image: url(about/about_reg_title_b_gratis.jpg);
	background-repeat: repeat-x ;
    background-position:left;
    height: 25px;
    font-weight: bold;
	text-align:center;
}

.about_reg_plan_02{
        background-image: url(about/about_reg_title_b_gold.jpg);
	background-repeat: repeat-x ;
    background-position:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
    height: 25px;
    background-color:#A39D01;
	font-weight: bold;
	text-align:center;
}


.plan_main_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	align:right;
	padding-right:5px;
	padding-left:10px;
	text-align:left;
	vertical-align:bottom;
	background-color:#00739D;
	height:55px;
}

.plan_main_title_planes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	font-weight: bold;
	text-align:right;
	padding:0px;
	margin:0px;
	height:25px;
}

.plan_tipo{
	text-align:center;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fff;
	font-style: normal;
	font-weight: bold;
}

.plan_header1{
	background-image: url(about/planes_01.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:79px;
	text-align:center;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	vertical-align:top;
	padding-top:5px;
}

.plan_header2{
	background-image: url(about/planes_02.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:79px;
	text-align:center;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	vertical-align:top;
	padding-top:5px;
}

.plan_header3{
	background-image: url(about/planes_03.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:79px;
	text-align:center;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	vertical-align:top;
	padding-top:5px;
}

.plan_header4{
	background-image: url(about/planes_04.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:79px;
	text-align:center;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	vertical-align:middle;
	padding-top:5px;
}

.plan_header5{
	background-image: url(about/planes_05.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:79px
	text-align:center;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	vertical-align:top;
	padding-top:5px;
}



