* {
	margin: 0;
	padding: 0;
}
body {
	background: #AACAE3;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #575757;
}
#wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/bg_wrap.gif) repeat-y;
}
#wrap-grande {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/bg_wrap_grande.gif) repeat-y;
}

#header {
	background: #AACAE3 url(../img/bg_header.gif) no-repeat 0 100%;
	height: 40px;
}
#tarjeta ul { 
	margin:0px;
	list-style-type:none 
}
#tarjeta ul li 
{	
	margin: 0px; 
	padding:1em; 
	vertical-align:top; 
	font-size:2em; 
	color:#A9ABAE; 
}
#tarjeta .comm 
{	
	background: url(../img/etiquetab.gif) no-repeat; 
	padding:0px; 
	width:300px; 
	font-size:0.5em; 
	color:#666;
}
#tarjeta .highlighted {	background: url(../img/etiqueta2.gif) no-repeat; }

#news #header {
	background: #AACAE3 url(../img/bg_header_news.gif) no-repeat 0 100%;
	height: 40px;
}

#arriba #header {
	background: #AACAE3 url(../img/arriba.gif) no-repeat 0 100%;
	height: 40px;
}

#left-col {
	float: left;
	width: 180px;
	display: inline;
	margin-left: 10px;
}

#logo {
	height: 150px;
	width: 180px;
	background: #3366cc;
}

#logo a img {
	border: none;
	margin: 0;
}


#footer {
	clear: both;
	height: 80px;
	padding: 8px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	background: #AACAE3 url(../img/pie.gif) no-repeat 0px 0px;
	font-size: 1.1em;
	text-align: right;
}
		#footer li {
			display: inline;
			list-style: none;
		}
		#footer li a {
			padding-right: 5px;
			padding-left: 5px;
		}
		#footer a {
			color: #E3DECC;
			text-decoration: none;
		}
		#footer a:hover {
			color: #66CCFF;
			text-decoration: none;
		}
		#footer p {
			border-top: 1px dotted #999;
		}
		
/*menu*/
#menu {
	float: left;
	width: 180px;
}
		#menu ul {
			line-height: 30px;
		}
		#menu li {
			margin-top: 1px;
			list-style-type: none;
			width: 180px;
			float: left;
		}
		#menu li#menu-home{
			background-color: #3366cc;
		}
		#menu li#menu-contacto{
			background-color: #3366cc;
		}
		#menu li#menu-servicio-tecnico{
			background-color: #3366cc;
		}
		#menu li#menu-news{
			background-color: #3D70D5;
		}
		#menu li#menu-distribuidores{
			background-color: #3366cc;
		}

		#menu li#menu-categorias{
			background-color: #6699FF;
		}
		#menu li#menu-categorias li{
	background-color: #E8F0FF;
	color: #FFFFFF;
		}
		
		#menu li#menu-productos{
			background-color: #6699FF;
		}
		#menu li#menu-productos li{
	background-color: #E8F0FF;
	color: #FFFFFF;
		}
		#menu li#contacto{
			background-color: #EFD0D3;
		}
		#menu a {
			text-decoration: none;
			display: block;
			padding: 6px 0 5px 6px;
			font: bold small-caps 1.2em Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			width: 155px;
		}
		#menu a:hover,
		#menu #menu-categorias ul a:hover,
		#menu #menu-productos ul a:hover,
		#home #menu li#menu-home a {
			background: url(../img/hover.gif) no-repeat 100% 50%;
		}
		
		#menu #menu-categorias a:hover,
		#menu #menu-productos a:hover  {
			background: url(../img/hover_rotado.gif) no-repeat 100% 50%;
		}
		
	
		#productos{
			display: none;
			text-indent: 10px;
		}
		#productos a{
			color: #336699;
		}
		#productos2{
			display: block;
			text-indent: 10px;
		}
		#productos2 a{
			color: #336699;
		}
		
		#conceptos{
			display: none;
			text-indent: 10px;
		}
		#conceptos a{
			color: #336699;
		}
		#conceptos2{
			display: block;
			text-indent: 10px;
		}
		#conceptos2 a{
			color: #336699;
		}

