body {
	/*background:url(imagenes/fondo.gif) repeat-y top center #006699;*/
	background:url(imagenes/fondo.jpg) repeat-x left top #0066CC;
	margin:0px;
	text-align:center;
	min-width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	text-decoration:none;
	color: #CC0000;
	font-size:11px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor{
	width:780px;
	text-align:left;
	margin:0px auto;
	background-color:#FFFFFF;
}

#encabezado{
	text-align:left;
	margin:0px auto;
}

#top{
	height:94px;
	background:url(imagenes/encabezado.jpg) no-repeat top left;
}

#menu_top {
	float:right;
	/*height:25px;*/
	/*width:250px;*/
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:normal;
	color:#000000;
}

#menu_top ul {
	clear:both;
	float:right;
	list-style-type:none;
	margin:0px;
	padding:5px 0px 5px 10px;
}

#menu_top ul li {
	display:inline;
	float:left;
	margin-right:10px;
	margin-left:0px;
	padding-left:5px;
	border-left:#000000 solid 1px;
}

#menu_top ul li a:link, #menu_top ul li a:visited {
  text-decoration:none;
  color:#000000;
}

#menu_top ul li a:hover{
  text-decoration:none;
  color:#CC0000;
}

#menu_secciones{
	clear:both;
	/*height:25px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#CCCCCC;
	margin:0px;
	padding: 0px;
}

#menu_secciones ul {
	clear:both;
	float:left;
	list-style-type:none;
	width:100%;
	margin:0px;
	padding:0px;
	height:25px;
	/*padding:5px 0px 5px 10px;*/
}

#menu_secciones ul li {
	display:inline;
	margin:0px;
	padding:0px;
	/*float:left;
	/*margin-right:10px;
	margin-left:0px;
	padding-left:5px;*/
	/*height:25px;*/
}

#menu_secciones ul li a:link, #menu_secciones ul li a:visited {
	text-decoration:none;
	color:#000000;
	padding:5px 10px;
	height:25px;
}

#menu_secciones ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	height:25px;
	background-color:#CC0000;
}

#menu_sub_secciones {
	clear:both;
	height:5px;
	background-color:#003366;
}

#banner {
	clear:both;
/*	height:150px;*/
	background-color:#CCCCCC;
}

#cuerpo {
	background:url(imagenes/fondo_contenido.jpg) repeat-x;
	_height:100%;
	border-top:#FFFFFF solid 1px;
	padding:25px 0px;
}

#columna_principal {
	float:left;
	width:525px;
	padding:3px 0px 0px 25px;
	margin-right:25px;
}

#columna_secundaria {
	float:left;
	text-align:left;
	width:190px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E8E8E8;
	padding-left: 5px;
}
#columna_secundaria a {

}
#seccion {
	background:url(imagenes/titulo_fondo.gif) left top no-repeat;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px 5px 5px 5px;
}

#subsecciones{
	padding:10px;
}

#subsecciones li{
	/*
	display:inline;
	float:left;*/
	padding:10px;
	margin-left:10px;
	font-size:12px;
	list-style-image:url(imagenes/flecha.gif);
}

#subsecciones li li{
	display:list-item;
	clear:both;
	padding:3px;
	font-size:10px;
	list-style-image:url(imagenes/flecha.gif);
}

#novedades {
	float:left;
	width:520px;
	/*padding:5px;*/
}

#novedades #seccion {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:15px;
	color:#CC0000;
}

#novedades  #titulo {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#novedades #articulo {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	margin-top:10px;
}

#partners {
	float:left;
	width:380px;
	padding:5px;
}

#partners div {
	padding:5px;
}

#botones{
	clear:both;
	text-align:center;
	height:100px;
}

#botones div{
	width:245px;
	height:70px;
	*height:100px; /*le puse un asterisco apra que ie6 tenga allto 100 y en IE7 y firefox no*/
	float:left;
	margin-left:5px;
	font-weight:bold;
	padding:30px 5px 0px 5px;
	text-align:left;
	overflow:visible;	
}

#botones div a{
	color:#000000;
	text-decoration:none;
}

#botones div a:hover{
	color:#990000;
	text-decoration:none;
}

#botones #pedidos{
	background:#CCCCCC url(imagenes/pedidos.jpg) no-repeat;
}

#botones #newsletter{
	background:#CCCCCC url(imagenes/newsletter.jpg) no-repeat;
}

#botones #contacto{
	background:#CCCCCC url(imagenes/contactenos.jpg) no-repeat;
}

#pie {
	clear:both;
	padding:5px;
	background:#FFFFFF url(imagenes/pie_fondo.jpg) left bottom repeat-x;
	text-align:center;
}

