BODY {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 20px 0px;
	/*
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	*/
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#00FF00;
}



* {
	margin: 0px;
	padding: 0px;
	border: none;
}


.final {
	clear: both;
	float: none;
}

A {
	text-decoration: none;
	color: #0080D7;
}

A:hover {
	color: #666666;
}


/* CUERPO */
.columna_izquierda {
	float: left;
	width: 189px;
	padding: 0px 30px 0px 0px;
	border-right: 1px solid #0080D7;
	background-image: url('img/bg_col_iz.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.columna_medio {
	width: 652px;
	float: left;
	padding: 35px 45px ;
	background-image: url('img/bg_col_gde.jpg');
	background-repeat: repeat-x;
}

H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #0080D7;
	padding: 0px 0px 20px 0px;
}
H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0080D7;
	padding: 0px 0px 10px 0px;
}
H3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0080D7;
	padding: 0px 0px 10px 0px;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.borde_foto {
	border: 1px solid #0080D7;
}




/* BOTONERA */
.botonera {
	background-image: url('img/bg_botonera.jpg');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 2px 0px 0px 0px;
	padding: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.botonera A {
	padding: 14px;
	color:#FFFFFF;
}
.botonera A:hover {
	background-image: url('img/bg_botonera.jpg');
	background-repeat: repeat-x;
	background-position: 0px -43px;
	color: #0080D7;
}


/* BOTONERA DE INTRANET */
.botonera_intranet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url('img/bg_botonera_intranet.jpg');
	background-repeat: repeat-x;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.botonera_intranet A {
	padding: 15px;
	color: #0080D7;
}
.botonera_intranet A:hover {
	background-image: url('img/bg_botonera_intranet.jpg');
	background-repeat: repeat-x;
	background-position: 0px -30px;
	color: #FFFFFF;
}


/*
#medio {
	padding: 15px 0px;
}
*/


/* CAJA LOGIN */
.login {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
.login A {
	color: #666666;
}
.login A:hover {
	color: #0080D7;
}
.usuario_logueado {
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
}
.bt_ingresar {
	background-image: url('img/bullet01.jpg');
	background-repeat: no-repeat;
	padding: 2px 5px 10px 22px;
	margin: 3px 0px 0px 0px;
}
.bt_ingresar A {
	font-weight: bold;
	display: block;
	color: #0080D7;
}
.bt_ingresar A:hover {
	color: #666666;
}
.bt_login {
	background-image: url('img/bullet01.jpg');
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
	margin: 3px 0px 0px 0px;
}
.bt_login A {
	font-weight: bold;
	display: block;
	color: #0080D7;
}
.bt_login A:hover {
	color: #666666;
}
.form_campo_login {
	background-color: #FFFFFF;
	color: #666;
	border: solid 1px #0080D7;
	width: 98%;
	text-align: left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height: 18px;
}



/* CAJA BUSCADOR */
.busqueda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url('img/bg_busqueda.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 16px 25px 16px;
	line-height: 12px;
	text-align: left;
}
.bt_enviar{
	padding: 6px 5px 5px 34px;
}
.bt_enviar A {
	display: block;
	color: #FFFFFF;
}
.bt_enviar A:hover {
	color: #00CCFF;
}



/* CAJA DE NOTICIAS */
.noticia01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url('img/bg_pie_noticia.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 25px 0px;
	line-height: 14px;
	text-align: left;
}
.tit_noticias {
	background-image: url('img/bg_tit_noticias.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 5px 2px 5px;
	margin: 0px 0px 15px 0px;
}
.tit_noticia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.tit_noticia A {
	color: #666666;
}
.tit_noticia A:hover{
	color: #0080D7;
}
.fecha_noticia {
	color: #0080D7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 7px 0px;
}
.bt_mas_detalles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080D7;
	font-weight: bold;
	padding-top: 7px;
}
.bt_mas_detalles A {
	color: #0080D7;
}
.bt_mas_detalles A:hover {
	color: #666666;
}


/*
.paginador{
text-align:center;
font-weight:bold;
padding: 10px 20px 10px 20px;
word-spacing: 10px;
background-color:#F5F5F5;
}
*/


/* PIE */
.pie {
	background-image: url('img/bg_pie.jpg');
	background-repeat: repeat-x;
	background-color: #0080C1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 44px 0px;
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.pie_logo {
	float: left;
	width: 219px;
}
.pie_enlaces {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 652px;
	border-left:1px solid #FFFFFF;
	padding: 0px 45px;
}
.pie_enlaces A {
	color: #FFFFFF;
}
.pie_enlaces A:hover {
	color: #00CCFF;
}
.pie_botonera {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	width: 470px;
	padding: 0px 25px 0px 0px;
	text-align: left;
}
.pie_imagenes {
	float: left;
	width: 157px;
}
.pie_col_enlaces {
	float: left;
	border-left: 1px solid #FFFFFF;
	padding: 0 8px;
	font-weight: bold;
	width: 100px;
	font-size: 13px;
	min-height: 54px;
}
.pie_datos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
}


/* TIENDA */
.titulo_tienda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0080D7;
}
.texto_tienda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#999;
	background-color: #e8ecef;
	padding: 20px;
	border-top: 1px solid #69acd7;
}
.boton_tienda {
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #69acd7;
	color: #FFFFFF;
	text-decoration: none;
}
.boton_tienda:hover {
	background-color: #A1A1A1;
	color: #000000;
}







