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

body{
	background-color:#fff;
	font-family: 'Didact Gothic', sans-serif;
	margin:0px;
	padding:0px;
	width:100%;
}

a{
	text-decoration:none;
	color:#000;
}

a:hover{
	opacity:.75;
}

#contenedor{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#logo{
	float:left; 
	width:40%;
}

#banner-promos{
	float:left;
	width:60%;
	height:62px;
	background-image:url(img/bg-banner.png); 
	background-repeat:no-repeat; 
	background-position:top right
}

#contenido-seccion{
	margin-top: 0px;
}

#misdatos-tabla{
	float:left; 
	width:49%;
}
#misdatos-tabla .titulo{
	float:left; width:30%; padding:3px; font-weight:bold;
}

#misdatos-tabla .campo{
	font-family: 'Didact Gothic'; font-size:14px;float:left; width:65%; background-color:#f7f7f7; padding:5px; border:none;
}
#misdatos-tabla .campo-editable{
	font-family: 'Didact Gothic'; font-size:14px;float:left; width:65%; background-color:#f7f7f7; padding:5px; border:1px solid #eb6b11 ;
}
.clear10px{
	clear:both; height:10px;
}
.acceso-dv{
	margin-top: 10px; padding:10px; background-color:#eb6b11; color:#FFF; cursor:pointer; border-radius:5px; float:right;
}
.acceso-dv:hover{
	opacity:.75;
}
.acceso-videotutorial{
	margin-top: 10px; padding:10px; background-color:#000; color:#FFF; cursor:pointer; border-radius:5px; float:right; margin-right:10px;display:none;
}
.acceso-videotutorial:hover{
	opacity:.75;
}
.boton-naranja{
	background-color:#eb6b11;
	font-weight:bold;
	color:#fff;
	padding:10px;
	cursor:pointer;
	width:150px;
	text-align:center;
}
.boton-naranja:hover{
	opacity:.75;
}
.boton-naranja.pequeno{
	padding:5px;
	width:100px;
	font-size:14px;
}
.boton-naranja.flotante{
	float:left;
	width:40%;
	margin-left:0%;
}
.boton-cancelarppto{
	background-color:#666;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	text-align:center;
	padding:5px;
	width:100px;
	font-size:14px;	
	margin-top:2px;
}
.boton-cancelarppto:hover{
	opacity:.75;
}
.boton-confirmarppto{
	background-color:#000;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	text-align:center;
	padding:5px;
	width:100px;
	font-size:14px;	
	margin-top:2px;
}
.boton-confirmarppto:hover{
	opacity:.75;
}
.boton-menu{
	float:left; background-color: #f7f7f7; width: 15%; padding:10px; line-height: 25px; margin-top:10px;cursor:pointer;margin-left:3%;
}
.boton-menu.misdatos{
	background-image:url(img/ico_misdatos.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
.boton-menu.mispresupuestos{
	background-image:url(img/ico_mispropuestas.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
.boton-menu.mispedidos{
	background-image:url(img/ico_mispedidos.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
.boton-menu.misfacturas{
	background-image:url(img/ico_misfacturas.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
.boton-menu.misfacturas-off{
	background-image:url(img/ico_misfacturas.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	opacity:.25;
}
.boton-menu.descargas{
	background-image:url(img/ico_descargas.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
.boton-menu.first{
	margin-left:0px;
}
.boton-menu:hover, .activo{
	background-color:#d7d7d7;
}
.pie-pagina{
	position:fixed; bottom:0; height:100px; width:1200px; background-color:#FFF;
}

#buscador input{
	border:solid 1px #000;
}
.gestor-tituloseccion{
	background:#f7f7f7; padding:7px 7px 7px 10px; width:99%; font-size:14px; margin-bottom:15px; font-weight:bold; 
}
.descargas-tituloseccion{
	background:#f7f7f7; padding:7px 7px 7px 10px; width:99%; font-size:14px; margin-bottom:15px; font-weight:bold; 
}
.descargas-tituloseccion:hover{
	background:#ccc;cursor:pointer;
}
.noticia-bloque{
	padding:10px; border:1px dashed #ccc; margin-bottom:10px;
}
.noticia-titulo{
	font-weight:bold;color:#666;font-size:14px;
}
.noticia-texto{
	color:#333;font-size:14px;
}
.noticia-fecha{
	float:left; line-height:18px; width:5%; font-size:24px;
}
.gestor-boton{
	float:left; padding:5px; margin-right:10px; background-color:#000; color:#fff; font-size:12px; cursor:pointer;
}
.gestor-boton:hover,.gestor-boton.activo{
	background-color:#f7f7f7;
	color:#000;
}
.apartado{
	padding:8px;
	font-size:20px;
	color:#000;
	letter-spacing:3px;
}
.minitexto{
	font-size:12px;
	font-style:italic;
}
.diferencial-negativo{
	float:left; width:200px; height:200px; font-size:50px; background-image:url(img/bajon.png); background-size:contain; background-repeat:no-repeat; padding-top:65px; text-align:center; margin-left:40px; margin-top:80px;color:#e74c3c;
}
.diferencial-positivo, .diferencial-neutro{
	float:left; width:200px; height:200px; font-size:50px; background-image:url(img/subidon.png); background-size:contain; background-repeat:no-repeat; padding-top:65px; text-align:center; margin-left:40px; margin-top:80px;color:#2ecc71;
}
.diferencial-neutro{
	background-image:none; font-size:20px; color:#4d3a4f;
}
.pedido-anulado{
	font-weight:bold; color:#A42626; text-align:center;
}
.minitexto_diferencial{
	font-size:20px;
	color:#4d3a4f;
	margin-top:70px;
	text-align:left;
	margin-left:20px;
}
.descuento-clientes{
	margin-top: 6px;
	padding: 1%;
	width: 47%;
	color: #fff;
	background-color: #000;
}