body {
	font: 12px Tahoma, "Trebuchet MS", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.submenu {
	margin: 0px;
	padding: 0px;
	width: 135px;
	height: 100%;
	background: url(img/fondo_submenu.gif) repeat-y;
}
.pie {
	font-size: 11px;
	color: #FDB003;
	background: #000000;
	text-align: center;
	bottom: 0px;
	height: 15px;
	width: 770px;
}
.contenido {
	padding: 20px;
	width: 100%;
}


.documento {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-style: none;
	height: 100%;
}
.superior {
	background: #FDB003 url(img/fondo_menu.gif) repeat-x;
	height: 81px;
}
#home {
	background: #000000;
	height: 60px;
}
#home img {
	margin-top: 10px;
	margin-right: 12px;
}
.opcionsub {
	font-size: 11px;
	height: 20px;
}
.opcionsub a {
	color: #000000;
	text-decoration: none;
}
.opcionsub a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#opciones {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 132px;
}
#menu {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: right;
	height: 33px;
	width: 437px;
	vertical-align: baseline;
}
#logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
.separapie {
	margin-right: 10px;
	margin-left: 10px;
}
.pie a:link {
	color: #FDB003;
	text-decoration: none;
}
.pie a:visited {
	color: #FDB003;
	text-decoration: none;
}
.pie a:hover {

	color: #CCCCCC;
	text-decoration: none;
}
.apartado {
	font-size: 12px;
	font-weight: bold;
	background: url(img/fondo_apartado.gif) no-repeat;
	height: 35px;
	padding-left: 50px;
	padding-top: 9px;
}
.desarrollo {
	background: #E2E2E2;
	text-align: justify;
	padding: 15px;
	border: 1px solid #000000;
}
.etiqueta {
	background: url(img/etiqueta.gif) no-repeat left bottom;
	margin: 0px;
	height: 17px;
	font-size: 10px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
}
#pagina {
	width: 550px;
	margin-left: 50px;
	margin-bottom: 15px;
}
.inferior {
	background: #000000;
	padding: 3px;
	text-align: center;
	height: 15px;
}
.productos {
	text-align: right;
}
.productos li {
	margin-bottom: 10px;
}
#pagizd {
	float: left;
	width: 265px;
	margin-bottom: 15px;
}
#pagder {
	float: left;
	width: 265px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#intro {

	width: 550px;
	margin-left: 50px;
	margin-bottom: 15px;
}
.doble {
	padding-left: 50px;
	clear: both;
}
.desarrollo .logo {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}
.desarrollo .gama {
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.apartado a {
	color: #B7BBBC;
	text-decoration: none;
}
.desarrollo ul {
	margin-left: 25px;
}
.desarrollo li {
	margin-bottom: 3px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.listado:link {
	color: #C18802;
	text-decoration: none;
}
a.listado:visited {
	color: #C18802;
	text-decoration: none;
}
a.listado:hover {
	color: #000000;
	text-decoration: underline;
}
.buscador {
	background: url(img/fondo_buscador.jpg) no-repeat center top;
}
.subtitulo {
	font-weight: bold;
	background: #000000;
	text-align: center;
	padding: 3px;
	color: #FDB003;
}
.email {
	background: #CCCCCC;
	text-align: center;
	padding: 5px;
}

a.ruta {
	color: #999999;
	text-decoration: none;
}
.desarrollo th {
	text-align: left;
}
.informacion {
	background: #CCCCCC;
	padding: 3px;
}
.datos {
	background: #FFFFFF;
	padding: 3px;
}