/* producto y catalogo */
/*
.producto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 4px;
	text-align: left;
}
*/
.categoria_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.categoria_titulo:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
}
.tipo12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subcategoria_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.subcategoria_titulo:hover {
	color: #999999;
	border-bottom: 1px dotted #999999;
}




/* ficha chica de producto */
.caja_producto {
	width: 148px;
	text-align: center;
	border-bottom: 1px dotted #d2d2d2;
}
.caja_producto_borde_foto {
	border-bottom: 1px solid #0080D7;
}
.caja_producto_titular {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0080D7;
}
.caja_producto_sumario {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}
.caja_producto_precio {
	background-color: #0080D7;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.caja_producto_ampliar {
	text-align: center;
	background-color: #69AED8;
	padding-bottom: 4px;
	padding-top: 4px;
}
.caja_producto_ampliar:hover {
	background-color: #CCCCCC;
}
.caja_producto_link_ampliar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/* ficha grande de producto */
.producto_referencia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6DADD9;
}
.producto_sumario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.producto_detalle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.producto_borde_foto {
	border: 1px solid #0080D7;
}
.celda_verde {
	background-color: #6DADD9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}
.celda_gris {
	background-color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}





/* paginador */
.celda_paginador {
	padding-bottom: 4px;
	padding-right: 5px;
	padding-top: 4px;
}
.pagina_select {
	display: block;
	background-color: #959da0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.pagina_link {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.pagina_link:hover {
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}






/* descargas */
.descargas_tabla {
	padding: 3px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
}
.descargas_celda {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.descargas_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080D7;
	text-decoration: none;
}
.descargas_link:hover {
	color: #000000;
}


/* noticias */
.noticias_borde_separador {
	border-bottom: 1px dotted #999999;
}
.noticias_borde_foto {
	border: 1px solid #0080D7;
}
.noticias_titular_ficha {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.noticias_fecha_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.noticias_texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.noticias_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080D7;
	text-decoration: none;
}
.noticias_link:hover {
	color: #999999;
}




/*

.enlace_mapa01 {
	color:#000;
	line-height: 20px;
	font-weight:bold;
}
.enlace_mapa02{
	padding-left: 10px;
	line-height: 20px;
}
.enlace_mapa03{
	color:#000;
	padding-left: 30px;
	line-height: 20px;
}
.mapa p {
margin: 0;
padding: 20px 0 0 0;
}

.categoria{
border-bottom: 1px solid #0066CC;
padding: 0 0 5px 0;
margin: 0 0 15px 0;
}

.bt_subcategoria a{
font-size:11px;
color: #fff;
background-color:#999999;
font-weight:bold;
padding: 4px 10px;
background-image:url(img/bg_bt_volver.jpg);
background-repeat:repeat-x;
background-position: 0 -2px;
}

.bt_subcategoria a:hover{
color: #fff;
background-image:none;
background-color:#666666;
}

.categoria_foto{
float:left;
padding: 0 15px 10px 0;
}

.modulo_detalle{
float:left;
width: 433px;
padding: 0 0 10px 0;
}

.subcategoria{
background-color:#f5f5f5;
padding: 15px;
margin: 0 0 15px 0;
}

.bt_volver{
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.bt_volver a{
padding: 5px 10px;
margin: 5px 0;
color:#FFFFFF;
display:block;
background-image:url(img/bg_bt_volver.jpg);
background-repeat:repeat-x;
}

.bt_volver a:hover{
color: #0080C1;
background-image:none;
background-color:#e5e5e5;
}

.ruta{
background-color:#f5f5f5;
font-weight:bold;
padding: 5px 10px;
border-bottom: 1px solid #0066CC;
margin: 0 0 15px 0;
}

.curso{
background-color:#f5f5f5;
padding: 15px 15px 10px 15px;
border-bottom: 1px solid #0066CC;
margin: 0 0 10px 0;
}

.producto_precio{
margin: 5px 0 0 0;
width:190px;
font-weight:bold;
text-align:center;
font-size:16px;
padding: 5px;
background-color:#0080C1;
color:#FFFFFF;
background-image:url(img/bg_bt_volver.jpg);
background-repeat: repeat-x;
}

.contenido_osseoguide{
float:left;
padding: 0 25px 0 0;
width:470px;
}

.osseoguide_img{
float:left;
width:157px;
}

.contenido_osseoguide_premium{
float:left;
padding: 0 25px 0 0;
width:487px;
}

.osseoguide_premium_img{
float:left;
width:140px;
}

.descarga{
width:150px;
float:left;
margin: 0 10px 15px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #0099CC;
text-align:center;
min-height: 126px;
}

.redes{
font-size: 12px;
font-weight: bold;
text-align:center;
color:#FFFFFF;
padding: 5px 0 0 0;
}

.redes img{
margin: 5px 3px;
border: 1px solid #FFFFFF;
}

.redes img:hover{
border: 1px solid #0080C1;
}

.tarjetas{
text-align:center;
padding: 10px 0 0 0;
border-top: 1px solid #FFFFFF;
}

.tarjetas img{
margin: 0 3px;
border: 1px solid #FFFFFF;
}

.oferta{
width:200px;
float:left;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
border-bottom: 2px #CCCCCC dotted;
}

.oferta_separador{
width:25px;
height:22px;
float:left;
}

.oferta_tit{
font-size:14px;
font-weight:bold;
color:#0080C1;
padding: 10px 0 5px 0;
}

.oferta_fecha{
font-size:10px;
padding: 10px 0 0 0;
}

.oferta_resumen{
padding: 0 0 10px 0;
}

.bt_comprar{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:center;
width:200px;
}

.bt_comprar a{
color:#666;
display:block;
padding: 5px;
background-image:url(img/bg_bt_comprar.jpg);
background-repeat:repeat-x;
}

.bt_comprar a:hover{
background-position: 0 -30px;
color:#fff;
}

.tabla_dinamica {
	padding: 15px 0;
}

.unico {
	background-color:#0080C1;
	height: 22px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0 0 0 5px;
}

.tabla_dinamica_cantidad {
	margin: 0 0 10px 0;
	width:70px;
}

.cantidad {
	background-color:#E5E5E5;
	color:#666666;
	font-weight:bold;
	padding: 0 0 0 5px;
	height: 22px;
}

.total {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 5px;
	height: 22px;
}


#carrito {
	width: 189px;
	margin: 0 0 10px 0;
	background-color: #A9D9FF;
	padding: 10px 0;
	border-bottom: 3px solid #0053B1;
}
#carrito #top {
	background-image: url('img/carrito_top.gif');
	background-repeat: no-repeat;
	height: 3px;
	overflow: hidden;
}
#carrito #middle {
	margin: 0;
	text-align: center;
	color: #1088d7;
}
#carrito #pie {
	width: auto;
	background-image: url('img/carrito_pie.gif');
	height: 3px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#carrito #tit {
	font-weight: bold;
}
#carrito #middle .tabla_carrito {
	width: 179px;
}
.tabla_carrito .cantidad{
	background-color: #A9D9FF;
	color: #666666;
	font-weight: normal;
	padding: 0;
	text-align: center;
	width: 25px;
}
.tabla_carrito .descripcion {
	width: 94px;
}
.tabla_carrito .precio_carrito {
	width: 60px;
	text-align:right;
}
.tabla_carrito td {
	border-bottom: 1px solid #FFFFFF;
}
#totalizando span {
	font-size: 16px;
	font-weight: bold;
	color: #055183;
}
#boton_finalizar_compra {
	color: #1088d7;
	font-weight: normal;
	background-image: url('img/bg_button_cerrar.gif');
	height: 18px;
	border: none;
	width: 141px;
	font-size: 11px;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 3px 0 0 0;
	background-repeat:no-repeat;
	background-position: center top;
}
*/

.mapa_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080D7;
	text-decoration: none;
}
.mapa_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.mapa_link:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

