@charset "utf-8";
/* CSS Document */

/*   */
/*   */ 
/*  INICIA FORMATO PARA TODOS LOS CONTENIDO UNO  */
.contenido_uno {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:justify;
}

/*   */ 
/*  INICIA FORMATO PARA TODOS LOS CONTENIDO UNO PEQUEÑO  */
.contenido_uno_peq {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:justify;
}



.contenido_uno_peq_centrado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
}

.contenido_uno_peq_centrado_color {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#F60;
	text-align:center;
}






.contenido_uno_peq_negrilla_center {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
}



.contenido_dos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F60;
	text-align:justify;
}

/*  TERMINA FORMATO PARA TODOS LOS LOS CONTENIDO UNO  CENTRADO */ 
.contenido_uno_centrado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
}
/*  TERMINA FORMATO PARA TODOS LOS LOS CONTENIDO UNO CENTRADO*/ 

/*     */ 
.contenido_uno_alineacion_derecha {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:right;
}
/*    */
/*     */ 
.contenido_uno_alineacion_derecha_negrita {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:right;
}
/*    */

.contenido_uno_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
}

.contenido_uno_negrita_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
}



.contenido_uno_negrita_naranja_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#F60;
	text-align:center;
}

.contenido_uno_negrita_blanco_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	text-align:center;
}

.titulo_contenido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align:center;
}

.contenido_uno_negrita_central {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
}


.contenido_uno_blanco_negrita_central {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	text-align:center;
}





.texto_pequeno_banner_telefono{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
}

