body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow: scroll;
}

input[type=button], input[type=submit]{
  background-color: #F7F2FB;
  color:#4070B7;
  border:1px solid #F7F2FB;
  padding: 5px;
  cursor:pointer;
}

input[type=button]:hover, input[type=submit]:hover{
  background-color: #4070B7;
  color:#F7F2FB;
  border:1px solid #4070B7;
  padding: 5px;
  cursor:pointer;
}

a
{
	color: #6E6E6D;
}

a:hover{
  text-decoration: none;
}

hr
{
	border:1px solid #512F86;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}	

li
{
	list-style-type:none;
	font-size: 12px;
}

p
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

.link
{
  color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: underline;
}

.link_seleccionado
{
  color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: underline;
}

.link_tabla
{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: underline;
}

.tabla
{
	margin: 10px 0px 10px 0px;
}

.listado
{
	font-size: 12px;
}

.listado a{
  color: #000;
}

.contenido_uno
{
	background-image: url("../Imagenes/cuadro.png");
	width: 352px;
	height:264px;
}

.margin
{
	margin:10px;
}

.foto
{
    margin:10px;       
}

.ver_foto
{
  max-width:98px;
	width: expression(this.width > 98 ? 98: true);
  max-height:105px;
  /*expression(this.height > 101 ? 101: true);*/
	margin:15px;    
	border:solid 5px #673B93;
}

.margin_no_top
{
	margin:0px 10px 10px 10px;
}

.margin_no_top_blanco
{
	margin:0px 10px 10px 10px;
	background-color: #673B93;
	color:#FFFFFF;
	font-weight: bold;
}

.border_imagen
{
	border: 1px solid #673B93;	
}

.padding
{
	padding:10px;
}

/*mal*/
.mensaje_0
{
	background-color: #FFEBE8;
	padding: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #DD3C10;
	text-align: center;
}

/*bien*/
.mensaje_1
{
	background-color: #F0FFF0;
	padding: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #00FF00;
	text-align: center;
}

/*warning*/
.mensaje_2
{
	background-color: #FFFFDD;
	padding: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFD700;
	text-align: center;
}

.contenido_dos,.contenido_tres
{
	background-color: black;
	width: 265px;
	height:120px;
	color: white;
	text-align: center;
}

.contenido_cuatro
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url("../Imagenes/cuadro_texto.png");
	width: 404px;
	height: 304px;
}

.rosado
{
	color:#D85BB9;
}

.morado
{
 color:#333333;
 font-weight: bold;
}

.blanco
{
  color:#FFFFFF;
 font-weight: bold;
}

.tabla_contenido
{
	border:solid 1px #FFFFCC;
	background-color: #FFFFCC;
}

.tabla_perfil
{
	margin-left: 5px;
	margin-right: 5px;
}

.contenido_cinco
{
	width: 250px;
	height:304px;
}
.contenido_seis
{
	background-image: url("../Imagenes/mycolombianmate.png");
	width: 36px;
	height:304px;
}

.label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6E6E6D;
}

