@charset "utf-8";
/* CSS Document */

Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	line-height:110%;

}

.tablaHojaEntera {
	font-style: normal;
	background-position: left top;
	width: 100%;
	height: 100%;
}
.tablaBorde {
	top: 0px;
	border: 1px solid #999999;
	height: 100%;
}
.encabezado {
	font-size: 10px;
	/*background-color: #003399;*/
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
}
.menu {
	font-size: 10px;
	/*	background-color: #333333;*/
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

.fondoDelEncabezado {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.menuIzquierdo {
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 150px;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}
.loginInputText {
	font-size: 10px;
	color: #993300;
	height: 18px;
	width: 150px;
	border: 1px solid #996600;
	background:  #F9F9F9;
}

/*.tablaBorde .menuIzquierdo td li {
	list-style-type: none;
	background-color: #CCCCCC;
}*/

.casilleros {
	color: #000000;
	background-color: #e1e1e1;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 25px;
	border: 1px solid #F1F1F1;
}

.casilleros a {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.casilleros a:link {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.casilleros a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.casilleros a:hover {
	color: #0099FF;
	text-decoration:none;
	font-weight:normal;
}

.tablaCuerpo {
	height: 100%;
	width: 770px;
	margin-top: 0px;

}
.tablaPrincipal {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
}
/*.tablaBorde .menuIzquierdo td {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #666666;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}*/

.casilleroTitulo{
	font-size: 10px;
	background-color: #c2c1c1;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
}

/*.tablaBorde td {
	font-size: 10px;
}*/

.textoPrincipal {
	font-size: 10px;
	padding: 10px;
	line-height:150%;

}

.textoPrincipal p{
	line-height:150%;
	margin-left:15px;

}

.textoPrincipal li{
	line-height:150%;
	margin-left:25px;

}

.textoPrincipal a{
	font-size: 10px;
	font-weight: bold;
	line-height:150%;
}

.textoPrincipal a:visited{
	font-size: 10px;
	font-weight: bold;
}

.textoPrincipal a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #999900;
}

.tablaBorde .menu a, a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.tablaBorde .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.tablaBorde .menu a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}


.loginSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 35px;
	width: 100%;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.loginSection a, a:link, a:visited {
	text-decoration: none;
	color: #000000;
	}
	
.loginSection a:hover {
	text-decoration: none;
	color: #0099FF;
	}

.tablaBorde .loginSection td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.separador {
	height: 10px;
}

.titulo {
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #993300;
	/*background-color: #CCCCCC;*/
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 95%;
}

.titulo_admin {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #ffffff;
	/*background-color: #CCCCCC;*/
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 80%;
}
.menuPrincipal {
  	color: #ffffff; 
  	font-size: 8pt; 
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
  	font-weight: bold;

	}

.menuPrincipal a { 
  color: #ffffff; 
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration:none;
  font-weight: bold;
}

.menuPrincipal a:link { 
  color: #ffffff; 
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration:none;
  font-weight: bold;
}

.menuPrincipal a:hover { 
  color: #CC6600; 
  /*text-decoration:underline;*/
  font-weight: bold;
}

/*esto es para que ande con el IE*/
.menuPrincipal a:visited { 
  color: #ffffff; 
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  /*text-decoration:none;*/
  font-weight: bold;
}

/*esto es para que ande con el IE*/
.menuPrincipal a:visited:hover { 
  color: #CC6600;
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  /*text-decoration:none;*/
  font-weight: bold;
}

	
.copyright {	
	background: #000;
	color: #FFFFFF;
  	font-size: 8pt; 
	font-weight:bold;


}

.copyright a{
	color: #FFFFFF;
  	font-size: 8pt;
	font-weight:bold; 

}

.copyright a:visited{
	color: #FFFFFF;
  	font-size: 8pt;
	font-weight:bold; 

}

.searchBar{
	float: right;
}

/* thumbnails */

div#thumbnails { margin-left:35px; }
div#thumbnails img { border: 1px solid #000;}
div#thumbnails img:hover { border-color: #FF9933; }

/* search */
div#search {float:right; padding-right:15px; padding-top:5px; border-bottom:0px; display: inline;}
div#search input {font-size: 9px; color: #666; width:150px; height:18px; border: 1px solid #ccc;}
div#search input:hover {border-color:#000;}
div#search input:active {border-color: #336600;}
div#search span input {color: #000; font-size:9px; width:55px; height:18px; border: 1px solid #ccc; font-weight:400; background-color:#efefef;}
div#search span input:hover { border-color: #000; background-color: #c9c9c9;}

.featuredProduct {padding-left:20px; border-left:1px #ccc dotted;}
.featuredMargin {padding-right:20px;}

div#featuredBordes{border:1px #eee solid; padding:5px; display:block;}
div#featuredBordes:hover {border-color:#999900;}
/*saque demasiados bordes*/
/*div#featuredBordes img{border:1px #fff solid;}
div#featuredBordes img:hover{border:1px #999900 solid;}*/

/*contact us texto + foto*/
div#izquierda {float:left;}
div#derecha {float:right; margin:0; position: relative; top:0px;}
div#derecha img{padding-right:20px;}
div#abajo {float:left; width:95%;}

.subtitulo {font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #336633;}

.floatLeft {float:left; padding-right:10px; padding-bottom:10px;}
.floatRight {float:right; padding-left:10px; padding-bottom:10px;}