* {
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #0D277D;
	background-image: url(../_imgs/plantilla/fdo_superior_izquierdo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	width: 100%;
	position: relative;
}
#logo_superior {
	background-image: url(../_imgs/plantilla/logo_superior_izquierdo.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 413px;
	position: absolute;
	left: 39px;
	top: 23px;
}
#eye-left {
	background-image: url(../_imgs/plantilla/fdo_superior_derecho.jpg);
	height: 170px;
	width: 252px;
	position: absolute;
	top: -2px;
	right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#top-margin {
	background-color: #000000;
	height: 10px;
	width: 100%;
	position: relative;
}
#big_frame {
	width: 985px;
	margin-right: auto;
	top: -80px;
	margin-left: auto;
	background-image: url(../_imgs/plantilla/fdo_marco.png);
	background-repeat:  repeat-y;
	position: relative;
	z-index: 0;
	height: auto;
}
#big_frame #margen_superior {
	background-image: url(../_imgs/plantilla/top_marco.png);
	background-repeat:  repeat-x;
	background-position: top;
	position: absolute;
	left: 0px;
	top: -8px;
	width: 969px;
	height: 10px;
}
#big_frame #pie_frame {
	background-image: url(../_imgs/plantilla/pie_marco.png);
	height: 9px;
	width: 969px;
	position: relative;
	left: 0px;
	bottom: -33px;
}
#bl{
	background: url(../_imgs/plantilla/bl.jpg) no-repeat;
	width:11px;
	height:10px;
	position:absolute;
	float:left;
	left:-5px;
	top: -3px;
}
#br{
	background: url(../_imgs/plantilla/br.jpg) no-repeat;
	width:11px;
	height:10px;
	position:relative;
	right:-5px;
	float: right;
	bottom: 2px;
}
#big_frame #degrade {
	background-image: url(../_imgs/plantilla/fdo_degrade.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	display: block;
	height: auto;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	position: relative;
}


/*Navegación superior*/
#nav_bar_superior {
	height: 49px;
	width: 969px;
	position: absolute;
	/position: relative;
	left: 0px;
	top: -31px;
	background-image: url(../_imgs/plantilla/fdo_superior_marco.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	z-index: 300;
}
#nav_bar_superior #container {
	float: right;
	height: 27px;
	width: 521px;
	position: absolute;
	top: 4px;
	right: -10px;
}
#container a {
	text-decoration: none;
	color: #000000;
}
#big_frame #nav_bar_superior #container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#big_frame #nav_bar_superior #container li {
	display: inline-block;
	position:relative;
	background-image: url(../_imgs/plantilla/botonera/sup-izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 30px;
	clear: none;
	margin-left: 3px;
	float: left;
}
#big_frame #nav_bar_superior #container li:hover{
color:#006699;
text-decoration:underline;
height:26px;
top:5px;
}
#big_frame #nav_bar_superior #container #active{
color:#006699;
height:26px;
top:5px;
cursor:pointer;
}

#nav_bar_superior #container span {
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../_imgs/plantilla/botonera/sup-der.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}

/*Navegación Lateral*/
#nav_bar_lateral {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 168px;
	position: relative;
	left: 0px;
	top: 36px;
	font-size: 11px;
	margin-bottom: 25px;
	height: auto;
	overflow: hidden;
}
#nav_bar_lateral .categoria {
	background-color: #EEEEEE;
	text-align: left;
	/*width: 103px;*/
	/*margin-bottom: 10px;*/
	padding-right: 60px;
	padding-left: 10px;
	display: block;
	position:relative;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	clear:both;
	cursor:pointer;
	line-height:40px;
	/height:40px;
	border-bottom:#FFFFFF solid 5px;
	
}
#nav_bar_lateral  .categoria a{
text-decoration:none;
color:#333333;
}

#nav_bar_lateral .categoria:hover {
 background-color:#0066CC;
 color:#FFFFFF;
}

/*#nav_bar_lateral li.categoria {
 background-color:#0066CC;
 color:#FFFFFF;
}*/

li.links{
	display:block;
	height:auto;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	float:left;
	position:relative;
	clear:both;
	list-style-type: none;
	background:#ffffff;
	width:100%;
}

/*#nav_bar_lateral  ul.links .categoria.li {
	/*padding-right: 60px;
	padding-left: 10px;
	margin-bottom:5px;
	list-style-type: none;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;}*/

