@charset "utf-8";

/* Propiedades de la pagina */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(bitmaps/circulo_fondo.png); background-repeat: repeat; }
body,td,th { font-family: Tahoma,"Arial", Helvetica, sans-serif; font-size: small; }
h1 { font-size: medium  font-family: Tahoma; font-weight: bold; color: #009933; }
h3 { font-size: small  font-family: Tahoma; color: #009933; }
a:link { color: #000000; text-decoration: none; }
a:visited {	text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
a.azul:link { color: #0292BF; text-decoration: none; }
a.naranja:link { color: #FF9900; text-decoration: none; }
a.verde:link { color: #009933; text-decoration: none; }
a.amarillo:link { color: #FEDC56; text-decoration: none; }
a.morado:link { color: #CF6DEF; text-decoration: none; }
a.gris:link { color: #808080; text-decoration: none; }
a.blanco:link { color: #ffffff; text-decoration: none; }
a.blanco:visited { color: #ffffff; text-decoration: none; }

/* Secciones */
#novedades { float: left; width: 200px; }
	#novedades_cabezal { clear: left; width: 200px; height: 22px; background-image: url(bitmaps/lateral_der/novedades_cabezal.jpg); }
	#novedades_cuerpo { clear: left; width: 200px; height: 130px; background-image: url(bitmaps/lateral_der/novedades_fondo.jpg); }
		#novedades_cuerpo_info { float: left; width: 95px; height: 120px; padding-left: 10px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; vertical-align: middle; }
			#novedades_cuerpo_info_texto{ float: left; width: 95px; height: 100px; }
			#novedades_cuerpo_info_mas_info{ float: left; width: 95px; height: 20px;}
		#novedades_cuerpo_foto { float: left; width: 80px; height: 120px; margin-top: 5px; border:1px solid #0292BF; }
		.rounded{
			border-radius:5px;
			-moz-border-radius:5px; /* Firefox */
			-webkit-border-radius:5px; /* Safari */	
			box-shadow: 1px 1px 2px rgba(0,0,0,.5);
			-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
			-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
			text-shadow: #fff 0px 1px 1px;
			background: -webkit-gradient(linear, left top, left bottom, from(#c98495), to(#ffffff));
			background: -moz-linear-gradient(top,  #c98495,  #ffffff);
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c98495', endColorstr='#ffffff');
		}
	#novedades_pie { clear: left; width: 200px; height: 10px; background-image: url(bitmaps/lateral_der/novedades_pie.jpg); }

/* Borde y fondos */
.color_fondo { background-color: #FFFFFF; }
.borde_aplicaciones { border: 1px solid #095ca0; }
.borde_tuboagro { border: 1px solid #1ba8bc; }
.borde_tubocanal { border: 1px solid #ff7300; }
.borde_tuboobra { border: 1px solid #095ca0; }
.borde_tuboptico { border: 1px solid #991988; }
.borde_unitubo { border: 1px solid #f4d719; }
.fondo_aplicaciones { border: 1px solid #095ca0; background-image: url(bitmaps/fondos/gamma_productos_tuboobra.gif); background-repeat: no-repeat; background-position: left bottom; }
.fondo_tuboagro { border: 1px solid #1ba8bc; background-image: url(bitmaps/fondos/gamma_productos_tuboagro.gif); background-repeat: no-repeat; background-position: left bottom; }
.fondo_tubocanal { border: 1px solid #ff7300; background-image: url(bitmaps/fondos/gamma_productos_tubocanal.gif); background-repeat: no-repeat; background-position: left bottom; }
.fondo_tuboriego { border: 1px solid #009933; background-image: url(bitmaps/fondos/gamma_productos_tuboriego.png); background-repeat: no-repeat; background-position: left bottom; }
.fondo_tuboobra { border: 1px solid #095ca0; background-image: url(bitmaps/fondos/gamma_productos_tuboobra.gif); background-repeat: no-repeat; background-position: left bottom; }
.fondo_tuboptico { border: 1px solid #991988; background-image: url(bitmaps/fondos/gamma_productos_tuboptico.gif); background-repeat: no-repeat; background-position: left bottom; }
.fondo_unitubo { border: 1px solid #f4d719; background-image: url(bitmaps/fondos/gamma_productos_unitubo.png); background-repeat: no-repeat; background-position: left bottom; }
.fondo_top_race { border: 1px solid #808080; }
.fondo_obras { border: 1px solid #0292BF; }

/* Botoneras */
#botonera_productos { float: left; width: 450px; height: 26px; background-color: #E8E8E8; }
#btn_productos { float: left;  padding-top: 2px; }
#btn_productos_80 { float: left; width: 80px; }
#btn_productos_100 { float: left; width: 100px; }
#btn_productos_140 { float: left; width: 140px; }
.fondo_btn_aplicaciones { background-color: #095ca0; border: 1px solid #ffffff; }
.fondo_btn_tuboagro { background-color: #1ba8bc; border: 1px solid #ffffff; }
.fondo_btn_tubocanal { background-color: #ff7300; border: 1px solid #ffffff; }
.fondo_btn_tubohogar { background-color: #e60000; border: 1px solid #ffffff; }
.fondo_btn_tuboobra { background-color: #095ca0; border: 1px solid #ffffff; }
.fondo_btn_tuboptico { background-color: #991988; border: 1px solid #ffffff; }
.fondo_btn_unitubo { background-color: #f4d719; border: 1px solid #ffffff; }

/* Textos */
.info_titulo { color: #0292BF; font-weight: bold; font-style: normal; font-size: medium; }
.info_texto { font-weight: normal; font-style: normal; text-align: justify; }
.info_texto_resaltado_azul { color: #0292BF; font-weight: bold; }
.info_texto_resaltado_naranja { color: #FF9900; font-weight: bold; }
.info_texto_resaltado_verde { color: #009933; font-weight: bold; }
.info_texto_resaltado_amarillo { color: #FEDC56; font-weight: bold; }
.info_texto_resaltado_morado { color: #CF6DEF; font-weight: bold; }
.info_texto_resaltado_negro { color: black; font-weight: bold; }
.info_tablas { text-align: center; }
.info_tablas_titulo { font-weight: bold; }
.info_caracteristicas { text-align: justify; vertical-align: text-top; color: #666; }
.info_caracteristicas_tuboagro_titulo { color: #0292BF; font-weight: bold; vertical-align: top; text-align: justify; text-indent: 2px; }
.info_caracteristicas_tubocanal_titulo { color: #FF9900; font-weight: bold;	vertical-align: top; text-indent: 2px; }
.info_caracteristicas_tuboriego_titulo { color: #009933; font-weight: bold;	vertical-align: top; text-indent: 2px; }
.info_caracteristicas_tuboobra_titulo { color: #0292BF; font-weight: bold; vertical-align: top; text-indent: 2px; }
.info_caracteristicas_tuboptico_titulo { color: #CF6DEF; font-weight: bold;	vertical-align: top; text-indent: 2px; }
.info_caracteristicas_unitubo_titulo { color: #FEDC56; font-weight: bold; vertical-align: top;	text-indent: 2px; }
.info_caracteristicas_obras_titulo { color: #0292BF; font-weight: bold; vertical-align: top; text-indent: 2px; }
.novedades_fotos_titulo { font-size: small; color: #000000; font-weight: bold; }
.novedades_fotos_texto { font-size: x-small; color: #000000; }
.btn_texto_b { font-size: x-small; color: #ffffff; line-height: 20px; vertical-align: middle; text-align: center; }
.btn_texto_w { font-size: x-small; color: #000000; line-height: 20px; vertical-align: middle; text-align: center; }
.pie_texto { font-size: x-small; color: #000000; vertical-align: middle; text-align: center; }


/* Tablas */

/* Bloggin */
#blog_impar {float: left; width: 440px; height: 125px;}
#blog_separador {clear: left; height: 2px; width: 440px; background-color: #0292BF; }
#blog_par {clear: left; width: 440px; height: 125px;}
#blog_pics {float: left; width: 140px; height: 125px;}
#blog_foto {float: left; }
#blog_mas_info {float:left;}
#blog_nro_tn {float:left;}
#blog_info {float:left; width:300px; height: 125px;}
#blog_titular {float:left;}
#blog_texto {clear:left;}
.blog_sangria_pics {padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; }
.blog_sangria_texto {padding-left:5px; padding-top:5px; padding-right:5px; }

/* Otras auxiliares */
.invisible { visibility : hidden; text-align: center; color: #FFFFFF; }
.a_la_derecha {	text-align: right; }
.centrado {	text-align: center; }