/*menu end*/

#content {
	float: left;
	width: 565px;
	display: inline;
	margin-left: 5px;
	
}
#arriba #topdiv {
	background: url(../img/cabecera.jpg) no-repeat;
	float: left;
	height: 150px;
	width: 565px;
}

#main-col {
	float: left;
	width: 380px;
	padding-bottom: 15px;
	font-size: 1.1em;
	overflow: hidden;
}

#main-col-grande {
	float: left;
	width: 564px;
	padding-bottom: 15px;
	font-size: 1.1em;
	overflow: hidden;
}

		#main-col a img,
		#main-col-grande a img {
			border: 2px solid #ECE9D8;
			margin: 3px 3px 3px 0;
			padding: 5px;
		}
		#main-col a:hover img,
		#main-col-grande a:hover img {
			border: 2px solid #4682B4;
			text-indent: 0;
		}
		#main-col a:hover
		#main-col-grande a:hover    {
		text-decoration: none;
		}
		#main-col h1,
		#main-col-grande h1 {
			font: 2.4em Arial, Helvetica, sans-serif;
			color: #5E7995;
			background: #F9F9F9 url(../img/bg_h1.gif) repeat-x;
			border-bottom: 1px solid #eee;
			letter-spacing: -1px;
			padding: 6px 15px;
			margin-top: 3px;
		}
		#main-col h2,
		#main-col-grande h2 {
			font: 1.8em Georgia, "Times New Roman", Times, serif;
			color: #A65757;
			margin: 5px 10px;
			letter-spacing: -1px;
			border-bottom: 1px solid #eee;
		}
		#main-col h3,
		#main-col-grande h3  {
			font: bold 1.45em Arial, Helvetica, sans-serif;
			letter-spacing: -1px;
			color: #336699;
			margin: 5px 15px;
			border-bottom: 1px solid #eee;
		}
		#main-col h4,
		#main-col-grande h4  {
			font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
			margin: 5px 10px;
		}
		#main-col p,
		#main-col-grande p  {
			margin: 15px;
			line-height: 1.5em;
		}
		#main-col ul,
		#main-col-grande ul  {
			margin: 15px;
		}
		#main-col li,
		#main-col-grande li  {
			margin: 4px 15px;
		}
		#main-col a,
		#main-col-grande a {
			color: #3399CC;
			text-decoration: none;
		}
		#main-col a:hover,
		#main-col-grande a:hover {
			color: #CC6600;
			text-decoration: none;
		}
.main-left {
	float: left;
	width: 190px;
}
.main-right {
	float: right;
	width: 189px;
	border-left: 1px solid #eee;
}
.divider {
	border-top: 1px solid #eee;
	clear: both;
	margin: 10px;
}
.imgdecorative {
	padding: 6px;
	background: #F0F0F0;
	border: 2px solid #E1E1E1;
	margin: 10px;
}
.justimg {
	padding: 3px;
	border: 1px solid #ECE9D8;
}
.imgleft {
	margin: 10px 20px 10px 10px;
	float: left;
}
.date {
	font-size: 0.9em;
	color: #C77E86;
	border-bottom: 1px dashed #eee;
}
.ram {
	background: #f9f9f9;
	margin: 10px;
	border: 1px solid #eee;
}
.commentram {
	background: #f9f9f9;
	margin: 10px;
	padding: 8px;
	border: 1px solid #eee;
}
.comment-data {
	font-size: 0.9em;
	color: #999999;
}

#right-col {
	float: right;
	width: 180px;
}
#right-col h2 {
	font: bold 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #707FB1;
	padding: 3px 5px 3px 15px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
#right-col ul#blog, #right-col ul#blogarchives {
	margin: 15px;
}
#right-col ul#blog li, #right-col ul#blogarchives li {
	list-style: none;
	margin: 5px 0;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#right-col li a {
	color: #336699;
	text-decoration: none;
}
#right-col li a:hover {
	color: #CC6600;
	text-decoration: none;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