.label_blanco
{
    color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.label_negro
{
    color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.link_label_negro
{
    color:#ffffff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.forma_titulo
{
    color:#ffffff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}

.titulo_form{
  color:#672D90;
  font-size:16px;
  font-weight:bold;
  padding: 10px 0 10px 0;
}

.forma_titulo_negro
{
    color:#000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}

.autenticacion_middle
{
	margin-top: 10px;
	margin-right: 10px;
}

.autenticacion input[type=text],.autenticacion input[type=password]{
  width:180px;
  height: 18px;
  border: none;
  padding: 2px 6px 2px 6px; 
  background: url(../Imagenes/bg_input.jpg); 
  margin-top: 3px;
}

.autenticacion_middle input[type=text],.autenticacion_middle input[type=password]{
  width:180px;
  border: solid 1px #0470BA;
  padding: 2px; 
}

.body{
	background-image: url("../Imagenes/bg_body.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	  
#footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#666666;
}

.img_perfil_u
{
  max-width:98px;
  width: 98px;
  /*max-height:90px;
  height: expression(this.height > 101 ? 101: true);*/
}

.img_perfil
{
  max-width:98px;
	width: expression(this.width > 98 ? 98: true);
  max-height:105px;
  /*expression(this.height > 101 ? 101: true);*/
  border:2px solid #82A8DE;
}

.img_perfil_no_foto
{
  border:solid 5px #673B93;
  width:100px;
}

.img_catalogo
{
    width:120px;
  height:130px;
}

/*---------------------------------   LISTADO    -------------------------------------*/
.listado_titulo{
	font-size:18px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

.listado_columna{
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}

.filaParListado{
	font-size: 14px;	
}

.filaImparListado{
	font-size: 14px;
}

.rojo{
	color:#C80000;
}

.foto_aprobar
{
  max-width:400px;
  width: expression(this.width > 400 ? 400: true);
}

/*-----------------       CONTENIDO INICIO    -------------------------*/
.contenido_inicio{
  background-color: #FFF;
}

.contenido_inicio td{
  /*vertical-align: top;*/
}

.fotos_top{
  background-color: #E7ECEC;
  padding: 0;
  margin: 0;  
}

.fotos_top td{
  background-color: #FFF;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

.img_fotos_top
{
  width:110px;
  height:120px;
  
  padding: 0;
  margin: 0;
}

.caja_usuarios_top{
  border: 1px solid #92AEB0;
  border-radius:20px;
  height: 170px;
  margin-right: 5px;
  color:#662C8F;
  font-size: 14px;
  font-weight:bold;
}

.caja_usuarios_top a{
  color:#662C8F;
  font-size: 12px;
  font-weight:bold;
}

.tarjetas td{
  text-align: center;
}

.info_pagina{
  font-size: 11px;
  font-family: verdana;
  background-color: #FFF;
}

.info_pagina td{
  text-align: justify;
}
/*----------------------------------------------------*/

.banners{
  background-color: #83CCDE;
  padding-left: 15px;
}

.registrarse{
  border: 1px solid #92AEB0;
  border-radius:20px;
  background-color: #FFF;
  width:500px;
  height:450px;
  padding: 10px 20px 10px 20px;
}

.registrarse a{
  color:#662C8F;
}

.registrarse input[type=text],.registrarse input[type=password]{
  width:205px;
}

.registrarse input[type=text], .registrarse input[type=password], .registrarse select{
  border: solid 1px #0470BA;
  padding: 2px; 
}

.registrarse .label{
	font-size:11px;
	color:#29337D;
	text-align: right;
	vertical-align: middle;
}

.registrarse_izquierda{
  border: 1px solid #92AEB0;
  border-radius:10px;
  background-color: #FFF;
  width:300px;
  height:450px;
  margin-left:10px;
  margin-bottom:10px;
}

.registrarse_izquierda a{
  color:#662C8F;
}

.registrarse_izquierda input[type=text],.registrarse_izquierda input[type=password]{
  width:205px;
}

.registrarse_izquierda input[type=text], .registrarse_izquierda input[type=password], .registrarse_izquierda select{
  border: solid 1px #0470BA;
  padding: 2px; 
}

.registrarse_izquierda .label{
	font-size:11px;
	color:#29337D;
	text-align: left;
	vertical-align: middle;
}

.registrarse_izquierda td{
  padding-left:20px;
}

#captcha{
  width:100px;
}

.form_titulo{
  color:#662C8F;
  font-size:14px;
  font-weight: bold;
  text-align: center;
}

#info_inicio{
  border: 1px solid #92AEB0;
  border-radius:20px;
  background-color: #FFF;
  padding: 20px;
  height: 180px;
  font-size:12px;
  color:#29337D;
  text-align: left;
}

#info_inicio li{
  font-size: 11px;
  font-family: verdana;
  list-style: disc;
  text-align: left;
}

.tabla_membresia{
	margin: 5px;	
}

.membresia_info{
  border: 1px solid #92AEB0;
  border-radius:10px;
  background-color: #FFF;
  font-size:20px;
  color:#D81AFF;
  text-align: center;
}

.membresia_titulo{
  background-color: #FFF;
  font-size:12px;
  color:#662C8F;
  text-align: left;
  font-weight: bold;
  padding: 8px;
}

.membresia_meses{
	margin-left: 10px;
}

.membresia_m a{
	color: #662c8f;
}

.membresia_m{
  background-color: #F6F1FA;
  font-size:11px;
  color:#0470BA;
  text-align: left;
  font-weight: bold;
}

.membresia_m td{
	padding: 8px;
}

.membresia_minfo{
  color:#666666;
  margin: 5px 0 5px 0;
}

.membresia_binfo{
  color:#666666;
  margin: 5px 0 5px 0;
  padding: 5px 5px 5px 15px;
}

.membresia_desc{
  background-color: #F6F1FA;
  font-size:11px;
  color:#0470BA;
  text-align: left;
  font-weight: bold;
}

.membresia_desc .mebresia_d{
	background-color: #E6CCFB;
	padding: 4px;
	width: 250px;
	font-size:14px;
	padding-left: 15px;
}

.membresia_desc .membresia_titulo_d{
	color:#662C8F;
	font-size: 14px;
	padding: 5px 5px 15px 15px;
}

.membresia_desc .mebresia_denblanco{
	background-color: #E6CCFB;
	padding: 4px;
}

.membresia_desc .membresia_titulo_d2{
	color:#662C8F;
	background-color:#E6CCFB;
	font-size: 14px;
	padding: 5px 5px 15px 5px;
	text-align: center;
}

.membresia_desc .membresia_mariposa{
	background-color: #D8ADFC;
	text-align: center;
}

.membresia_desc .membresia_nomariposa{
	background-color: #E6CCFB;
}

.membresia_desc td{
	border-bottom: 4px solid #F6F1FA; 
}

#hazte_miembro{
  color:#0570BD;
  font-weight: bold;
  font-size:14px;
}

.caja_perfil{
  background-color: #FFF;
  border: 1px solid #92AEB0;
  border-radius:10px;
}

.info_perfil{
  color:#4070B7;
  font-size:10px;
}

.acerca_perfil{
  font-size:10px;
  color:#666666;
}

.link_perfil{
 color:#4070B7;
 font-size:12px;
 font-weight:bold;
}

hr{
  width:90%;
  border-color: #66A8DE;
}

.caja_busqueda{
  background-color: #FFF;
  border: 1px solid #92AEB0;
  border-radius:10px;
}

.caja_busqueda td{
  color:#4070B7;
 font-size:12px;
 font-weight:bold;
}

.caja_busqueda select{
  padding:3px;
}

#boton_morado{
  color:#FFF;
  background-color:#672D90;
  border:0;
  padding:4px;
}

.SI-FILES-STYLIZED label.cabinet
{
    width: 79px;
    height: 22px;
    background: url(../Imagenes/btn_examinar.jpg) 0 0 no-repeat;

    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.perfil_basico td{
   color:#66A8DE;
   font-weight:bold;
   font-size:10px;
}

.perfil_basico .perfil_nombre{
   color:#0570BD;
   font-weight:bold;
   font-size:16px;
}

.acerca_perfil_basico{
  font-size:11px;
  color:#666666;
  font-weight:bold;
}

.registrate{
  font-size: 14px;
  background-color: #F7F2FB;
  padding: 10px;
}

/*****************************       Perfil avanzado           *********************/
.titulo_per_avanzado{
  background-color:#672D90;
  color:#FFF;
  font-weight:bold;
}

.titulo_fotos{
  background-color:#672D90;
  color:#FFF;
  font-weight:bold;
}

.fondo_fotos{
  background-color: #F7F4F9;
}

.subtitulo_per_avanzado{
  text-align:center;
  font-weight:bold;
}

.fila_par_avanzado{
  background-color:#E7CFFA;
}

.fila_impar_avanzado{
  background-color:#F7F4F9;
}

/************************************** LISTADO MENSAJES ****************************************/
.listado_titulo_mensaje{
	font-size:14px;
	text-align: center;
	font-weight: bold;
	color: #672D90;
	background-color: #FFF;
	padding: 7px 0 7px 0;
	width: 640px;
}

.listado_mensaje_contenido{
  background-color: #AD7FD0;
  padding: 7px 0 7px 0;
}

.filaParListadoMensaje{
	background-color:#E7CFFA;
	cursor: pointer;
}

.filaImparListadoMensaje{
	background-color:#F7F4F9;
	cursor: pointer;
}

.filaParListadoMensajeNoLeido{
	background-color:#E7CFFA;
	cursor: pointer;
	font-weight:bold;
}

.filaImparListadoMensajeNoLeido{
	background-color:#F7F4F9;
	cursor: pointer;
	font-weight:bold;
}

.listado_valor_mensaje, .listado_valor_mensaje a{
  color:#0470BA;
}

.contenido_ver_mensaje{
  border:2px solid #8D00FF;
  background-color: #D9CAE3;
  padding: 10px;  
}

.contenido_ver_mensaje td{
  color:#808080;
}

.contenido_paginacion{
  text-align:right;
  padding: 5px;
  background-color: #fff;
  color:#808080;
  font-weight:bold;
  font-size:11px;
}

.contenido_paginacion a{
  color:#0470BA;
  font-size:11px;
}

.requerido{
  color:#F90691;
  font-weight:bold;
}

.select_datos{
  font-size:10px;
}


.fila_par_form{
  background-color:#E7CFFA;
  font-size:11px;
}

.fila_impar_form{
  background-color:#F7F4F9;
  font-size:11px;
}

.sin_favoritos{
  background-color: #AE7ED0;
  border:0;
  width:670px;
  height:320px;
}

.caja_gris{
  background-color:#F7F2FB;
  width:420px;
  height:100px;  
  text-align:left;
  padding: 40px;
}

.caja_blanca{
  background-color: #fff;
  height:32px;
}

.titulo_sin_favoritos{
  font-weight:bold;
  font-size:18px;
}

.texto_sin_favortos{
  font-size:14px;  
}

.texto_membresia{
  font-size:14px;
}

.caja_membresia{
  background-color: #AE7ED0;
  border:0;
  width:675px;
  height:130px;
}

.caja_gris_membresia{
  background-color:#F7F2FB;
  width:600px;
  height:80px;  
  text-align:left;
  padding: 10px;
}

.titulo_membresia{
  color:#4070B7;
  font-weight:bold;
  font-size:12px;
}

.textarea_gris{
  background-color:#F7F2FB;
  border:1px solid #F7F2FB;
}

.caja_gris_pagom{
  background-color:#F7F2FB;
  width:680px;
  height:80px;  
  text-align:left;
  padding: 10px;
  text-align:right;
  font-size: 14px;
}

.felicitaciones{
  font-weight:bold;
  font-size:18px;
}

.tipo_membresia{
  color:#4070B7;
 font-size:12px;
 font-weight:bold;
}

.caja_perfil_completado{
  border:1px solid #672D90;
  width:100px;
}

.perfil_completado{
  background-color: #E7CFFA;
  font-size: 9px;
}
.porcentaje{
  font-size: 8px;
}

.caja_idi {
    background: url(../Imagenes/bg_btn_idioma.jpg);
    margin-right: 3px;
    padding: 3px;
    text-align: center;
    width: 54px;
    color: #6E6E6D;
}

.link_idioma {
    color: #6E6E6D;
    font-weight: bold;
    text-decoration: none;
}

.label_negro, a.link_label_negro {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.registrarse input[type="text"], .registrarse input[type="password"], .registrarse select {
    border: 1px solid #0470BA;
    padding: 2px;
}

.destacada {
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 180px;
    padding: 1px;
    width: 200px;
}

.menu_link{
  background: url(../Imagenes/bg_menu.jpg);
  background-repeat: repeat-x;
}

.menu_link_left{
  background: url(../Imagenes/bg_menu_left.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

.menu_link_right{
  background: url(../Imagenes/bg_menu_right.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

.menu_link,.menu_link_left,.menu_link_right{
  color: #6E6E6D;
  text-decoration: none;  
  padding: 11px 25px 11px 25px;
  white-space: nowrap;
  margin-left: 2px;
  font-family: calibri;
  font-size: 18px;
}

.menu_link:hover{
  background: url(../Imagenes/bg_menu_hover.jpg);
  background-repeat: repeat-x;
}

.menu_link_left:hover{
  background: url(../Imagenes/bg_menu_left_hover.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

.menu_link_right:hover{
  background: url(../Imagenes/bg_menu_right_hover.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

.menu_link:hover,.menu_link_left:hover,.menu_link_right{
  color: #6E6E6D;
  text-decoration: none;
  padding: 11px 25px 11px 25px;
  white-space: nowrap;
  font-family: calibri;
  font-size: 18px;
}

.fondo_menu{
  background: url(../Imagenes/fondo_menu.jpg);
  padding: 9px 20px 9px 20px;
}

/*
pgs - 18/04/2012 - se aņade el estilo para las imagenes del chat, ya que salian muy grandes
*/
.img_chat,.img_chat_emo{
  height: 40px;
}




/*pgs - 08/06/2012 */
.logo_home{
  margin-left: 20px;
}

.bg_blanco,.fondo_body{
  background-color:#FFF;
}

.bg_left_top_home{
  background: url(../Imagenes/bg_left_top_home.jpg);
  width: 12px;
}

.bg_right_top_home{
  background: url(../Imagenes/bg_right_top_home.jpg);
  width: 12px;
}

.bg_bottom_home{
  background: url(../Imagenes/bg_bottom_home.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom: 7px;
}

.bg_bottom{
  border: 1px solid #E2E2E2;
  border-bottom: none;
  background: url(../Imagenes/bg_bottom.jpg);
  background-repeat: repeat-x;
}

.titulo_home_negro,.titulo_home_gris{
  font-family: calibri;
  font-size: 40px;
  font-weight: bold;  
  line-height: 30px;
}

.titulo_home_negro{
  color:#1C1C1A;
}

.titulo_home_gris{
  color:#6E6E6D;
}

.bg_login_home{
  background: url(../Imagenes/bg_fm_login.jpg);
  background-repeat: no-repeat;
}

.conte_autenticacion .label{
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: calibri;
  font-size: 14px;
}

.conte_autenticacion input[type=submit]{
  background: url(../Imagenes/bg_btn_login.jpg);
  border: none;
  color: #fff;
  height: 22px;
  width: 73px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  font-family: calibri;
  margin-top: 5px;
}

.bg_gris{
  background-color: #E7ECEC;
}