.fondo_menu_cliente {
	
	background-color:#E4E4E4;}

.texto_grande_banner_telefono{
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:black;
}

.div_para_logo_voxel{
	position:absolute;
	width:200px;
	height:90px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	background-image:url(../imagenes_web/logo_voxel_200x70_new_web.png);
	top: 10px;
	z-index:999;
	left: 0px;
	text-align:center;
	vertical-align:middle;

}


.div_para_logo_traductor{
	position:absolute;
	width:600px;
	height:30px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	background-color:rgba(255, 128, 256, 0.0);
	top: 0px;
	z-index:999;
	left: 400px;
	text-align:right;
	vertical-align:middle;

}

.div_para_direccion_voxel{
	position:absolute;
	width:600px;
	height:30px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	background-color:rgba(255, 128, 256, 0.0);
	top: 43px;
	z-index:999;
	left: 400px;
	text-align:right;
	vertical-align:middle;

}




.div_para_menu_superior{
	position:absolute;
	width:1000px;
	height:30px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	background-image:url(../imagenes_web/background_menu_superior.png);
	top: 95px;
	z-index:150;
	left: 0px;
	text-align:center;
	vertical-align:middle;

}


.div_para_menu_izquierdo{
	position:absolute;
	width:200px;
	height:301px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	background-image:url(../imagenes_web/background_menu_izquierdo.png);
	top: 122px;
	z-index:250;
	left: 0px;
	text-align:center;
	vertical-align:middle;

}





.div_para_boton_training{
	position:absolute;
	width:150px;
	height:50px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	top: 400px;
	z-index:150;
	left: 680px;
	text-align:center;
	vertical-align:middle;

}
.div_para_boton_consulting{
	position:absolute;
	width:150px;
	height:50px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	top: 400px;
	z-index:150;
	left: 850px;
	text-align:center;
	vertical-align:middle;

}

.div_para_estado_del_tiempo{
	position:absolute;
	width:150px;
	height:50px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	top: 438px;
	z-index:272;
	left: 800px;
	text-align:center;
	vertical-align:middle;

}

.div_para_mascara_estado_del_tiempo{
	position:absolute;
	width:100px;
	height:37px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	background-image:url(../imagenes_web/marcara_estado_del_tiempo.png);
	top: 423px;
	z-index:272;
	left: 800px;
	text-align:center;
	vertical-align:middle;

}

.div_oculto_back{
	overflow:auto;
	position:absolute;
	width:780px;
	height:280px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/*background-color:rgba(255, 155, 156, 0.9);*/
	 background-image:url(../imagenes_web/background_cage.png);
	top: 122px;
	z-index:272;
	left: 200px;
	text-align:justify;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 10px 10px 10px 10px;
	
	/* top, right, bottom, left */
}


.div_para_icono_cerrar{
	text-align:left;
	vertical-align:middle;

}



.div_para_contador_de_visitas{
	position:absolute;
	width:200px;
	height:50px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	background-color:rgba(255, 255, 255, 0.8);
	top: 462px;
	z-index:270;
	left: 850px;
	text-align:center;
	vertical-align:middle;

}


.div_para_indicadores_economicos{
	position:absolute;
	width:120px;
	height:120px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/*background-color:rgba(255, 255, 230, 0.9);*/
	background-image:url(../imagenes_web/trm_dolar_hoy.png);
	top: 463px;
	z-index:270;
	left: 500px;
	text-align:center;
	vertical-align:middle;

}





.div_para_logo_facebook{
	position:absolute;
	width:150px;
	height:50px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	background-image:url(../imagenes_web/facebook_button_consulting_activate.png);
	top: 470px;
	z-index:271;
	left: 630px;
	text-align:center;
	vertical-align:middle;

}

.div_con_padding{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}
	



.div_para_calendario{
	position:absolute;
	width:300px;
	height:300px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/* background-color:rgba(255, 128, 256, 0.8);*/
	background-image:url(../imagenes_web/background_cage_calendar.png);
	top: 0px;
	z-index:271;
	left: 700px;
	text-align:center;
	vertical-align:middle;

}






.div_para_tabla_general{
	width:1000px;
	height:500px;
	margin:0 auto 0 auto;
	padding:0px;
	text-align:left;
	position:relative;
}








.div_para_el_foot{
	position:absolute;
	width:1000px;
	height:10px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	background-color:rgba(255, 128, 256, 0.0); 
	top: 536px;
	z-index:150;
	left: 0px;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.div_para_el_contenido{
	position:absolute;
	width:1000px;
	height:300px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	background-color:rgba(255, 128, 256, 0.0);

	top: 123px;
	z-index:7;
	left: 0px;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}



.div_para_el_contenido_cursos{
	position:absolute;
	width:1000px;
	height:302px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	background-color:rgba(255, 128, 256, 0.0);
	top: 123px;
	z-index:7;
	left: 0px;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}












.div_para_mascara_para_el_contenido{
	position:absolute;
	width:1000px;
	height:300px;
	margin:0 auto;
	visibility:visible;
	background-repeat:no-repeat;
	/*background-color:rgba(255, 128, 256, 0.0);*/
	background-image:url(../imagenes_web/voxel_rhinoceros_mascara_para_banner_ppal_01.png);
	top: 123px;
	z-index:120;
	left: 0px;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.ceros_rojo_negrita_nueva_web {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: red;
}
.rhino_blanco_negrita_nueva_web {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
}

.rhino_negro_negrita_nueva_web {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:black;
}









.ceros_2011_rojo_negrita_nueva_web {
	font-family: Verdana;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: red;
}
.rhino_2011_blanco_negrita_nueva_web {
	font-family: Verdana;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000;
}
























.rhino_negro__tam_medio_negrita_nueva_web {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color:black;
}


.®marca_registrada_red_nueva_web {
	font-size: 9px;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.NURBS_nueva_web {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:black;
}



/* */
/* */
/* */
/* 
LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS 
*/
/* */
/* */
.link_menu_superior {text-decoration: none; color:#FFFFFF; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_superior:link {text-decoration: none; color:#FFFFFF; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_superior:visited {text-decoration: none; color:#FFFFFF; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_superior:hover {text-decoration: none; color:#DFDFDF; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_superior:active {text-decoration: none; color:#FFFFFF; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
/* */
/* */
/* */
.link_menu_izquierdo {text-decoration: none; color:#333; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_izquierdo:link {text-decoration: none; color:#333; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_izquierdo:visited {text-decoration: none; color:#333; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_izquierdo:hover {text-decoration: none; color:#666; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
.link_menu_izquierdo:active {text-decoration: none; color:#333; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}
/* */
/* */
/* */
/* */
.link_paginador {text-decoration: none; color:#F60; font-weight:normal; font-family:Verdana, sans-serif; font-size:11px; text-align:center}
.link_paginador:link {text-decoration: none; color:#F60; font-weight:normal; font-family:Verdana, sans-serif; font-size:11px text-align:center}
.link_paginador:visited {text-decoration: none; color:#F90; font-weight:normal; font-family:Verdana, sans-serif; font-size:11px text-align:center}
.link_paginador:hover {text-decoration: none; color:#F30; font-weight:normal; font-family:Verdana, sans-serif; font-size:11px text-align:center}
.link_paginador:active {text-decoration: none; color:#F30; font-weight:normal; font-family:Verdana, sans-serif; font-size:11px text-align:center}
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
.link_naranja_act_datos {text-decoration: none; color:#F60; font-weight:normal; font-family:Verdana, sans-serif; font-size:12px; text-align:center}
.link_naranja_act_datos:link {text-decoration: none; color:#F60; font-weight:normal; font-family:Verdana, sans-serif; font-size:12px text-align:center}
.link_naranja_act_datos:visited {text-decoration: none; color:#F90; font-weight:normal; font-family:Verdana, sans-serif; font-size:12px text-align:center}
.link_naranja_act_datos:hover {text-decoration: none; color:#FFF; font-weight:normal; font-family:Verdana, sans-serif; font-size:12px text-align:center}
.link_naranja_act_datos:active {text-decoration: none; color:#F30; font-weight:normal; font-family:Verdana, sans-serif; font-size:12px text-align:center}
/* */
/* */
/* */
/* */

.link_desabled-paginador {text-decoration: none; color:rgba(0,0,0,0.5); font-weight:normal; font-family:Verdana, sans-serif; font-size:11px}
.link_desabled-paginador:link {text-decoration: none; color:rgba(0,0,0,0.5); font-weight:normal; font-family:Verdana, sans-serif; font-size:11px}
.link_desabled-paginador:visited {text-decoration: none; color:rgba(0,0,0,0.5); font-weight:normal; font-family:Verdana, sans-serif; font-size:11px}
.link_desabled-paginador:hover {text-decoration: none; color:rgba(0,0,0,0.5); font-weight:normal; font-family:Verdana, sans-serif; font-size:11px}
.link_desabled-paginador:active {text-decoration: none; color:rgba(0,0,0,0.5); font-weight:normal; font-family:Verdana, sans-serif; font-size:11px}
/* */
/* */



/*    */
/* LINKS  MENU DERECHO */
.link_cursos {text-decoration: none; color:#000000; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer}
.link_cursos:link {text-decoration: none; color:#000000; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer}
.link_cursos:visited {text-decoration: none; color:#000000; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer}
.link_cursos:hover {text-decoration: none; color:#999999; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer}
/*    */
/*    */
/* LINKS  NARANJA */
.link_naranja {text-decoration: none; color:#F60; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.link_naranja:link {text-decoration:none; color:#F90; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.link_naranja:visited {text-decoration: none; color:#F60; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.link_naranja:hover {text-decoration: none; color:#F30; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
/*    */
/* */
/* LINKS Nombre Clientes Actualizacion */
.link_actualizacion_clientes {text-decoration: none; color:#F30; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; cursor:pointer}
.link_actualizacion_clientes:link {text-decoration: none; color:#F90; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; cursor:pointer}
.link_actualizacion_clientes:visited {text-decoration: none; color:#999; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; cursor:pointer}
.link_actualizacion_clientes:hover {text-decoration: none; color:#F60; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; cursor:pointer}/* */
/* */
/* */

/* IMAGEN CAMBIANTE CONSULTING  */
/* */
p.imagen-cambiante_consulting {
margin: 0;
padding: 0;
display: block;
}
p.imagen-cambiante_consulting a {
background-image:url(../imagenes_web/background_button_down.png);
width: 150px;
height: 50px;
margin: 0;
padding: 0;
display: block;
text-indent: -5000px;
}
p.imagen-cambiante_consulting a:hover {
background-image:url(../imagenes_web/background_button_up.png);
width: 150px;
height: 50px;
margin: 0;
padding: 0;
display: block;
text-indent: -5000px;
}
/* */
/* */
/* */
/* */
/* IMAGEN CAMBIANTE TRAINING  */
/* */
p.imagen-cambiante_training {
margin: 0;
padding: 0;
display: block;
}
p.imagen-cambiante_training a {
background-image:url(../imagenes_web/background_button_down_training.png);
width: 150px;
height: 50px;
margin: 0;
padding: 0;
display: block;
text-indent: -5000px;
}
p.imagen-cambiante_training a:hover {
background-image:url(../imagenes_web/background_button_up_training.png);
width: 150px;
height: 50px;
margin: 0;
padding: 0;
display: block;
text-indent: -5000px;
}
/* */
/* */
/*  */
/*  */
/*  */
/*  */
/*  */
h1 {color:#3a6d8c; font-size:34px; line-height:40px; margin:0;}
h3 {color:#3a6d8c; font-size:22px; line-height:26px; font-weight:normal; margin:0 0 8px 0;}
img {border:0;}
#logo {margin-bottom:20px; width:300px;}
#logo h1 {color:#666; letter-spacing:-1px; font-weight:normal;}
#logo h1 span {color:#444; font-weight:bold;}
#logo .title {color:#999; font-size:12px;}
#container {margin:0 auto; padding-top:20px; width:960px;}
#content {border-bottom:0px dotted #999; border-top:1px dotted #999; padding:20px 0;}
#footer {clear:left; color:#888; margin:20px 0;}
#footer a:link, #footer a:visited {color:#888; text-decoration:none;}
#footer a:hover {color:#333; text-decoration:none;}
/*  */
/*  */
/*  */
.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
       }



/*  */
/*  */
/*  */
/*  */
<!--
.class_divoverflow {
height: 60px;
width: 350px;
border: 0px solid #666;
background-color: #ccc;
padding: 3px;
}
-->
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
.div_para_adicionar_cotizacion{
	width:195px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	padding: 3px 0px 0px 0px
}

.texto_negrita_grueso {text-decoration: none; color:#333; font-weight:bold; font-family:Verdana, sans-serif; font-size:11px}

/*  INICIA FORMATO PARA TODOS LOS CONTENIDO UNO  */
.centro_autorizado_artc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
	color:#333;
}

/*   */ 
/*  TERMINA FORMATO PARA TODOS LOS LOS CONTENIDO UNO  CENTRADO */ 
.contenido_uno_mini_centrado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:center;
}
/*  TERMINA FORMATO PARA TODOS LOS LOS CONTENIDO UNO CENTRADO*/ 
/**/
/**/
.contenido_uno_mini_izquierda {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333;
	text-align:left;
}


/**/
/**/
.texto_grande_especialistas_rhinoceros{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:black;
}
/**/
/**/
/**/
/**/
/*  INICIA FORMATO PARA TODOS LOS CONTENIDO UNO  */
.panel_administrativo_saludo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	text-align:justify;
}

/*   */ 
.texto_explicactivo_gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#B0B0B0;
	text-align:justify;
}
/*    */