/*noticias*/
#noticias {
	float: left;
	width: 180px;
	font-size: 1.1em;
}
		#noticias li {
			background: #F0F0F0;
		}
		#noticias h3 {
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #3366cc url(../img/bg_h3.gif) no-repeat 100%;
	padding: 3px 15px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
		}
		#noticias h4 {
			font: bold 1.4em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			color: #336699;
			padding: 5px 10px;
		}
		#noticias p {
			font:  1em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			color: #336699;
			padding: 5px 10px;
		}

		
		#noticias ul {
			list-style-type: none;
		}
		#noticias li a {
			border-bottom: 1px solid #fff;
			width: 170px;
			display: block;
			padding: 0 0 5px 10px;
			font: 1em Arial, Helvetica, sans-serif;
			color: #369;
		}
		#noticias li a:hover {
			color: #000;
			text-decoration: none;

		}
/*noticias-end*/
/* carrito */
#carrito {
	float: left;
	display: inline;
	width: 180px;
	background: #F9E4E6 url(../img/bg_poll.gif) 100% 0;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #325076;
	padding-bottom: 15px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	overflow: hidden;
}
		#carrito fieldset {
			text-align: center;
			margin: 15px 15px 0 15px;
			border: none;
		}
		#carrito form {
			text-align: left;
		}
		#carrito label {
			float: left;
			width: auto;
			padding-right: 10px;
			padding-left: 10px;
			clear:both;
		}
		#carrito input {
			margin-top: 5px;
			margin-right: 10px;
		}
		#carrito a {
			color: #369;
			border-bottom: 1px solid #f90;
			text-decoration: none;
		}
		#carrito a:hover {
			color: #033;
		}
		#carrito h3 {
			font: bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			color: #fff;
			background: #4D5F92 url(../img/arrow.gif) no-repeat 5px 50%;
			padding: 3px 5px 3px 22px;
		}
/* carrito - end */
.redletters {
	color: #c00;
}
#crea-paneles { padding:10px 0 50px 20px; }
#crea-paneles a, #crea-paneles a:link, #crea-paneles a:visited { color:#00f;}
#crea-paneles a:hover { color:#f00;}

#crea-paneles2 { padding:10px 0 50px 20px; }
#crea-paneles2 a, #crea-paneles2 a:link, #crea-paneles2 a:visited { color:#00f;}
#crea-paneles2 a:hover { color:#f00;}

#crea-paneles3 { padding:10px 0 50px 20px; }
#crea-paneles3 a, #crea-paneles3 a:link, #crea-paneles3 a:visited { color:#00f;}
#crea-paneles3 a:hover { color:#f00;}


