@charset "UTF-8";
/* CSS Document */
*{
	border:0 none;
	margin:0px;
	padding: 0px;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color:#666666;
	text-decoration: none;
	background-image:url(images/back.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content{
	width:960px;
	min-height: 470px;
	margin:auto;
	overflow: hidden;
 	height:   1%;
	margin-bottom:40px;
	background-image:url(images/back_content.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content-prod{
	width:960px;
	min-height: 470px;
	margin:auto;
	overflow: hidden;
 	height:   1%;
	margin-bottom:40px;
	background-image:url(images/back_content-prod.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content-sig{
	width:960px;
	margin:auto;
	overflow: hidden;
 	height:   1%;
}
#content-home{
	width:960px;
	margin:auto;
	overflow: hidden;
 	height:   1%;
	margin-bottom:40px;
	background-image:url(images/back_content-home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#menu{
	width:960px;
	height:72px;
	margin:auto;
}
#buscador{
	margin: auto;
    width: 960px;
	
	/*width:960px;
	height:34px;
	margin:auto;*/
}
#izq {
  	float: left;
  	width: 25%;
	min-height: 470px;
	/*background-color:#CCCCCC;*/
}
#der {
  	float: right;
  	width: 75%;
}
#buscador-campos {
	/*float: right;
	width: 740px;*/
	/*height:33px;*/
	/*height:45px;
	line-height:33px;
	vertical-align: middle;
	*/
		
	
	background-color: #F7F7F7;
    border-bottom: 1px solid #EBEBEB;
    height: 55px;
    line-height: 12px;
    margin: 0 auto;
    padding-top: 6px;
    width: 960px;
}
#buscador-campos img{
	vertical-align:middle;
}
#footer {
	height:72px;
	width: 100%;
	background-image:url(images/back_footer.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
#prod-top {
  	float: left;
  	width: 100%;
	padding-left:9px;
	padding-top:22px;
}
#prod-middle {
  	float: left;
  	width: 100%;
	padding-left:9px;
}
#prod-bottom {
	position:absolute;
	top:450px;
	width: 886px;
	margin:auto;
	padding-left:37px;
	padding-right:37px;
	margin-top:10px;
	margin-bottom:50px;
}
#izq2 {
	float: left;
	width: 50%;
	text-align: left;
}
#der2 {
	float: left;
	width: 50%;
	text-align:right;
}
/* boxes
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.box-celeste {
	background: #9DACBF;
	width:220px;
	height:200;
	margin-top: 25px;
	margin-left: 22px;
}
.box-top div {
   background: url(images/roundedcornr_283794_tl.png) no-repeat top left;
}
.box-top {
   background: transparent url(images/roundedcornr_283794_tr.png) no-repeat top right;
}
.box-bottom div {
   background: url(images/roundedcornr_283794_bl.png) no-repeat bottom left;
}
.box-bottom {
   background: transparent url(images/roundedcornr_283794_br.png) no-repeat bottom right;
}
.box-top div, .box-top2, .box-top2 div, .box-top, .box-bottom div, .box-bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

.box-top2 div {
   background: url(images/roundedcornr_283794_tl2.png) no-repeat top left;
}
.box-top2 {
   background: transparent url(images/roundedcornr_283794_tr2.png) no-repeat top right;
}

.box-content { margin: 0 15px; 
}
.box-blanco {
	background: #FFFFFF;
	width:685px;
	height:200;
	margin-top: 25px;
	margin-left: 14px;
}
.box-sepia {
	background: #7C746C;
	width:220px;
	height:200;
	margin-top: 25px;
	margin-left: 22px;
}
.box-bordeaux {
	background: #610F1C;
	width:220px;
	height:200;
	margin-top: 25px;
	margin-left: 22px;
}
.box-seccion {
	background: #FFFFFF;
	width:220px;
	height:200;
	margin-top: 25px;
	margin-left: 22px;
}
.box-prod {
	background: #FFFFFF;
	width:220px;
	height:200;
	margin-left: 13px;
	margin-bottom:6px;
	float:left;
}
.box-home {
	background: #7C746C;
	width:220px;
	height:200;
	margin-left: 13px;
	margin-bottom:6px;
	float:left;
}
.box-dolar {
	background:#EEEEEE;
	width:220px;
	height:200;
	margin-top: 25px;
	margin-left: 22px;
	text-align: left;
}
/* contenido
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.detalle {
	width:440px;
	float:left;
}
.especificaciones {
	width:140px;
	float:left;
	margin-left: 10px;
}
.listado {
	width:100%;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
}
.thumb {
	width:190px;
	float:left;
	margin-right:15px;
}
.thumb2 {
	width:190px;
	float:left;
	margin-left: 10px;
}
/* listas
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
li{
	list-style-type:none;
	width: 100%;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;	
}
ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.box-seccion ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CCCCCC;
}
.especif-celeste{
	background-color:#9DACBF;
	color: #FFFFFF;
	width: 93%;
	padding-left: 7%;
}
.especif-gris1{
  	background-position: 0 0;
}
.especif-gris2{
	background-position: 0 -25px;
}
.especif-gris3{
	background-position: 0 -50px;
}
.especif-gris4{
	background-position: 0 -75px;
}
.especif-volver{
	background-image: url(images/icon_volver.png);
	margin-top: 10px;
	width: 85%;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	padding-left: 15%;
}
.especif-celeste, .especif-gris1, .especif-gris2, .especif-gris3, .especif-gris4, .especif-volver{
	font-size: 11px;
	text-align:left;
	height:11px;
	padding-top: 6px;
	margin-bottom: 5px;
	padding-bottom: 9px;
}
.especif-gris1, .especif-gris2, .especif-gris3, .especif-gris4{
	width: 80%;
	margin-bottom: 5px;
	background-image: url("images/icons_productos.jpg");
	background-repeat: no-repeat;
	padding-left: 20%;
}
.ver{
	background-image: url(images/icon_ver.jpg);
	text-align:left;
	height:11px;
	padding-top: 6px;
	margin-bottom: 5px;
	padding-bottom: 9px;
	margin-top: 10px;
	width: 140px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
/* estilos
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.titulo {
	width: 100%;
	text-align: left;
	margin-bottom: 8px;
}
/* links
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a{
	text-decoration:none;
}
a:link{
	color:#666666;
}
a:visited{
	color:#666666;
}
a:hover{
	color:#AEB1B3;
}
a:active{
	color:#666666;
}
.box-celeste a{
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
	font-weight: normal;
}
.box-celeste a:link{
	color:#FFFFFF;
}
.box-celeste a:visited{
	color:#FFFFFF;
}
.box-celeste a:hover{
	color:#3F556D;
}
.box-celeste a:active{
	color:#FFFFFF;
}
.box-seccion a{
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
	font-weight: normal;
}
.box-seccion a:link{
	color:#666666;
}
.box-seccion a:visited{
	color:#666666;
}
.box-seccion a:hover{
	color:#AEB1B3;
}
.box-seccion a:active{
	color:#666666;
}
.especificaciones a{
	font-weight: normal;
	color:#666666;
}
.especificaciones a:link{
	text-decoration:none;
}
.especificaciones a:visited{
	text-decoration:none;
}
.especificaciones a:hover{
	text-decoration:underline;
}
.especificaciones a:active{
	text-decoration:none;
}
.ver a{
	font-weight: normal;
	color:#666666;
}
.ver a:link{
	text-decoration:none;
}
.ver a:visited{
	text-decoration:none;
}
.ver a:hover{
	text-decoration:underline;
}
.ver a:active{
	text-decoration:none;
}
/* textos
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
}
.blanco {
	color:#FFFFFF;
}
.box-celeste-selected{
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
	font-weight: normal;
	color:#3F556D;
}
.box-seccion-selected{
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
	font-weight: normal;
	color:#AEB1B3;
}
.bold{
	font-weight:bold;
}
.nota{
	font-weight:normal;
	font-size: 9px;
	line-height: 11px;
}
/* form
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
input:focus{
	background-color:#CCCCCC;
}
.form {
	color:#333333;
	background-color:#E1E2E3;
	width:120px;
}
.form_contacto {
	color:#333333;
	background-color:#E1E2E3;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