.sesion {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
}
.barrainicio {
	font-size:11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
}
.barrainicio A:link {
	font-size:11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
}
.barrainicio A:visited {
	font-size:11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
}
.barrainicio A:hover {
	font-size:11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
}
.barrainicio A:active {
	font-size:11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
}
.links {
	font-size:11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;
}
.links A:link {
	font-size:11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;
}
.links A:visited {
	font-size:11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;
}
.links A:hover {
	font-size:11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;
}
.links A:active {
	font-size:11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;

}.datos {

	font-size:11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.submenu {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.familia {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 20px;
	line-height: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	vertical-align: middle;
}
.presupuesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC0000;
	padding-right: 5px;
	line-height: 12px;
}
.presupuesto A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC0000;
	padding-right: 5px;
	line-height: 12px;
}
.presupuesto A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC0000;
	padding-right: 5px;
	line-height: 12px;
}
.presupuesto A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	background-color: #CC0000;
	padding-right: 5px;
	text-decoration: underline;
	line-height: 12px;
}
.presupuesto A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC0000;
	padding-right: 5px;
	line-height: 12px;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CC0000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	padding-top: 10px;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
}
.Nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #000000;
}
.misc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #CC0000;
}
.listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #CC0000;
}
.brode {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.brode2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	height: 10px;
}
.brode3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.textonovedades {

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
}
.bordetabla {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.insesion {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding-right: 5px;
	height: 15px;
}
.btn-log {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	width: 85px;
	float: left;
	height:25px;
	vertical-align: 50%;
}
.btn-log a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CC0000;
	border: 1px none #FFFFFF;
	height:19px;
	text-align: left;
	display: block;
	vertical-align: middle;
	padding-top: 6px;
}
#checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px;
	margin-top: 5px;
	border: 1px solid #CC0000;
	font-weight: normal;
	
}
.titulos_secciones{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color:#CC0000;
	background-image:url(plantilla/esquina.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.subtitulos_secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #265AC0;
	height: 15px;
	line-height: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.seccion {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	padding:0px 0px 0px 10px;
}

.subMenuCuerpo{
	padding:0px 3px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.subMenuCuerpo a{
	color:#000000;
}

.subMenuCuerpo a:hover{
	color:#CC0000;
}

/*bubbles*/
.rss-popup {  
    margin:10px auto;  
    padding:0;  
    width:100px;  
    list-style: none;  
    position: relative;  
}  
  
div.rss-popup em {  
    background: url(imagenes/bubble.png) no-repeat;  
    width: 100px;  
    height: 49px;  
    position: absolute;  
    top: -70px;  
    left: -0px;  
    text-align: center;  
    text-indent: -9999px;  
    z-index: 2;  
    display: none;  
}  
  
#rss-icon {  
    width: 76px;  
    height: 38px;  
    background: url(imagenes/logo_advantech.gif) no-repeat 0 0;
    text-indent: -9999px;  
    margin: 0 auto;  
    display: block;  
}  
/*/////////////////////////////AGREGADOS NUEVOS/////////////////////////////////*/
#home-nueva {
	background-color: #33FF00;
	height: auto;
	width: 780px;
}
#footer {
	background-color: #FF0000;
	width: 780px;
}
#footer2 {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	color: #000066;
	background-image: url(imagenes/footer3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 5px;
}
#destacados {
	height:96px;
	float: left;
	width: 780px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#destacados ul {
	width: 780px;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
}
#destacados ul li {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	text-align: left;
	margin-right: 6px;
}
.novedadesbox {
	height: 220px;
	width: 565px;
	position: relative;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	background-position: left center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.txt-chico {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.txt-chico a{
	color: #666666;
	font-size: 11px;
}
#col-izq .novedadesbox .txt-des{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:  bold;
	color:#000000;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	width: 540px;
	float: left;
	display: block;
	padding-left: 10px;
	margin-bottom: 3px;
	padding-bottom: 10px;
	height: auto;
}
#col-izq .novedadesbox .txt-novedades{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:  normal;
	color:#666666;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	width: 540px;
	float: left;
	display: block;
	padding-left: 10px;
}
#columna_secundaria .login {
	width: 185px;
	position: relative;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	font-size: 11px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#col-izq{
	float: left;
	width: 575px;
	position: relative;
	height: auto;
}
#col-izq h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 13px;
	width: 560px;
	float: left;
	position: relative;
	padding-left: 15px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px none #000000;
}
#col-izq h3{
	background-color: #CCCCCC;
	height: 10px;
	width: 575px;
	display: block;
	float: left;
	margin: 0px;
}
#columna_secundaria .login h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	margin-top: 0px;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#seminario {
	background-image: url(imagenes/fondoseminario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 780px;
	padding-top: 170px;
	height: auto;
}
#galeria-seminario {
	float: left;
	width: 770px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	height: 400px;
	position: relative;
	clear: right;
	padding-left: 10px;
}
.seminario-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	padding-left: 10px;
}
.seminario-box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #146D5A;
	line-height: 20px;
}
#galeria-seminario ul {
	float: left;
	width: 750px;
	padding-top: 10px;
	height: auto;
	list-style-type: none;
}
#galeria-seminario li {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
#col-izq #partners {
	width: 555px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#col-izq #partners h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 552px;
	height: 15px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#col-izq #partners img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.datos {
	width: 240px;
	height: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	font-size: 14px;
}
#informacion {
	width: 500px;
	float: left;
	margin-top: 20px;
	height: 280px;
	position: relative;	
}
.datos h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
#derechas {
	float: right;
	width: 260px;
	margin-top: 20px;
	height: 220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #116D59;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #116D59;
	border-bottom-color: #116D59;
	background-color: #EFEFEF;
	position: relative;
}
.txt-novedades .foto-novedad {
	display: block;
	width: 249px;
	height: 180px;
	float: left;
	clear: right;
	position: relative;
}
.nuevos-productos {
	height: 230px;
	width: 570px;
	position: relative;
	float: left;
	margin-top: 15px;
	text-align: left;
}
#col-izq .nuevos-productos h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 15px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 10px;
	width: 560px;
}