#nav_bar_lateral ul.links li a, visited {
	color:#333333;
	display:block;
	height:auto;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:20px;
	float:left;
	position:relative;
	clear:both;
	list-style-type: none;
	background:#ffffff;
	text-decoration:none;
	width:100%

}
#nav_bar_lateral ul.links li a:hover {
	background: url(../_imgs/plantilla/botonera/grey_arrow.jpg) #FFFFFF left center no-repeat;
	cursor:pointer;

}
ul.links {
	padding-right: 0px;
	padding-left: 10px;
	width:100%;
	margin:0px;
	/*background:#ffffff;*/

}

#nav_bar_lateral ul.links .categoria li{
	text-decoration:none;
	color:#333333;
	padding-top:3px;
	padding-left: 15px;
	padding-right:5px;
	background:#FFFFFF;
	height:100%;
	width:140px;
	line-height:15px;
}


#nav_bar_lateral ul.links .categoria li:hover {
	background: url(../_imgs/plantilla/botonera/grey_arrow.jpg) #FFFFFF left center no-repeat;
	cursor:pointer;
}


/*Caja de contenidos*/
.content_container {
	float: right;
	min-height: 400px;
	width: 765px;
	margin-right: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	top: 30px;
	position: relative;
	margin-bottom: 25px;
	display: inherit;
}

#slides_container {
	background-image: url(../_imgs/plantilla/slide_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 320px;
	width: 765px;
	display: block;
	float: right;
}

/*Productos destacados*/
#destacados {
	float: left;
	height: 220px;
	width: 530px;
}
#title {
	background-color: #0890AA;
	background-image: url(../_imgs/plantilla/fdo_titulo_izq._home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 98%;
	color: #FFFFFF;
	padding-left: 10px;
}
#title span {
	background-image: url(../_imgs/plantilla/fdo_titulo_der.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 22px;
	padding-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
 .columna {
	height: auto;
	width: 240px;
	margin-right: 7px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
}
 .columna a{
 text-decoration: none;
 color:#333333;
 }

 .columna_lateral {
	height: 160px;
	width: 210px;
	margin-right: 7px;
	padding-right: 5px;
	padding-left: 10px;
	float: right;
	font-size: 11px;
	padding-top: 10px;
	clear: both;
}
.modelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.marca {
	padding-top: 5px;
	padding-bottom: 5px;
}
.marca img{
	max-width:89px;
	max-height: 20px
	}
.pic {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
}
.pic_product{
	float: left;
	width: 60px;
	height:60px;
	overflow:hidden;
	margin-left: 5px;
	margin-right: 15px;
	/margin-right: 80px;
	border: 1px solid #999999;
	/position:absolute;
	/left:-120px;
}
#columna_derecha {
	height: 270px;
	width: 230px;
	float: right;
	text-align: center;
	vertical-align: middle;
}


/*Columna Central*/
.content_container #sec-column {
	float: left;
	height: auto;
	width: 500px;
	position: relative;
	clear: both;
	display: block;
	margin-bottom: 30px;
}
#sec-column h1 {
	padding: 0px;
	margin-top: 3px;
	margin-right: -1px;
	margin-bottom: 5px;
	margin-left: -1px;
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
}
#sec-column h2 {
	margin-top: 5px;
	margin-bottom: 30px;
	padding: 0px;
	margin-right: -1px;
	margin-left: -1px;
	color: #333333;
	display: block;
	clear: both;
}
#sec-column li {
list-style:none;
}
/*#sec-column .pic_product{
	float: left;
	width: 90px;
	margin-left: 5px;
	margin-right: 15px;
	border: 1px solid #999999;
}*/

#img {
	float: left;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	clear: none;
	width: 189px;
	overflow: hidden;
	left: auto;
	right: auto;
}
#zoom {
	background-image: url(../_imgs/plantilla/zoom.jpg);
	height: 16px;
	width: 20px;
	position: absolute;
	left: 174px;
	top: 65px;
}
#sec-column a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D277D;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 400;
	/*float: left;*/
	clear: both;
	position: relative;
}
#sec-column #marca-logo {
	padding: 2px;
	width: 114px;
	position: relative;
	margin-bottom: 10px;
	clear: right;
	overflow: hidden;
	height: 40px;
	top: -2px;
}
#sec-column .detalle {
	padding-bottom: 5px;
	float: left;
	clear: both;
	display: block;
	margin-top: 10px;
	page-break-before: always;
	page-break-after: always;
	font-style: normal;
	font-size: 11px;
	width: 100%;
	position: relative;
}
#sec-column p {
	margin-bottom: 10px;
	line-height: 20px;
	margin-top: 10px;
	float: left;
	position: relative;
	clear: both;
	text-align: left;
	width: 100%;
	font-size: 11px;
	display: block;
}