.panel { width:256px; float:left; margin:0 5px 15px 0; color:#fff;}
.panelEnd { border-top:3px solid #000;  background: url(../img/greyshadow.gif) repeat-x; padding:5px;  }
.panelTab { 
		display:block; 
		width:257px; 
		height:60px; 
		text-decoration:none;
		border-bottom:1px solid #fff; 
		color: #fff;
		font-family:Verdana; 
		font-size:18px;
		text-indent:0px;
		}

.pan01 { background:  url(../img/tabBlog257.gif) no-repeat;}
.pan01:HOVER  { background-position:0 -60px; }

.peq {
	font-size:14px;
}


#crea-paneles-foto { padding:10px 35px 0px 35px; }
#crea-paneles-foto a, #crea-paneles-foto a:link, #crea-paneles-foto a:visited { color:#fff;}
#crea-paneles-foto a:hover { color:#f00;}

.panel-foto { width:483px; float:left; margin:0 5px 15px 0; color:#fff;}
.panelEnd-foto { border-top:3px solid #000;  background: url(../img/greyshadow.gif) repeat-x; padding:5px;  }
.panelTab-foto { 
		display:block; 
		width:470px; 
		height:60px; 
		text-decoration:none;
		border-bottom:1px solid #fff; 
		color: #fff;
		font-family:Verdana; 
		font-size:18px;
		text-indent:10px;
		}

.pan01-foto { background:  url(../img/tabBlog257.gif) no-repeat;}
.pan01-foto:HOVER  { background-position:0 -60px; }


#crea-paneles-planta { padding:10px 75px 50px 75px; }
#crea-paneles-planta a, #crea-paneles-planta a:link, #crea-paneles-planta a:visited { color:#fff;}
#crea-paneles-planta a:hover { color:#f00;}

.panel-planta { width:403px; float:left; margin:0 5px 15px 0; color:#fff;}
.panelEnd-planta { border-top:3px solid #000;  background: url(../img/greyshadow.gif) repeat-x; padding:5px;  }
.panelTab-planta { 
		display:block; 
		width:390px; 
		height:60px; 
		text-decoration:none;
		border-bottom:1px solid #fff; 
		color: #fff;
		font-family:Verdana; 
		font-size:18px;
		text-indent:10px;
		}

.pan01-planta { background:  url(../img/tabBlog257.gif) no-repeat;}
.pan01-planta:HOVER  { background-position:0 -60px; }

#crea-paneles-alzado { padding:10px 75px 50px 75px; }
#crea-paneles-alzado a, #crea-paneles-alzado a:link, #crea-paneles-alzado a:visited { color:#fff;}
#crea-paneles-alzado a:hover { color:#f00;}

.panel-alzado { width:403px; float:left; margin:0 5px 15px 0; color:#fff;}
.panelEnd-alzado { border-top:3px solid #000;  background: url(../img/greyshadow.gif) repeat-x; padding:5px;  }
.panelTab-alzado { 
		display:block; 
		width:390px; 
		height:60px; 
		text-decoration:none;
		border-bottom:1px solid #fff; 
		color: #fff;
		font-family:Verdana; 
		font-size:18px;
		text-indent:10px;
		}

.pan01-alzado { background:  url(../img/tabBlog257.gif) no-repeat;}
.pan01-alzado:HOVER  { background-position:0 -60px; }


#crea-paneles-perfil { padding:10px 75px 50px 75px; }
#crea-paneles-perfil a, #crea-paneles-perfil a:link, #crea-paneles-perfil a:visited { color:#fff;}
#crea-paneles-perfil a:hover { color:#f00;}

.panel-perfil { width:403px; float:left; margin:0 5px 15px 0; color:#fff;}
.panelEnd-perfil { border-top:3px solid #000;  background: url(../img/greyshadow.gif) repeat-x; padding:5px;  }
.panelTab-perfil { 
		display:block; 
		width:390px; 
		height:60px; 
		text-decoration:none;
		border-bottom:1px solid #fff; 
		color: #fff;
		font-family:Verdana; 
		font-size:18px;
		text-indent:10px;
		}

.pan01-perfil { background:  url(../img/tabBlog257.gif) no-repeat;}
.pan01-perfil:HOVER  { background-position:0 -60px; }
.margen { margin:1em;}
#coloca-carrito { margin:2em;}
.mayusculas {text-transform:uppercase}
.mayus-rojo {text-transform:uppercase; color:#FF0000}

blockquote.pullquote {
	margin-left:auto;
	margin-right:auto;
	font-size:1.2em;
	line-height:1.3;
	width:460px;
	wid\th:450px;
	margin:1.5em auto;
	padding: 0 5px;
	background:#C0C0C0 url(../img/quote-top.gif) top left no-repeat;
}

blockquote.pullquote p {
	margin:0;
	background-position: bottom right;
	color:#fff;
}

blockquote.pullquote p.pullquote {
	padding:1em 1.5em;
	margin:0;
	background: transparent url(../img/close-quote.gif) 97% 100% no-repeat;
	
}



blockquote.pullquote p cite{
	color: #666;
	display:block;
	text-align:right;
	padding:6px;
	margin: 0 -5px;
	background: #E5E5E5 url(../img/quote-bottom.gif) bottom left no-repeat;
	border-top: 1px solid #FFF;
	font-size: 0.8em;
	line-height:1.5;
}
