/* CSS Document */
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	}
#contenedor {
	width:620px;
	background-color:#FFFFFF;
	margin:10px auto;
	text-align:left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ff6a00;
	border-left: none;
	}
#encabezado {
	width:100px;
	height:80px;
	border:1px #333333;
	float:left;
	display:inline;
	margin-left: 10px;
	}
#encabezado h1 {
	font-size:18px;
	font-weight:bold;
	width:224px;
	border-bottom:16px solid #FFFFFF;
	color:#FFFFFF;
	margin:0;
	text-transform:uppercase;
	padding-bottom:10px;
	}
#menu {
	float:left;
	width:480px;
	height:39px;
	border-top: 1px solid #ff6a00;
	border-right: 1px solid #ff6a00;
	border-bottom: 1px solid #ff6a00;
	border-left: 1px #ff6a00;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: auto;
	}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-weight: bold;
	}
li {
	margin:0;
	float:left;
	padding-top: 8px;
	}
li a {
	display:block;
	width:auto;
	padding:4px 0 5px 22px;
	text-decoration:none;
	color: #ff6a00;
	}
li a:hover {
	color: #ff6a00;
	}
#contenido {
	width:580px;
	clear:both;
	padding:10px;
	text-align: justify;
	}
#contenido h2 {
	font-size:11px;
	color:#000000;
	width:246px;
	border-bottom:1px #CC3300;
	font-weight: bold;
	}
#contenido h3 {
	width:246px;
	font-size:14px;
	color:#999900;
	border-bottom:1px dotted #999900;
	}
#footer {
	width:560px;
	text-align:right;
	padding:10px;
	font-size:80%;
	font-style:italic;
	color:#999999;
	}
#contenido titulo {

	font-size:11px;
	color:#000000;
	width:246px;
	border-bottom:1px #CC3300;
	font-weight: bold;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #ff6a00;
}
#subcontenedor {
	width:550px;
	background-color:#FFFFFF;
	margin:10px auto !important;
	margin:0px auto;
	text-align:justify;
	border-top: none;
	border-right: none;
	border-bottom: 1px none #ff6a00;
	border-left: none;
	float: right;
}
#pantallas {
	width:150px;
	height:auto;
	float:right;
	display:inline;
	margin-top: 0px;
}
.seccion {

	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
hr {
	height: 1px;
	border: #FF0000;
	color: #CCCCCC;
}
#ruta {
	float:right;
	margin-bottom: auto;
	border: none;
	height: 15px;
	width: auto;
	text-align: right;
	font-size: 10px;
	color: #333333;
	margin-right: 20px;
	margin-top: 5px;
}
.siguiente {
	font-size: 11px;
	color: #ff6a00;
	float: right;
	margin-right: 10px;
	width: auto;
	margin-top: 5px;
	text-decoration: none;
}
.anterior {
	font-size: 11px;
	color: #ff6a00;
	float: left;
	width: auto;
	margin-top: 5px;
	text-decoration: none;
	margin-left: 10px;
}
#encabezadodestacado {

	width:100px;
	height:100px;
	border:1px #333333;
	float:left;
	display:inline;
	margin-left: 10px;
}
.subir {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #ff6a00;
	text-align: center;
	text-decoration: none;
}
#productos {
	float:right;
	width:125px;
	height:auto;
	background-color: #ff6a00;
	text-align: center;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 1px;
}
.acceder {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#subcontenedor2 {
	width:580px;
	background-color:#FFFFFF;
	margin:10px auto;
	text-align:justify;
	border-top: none;
	border-right: none;
	border-bottom: 1px none #ff6a00;
	border-left: none;
	float: right;
}
#pantallas2 {
	width:150px;
	height:auto;
	float:right;
	display:inline;
	margin-top: 0px;
	margin-right: 70px !important;
	margin-right: 0px;
}
.asterisco {
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/asterisco.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.explorer6 {
	margin-bottom: 0px !important;
	margin-bottom: 15px;
}