/*Tercera columna*/
#thrd-column {
	float: right;
	height: 400px;
	width: 254px;
	top: 1px;
	right: -17px;
	position: absolute;
	clear: right;
}
#thrd-column #top-title {
	background-color: #0890AA;
	background-image: url(../_imgs/plantilla/3rd-column-fdo_titulo_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 93%;
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 8px;
	float: right;
	display: block;
	right: -1px;
}

#thrd-column #frame {
	float: left;
	height: auto;
	width: 230px;
	padding-left: 30px;
}
/*Directorio Productos*/
.cat {
	background-image: url(../_imgs/plantilla/fdo_titulo_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 99%;
	color: #FFFFFF;
	padding-left: 10px;
	clear: both;
	display: block;
	padding-top: 2px;
}
.cat span {
	background-image: url(../_imgs/plantilla/fdo_titulo_der.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 22px;
	padding-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.productos{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #067386;
	letter-spacing: 0.065em;
	position:relative;
	margin: 0px;
	padding: 5px;
	height:auto;
	clear:both;
	display:block
}
 ul.productos {
	padding-left: 20px;
	/padding-left:5px;
	/*margin-left: 20px;*/
	margin-bottom: 10px;
	background: none;
	/*position:relative;*/
	clear:both;
	display:block;
	height: auto;
}
 ul.productos li{
height:auto;
font-weight: bold;
color: #0890AA;
clear:both;
display:block;
margin-bottom:5px;
padding-left:10px;
/*padding-left:40px;*/
background: none;
}
blockquote {
/*padding-top: 10px;*/
padding-left:40px;
/padding-left: 150px;
width: auto
}

/*.productos li:hover{
background:#EFEFEF;
color:#333333;
cursor:pointer;
}*/
.productos li.articulos{
	width:100%;
	display:block;
	padding-left:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	clear:both;
	margin-bottom:10px;
	float:left;
	background: none;
	color: #0890AA;
	position:relative;
	/*padding-left:90px;*/
}
/*.productos li.articulos:hover{
background:#EFEFEF;
color:#333333;
cursor:pointer;
background: none;}*/


/*.mapa-productos {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	clear:both;
	margin-bottom:10px;
	display:block;
	float:left
}

.mapa-productos li{
	font-size:14px;
	clear:both;
	display:block;
	height:21px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	/padding-top: 5px;
	background-image:  url(../_imgs/plantilla/fdo_titulo_izq.jpg);
	background-repeat: no-repeat;
	/background-position: left 0px;
	position:relative;
}*/
.mapa-productos li{
	color: #FFFFFF;
	line-height:21px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image:  url(../_imgs/plantilla/fdo_titulo_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;    /*position:relative;*/
	clear:both;
	display:block;
}
/*Ubicación de marcas y teléfono en la home*/
#columna_derecha img {
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
	padding-top: 5px;
}
/*Pie de página*/

#pie {
	height: 100px;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	position: relative;
	bottom: 60px;
}

#pie img {
	text-align: center;
	vertical-align: middle;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#big_frame #degrade .content_container #destacados .columna a {
	color: #000000;
	text-decoration: none;
}
#separador {
	display: block;
	clear: both;
	height: 25px;
	width: 100%;
	margin-top: 30px;
	position: relative;
	margin-bottom: 25px;
}
.separador {
	display: block;
	clear: both;
	height: 60px;
	width: 100%;
	margin-top: 30px;
}
#sec-column .rel {
	padding-right: 5px;
	clear: both;
}
#sec-column .rel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D277D;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 400;
	float: left;
	clear: both;
	position: relative;
}

.info-producto {
	clear: none;
	float: right;
	width: 100%;
}

/*formularios*/

form p { position:relative }
label  {
	position:relative;
	top:-5px;
	left:2px;
	text-align: left;
}

#form1 #Enviar {
	margin: 5px;
	padding: 3px;
	float: right;
}
.field {
	border: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.required{
	border: 1px solid #FFFFFF;
	background-color: #E4EFF8;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
.error {
	position:relative;
	color:#FF0000;
	size:11px;
}

.center_content {
	padding: 10px;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	position: relative;
	top: 35px;
}
.info-producto .intro {
	font-size: 11px;
	font-style: oblique;
	display: block;
	z-index: -1;
	width: 285px;
	position: relative;
	padding-top: 15px;
	float: right;
}
#marco_thick {
	font-family:"Trebuchet MS";
	padding: 5px;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#marco_thick h1 {
	margin: 0px;
	padding: 0px;
}
