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

* {
	margin:0;
	padding:0;
	text-decoration:none;
}
body {
	background-color: #CCCCCC;
	background-image: url(partes-fijas/motOstion-marca-agua.png);
}

#contenedora {
	margin-left:auto;
	margin-left:auto;
	width:100%;
	height:400px;
	text-align:left;
	margin-right: auto;
	margin-top: 20px;
}
#cabecera {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:250px;
	text-align:center;
	position: relative;
	z-index: 1;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
}
#logo-direccion {
	width:148px;
	float:left;
	height:250px;
	margin-top: 0px;
	z-index: 5;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px;
	background-image: url(partes-fijas/fondonegro.png);
	position: relative;
}
#animacion-cabecera {
	width:750px;
	height:250px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-left: 6px;
	margin-right: auto;
	background-image: url(partes-fijas/fondonegro.png);
	float: left;
}
#cabecera-drcha {
	width:48px;
	float:right;
	height:250px;
	margin-top: 0px;
	z-index: 5;
	border: 0px solid #ffff00;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 10px;
	background-image: url(partes-fijas/fondonegro.png);
	margin-right: 2px;
}
#navegador-horizontal {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:30px;
	text-align:center;
	position: relative;
	z-index: 1000;
	border: 0px solid #f39800;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
	behavior: url(border-radius.htc);
	margin-top: 5px;
}
#centro-pagina {
	margin-left:auto;
	margin-right:auto;
	width:660px;
	height:900px;
	margin-top: 25px;
	z-index: 0;
	position: relative;
	border: 0px solid #CCC;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	background-color: #FFF;
}
#navegador-vertical {
	width:150px;
	float:left;
	height:auto;
	margin-top: 5px;
	z-index: 1;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	background-image: url(partes-fijas/fondonegro.png);
}
#cabeceras-navegador-vertical {
	width:100%;
	float:left;
	height:100%;
	z-index: 1;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	background-image: url(partes-fijas/pastilla-azul.png);
	background-repeat: no-repeat;
}
#seccion {
	width:660px;
	height:20px;
	float: left;
	margin-left: 2px;
	margin-right: auto;
	padding: 2px 0px 2px 10px;
	border: 0px solid #ffff00;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	background-image: url(partes-fijas/pastilla-azul-pag-principal.png);
	background-repeat: no-repeat;
	background-position: 50%;
	text-align: left;
}


#contenido-pagina {
	width:670px;
	height:auto;
	float: left;
	margin-top: 0px;
	padding: 5px;
	margin-left: 5px;
	border: 0px solid #ffff00;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-image: url(partes-fijas/fondonegroclaro.png);
	font-weight: normal;
}
#columna-derecha {
	width:110px;
	float:right;
	height:auto;
	margin-top: 5px;
	z-index: 1;
	border: 0px solid #ffff00;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	text-align: center;
	background-size: 80%;
	background-image: url(partes-fijas/fondonegro.png);
	margin-left: 5px;
}
#pie-pagina {
	width:auto;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	overflow-y: auto;
	overflow-x: hiden;
	clear: left;
	margin-top: 10px;
	padding: 5px;
	border: 0px solid #ffff00;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	background-image: url(partes-fijas/fondonegro.png);
}
#hr {
color: #0CF;
background-color: #0CF;
height: 10px;
width: 98%;
border: 0;
margin: 0 auto;
text-align: center;
}
#cajas-centrales {
	width:650px;
	height:auto;
	margin-top: 5px;
	z-index: 1;
	position: relative;
	border: 0px solid #CCC;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px;
}
#navegador-centro-pag-distribuidores{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:1700px;
	text-align:center;
	position: relative;
	z-index: 1;
	margin-top: 5px;
}
