@charset "utf-8";
/* CSS Document */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	background-color: #330033;
	background-color:#160719;
	color: #e1db47;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#contenedor{
	width:900px;
	margin:0 auto;
	background-image: url(imagenes/fondo-contenedor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:100%;
    height: auto!important;
    height:100%;
	padding-bottom:10px;
	clear:both;	
		}
#encabezado-logo{
text-align:center;
height:125px;
}
#menu{
	width:auto;
	/*background-color: #c9c215;*/
	text-align:center;
	background-image: url(imagenes/fondo-menu.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center center;
}
.menu{
	width:900px;
	height:32px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;;
	/*background-image: url(imagenes/fondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	/*background-color:#ffcc00;*/
	list-style:none;	
	} 
.menu li {float:left;}
.menu li a {
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#11455b;
	color: #c9c215;
	margin-left:0;
	padding-left:35px;
	padding-right:25px;	
	}
.menu li.quienes-somos a:hover, li.diseno-web a:hover, li.diseno-grafico a:hover, li.portafolio-de-trabajos a:hover, li.contacto a:hover  {
	color:#e1db47;	
	text-decoration:underline;
	}
body#quienes-somos .menu li.quienes-somos a {color:#e1db47;	
	text-decoration:underline;}
body#diseno-web .menu li.diseno-web a {color:#e1db47;	
	text-decoration:underline;}
body#diseno-grafico .menu li.diseno-grafico a {color:#e1db47;	
	text-decoration:underline;}
body#portafolio-de-trabajos .menu li.portafolio-de-trabajos a {color:#e1db47;	
	text-decoration:underline;}
body#contacto .menu li.contacto a {color:#e1db47;	
	text-decoration:underline;}
.servicios-gdt{display:block; margin:0 auto;}
#contenido {
    /*padding: 1em;*/
}
#bloque-izquierda{width:550px;float:left;}
#bloque-derecha{width:350px;float:left;	}
#bloque-trabajos{width:350px;float:left;}
	h1{
	font-size:1.1em;
	margin:10px;
	text-decoration:underline;
	margin-top:0;
	padding-top:20px;
	color:#ebe605;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
	h2{font-size:1.1em;
	margin:10px;
	text-decoration:underline;
	margin-top:0;
	padding-top:20px;
	color:#ebe605;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	h3{font-size:1.1em;
	margin:10px;
	text-decoration:underline;
	margin-top:0;
	padding-top:20px;
	color:#ebe605;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	h4{font-size:1.1em;
	margin:10px;
	text-decoration:underline;
	margin-top:0;
	padding-top:20px;
	color:#ebe605;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	.titulo{font-size:0.9em;
	margin:10px;
	text-decoration:underline;
	margin-top:0;
	padding-top:20px;
	color:#ebe605;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
.bloque-ultimos{font-size:1.2em;
	margin:10px;
	text-decoration:underline;
	margin-top:0;
	padding-top:20px;
	color:#ebe605;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:70px;
	}
p{font-size:0.8em;margin:10px;}
.resaltado{
	font-weight: bold;
	color: #fef9e8;
	color: #ffff33;
}
a.resaltado{color: #ffff33;text-decoration:none;}
a.resaltado:hover{color: #fef9e8;text-decoration:underline;}
.enlace-imagen-utrabajos{margin-left:85px;
	}
a.enlace-imagen-utrabajos img{border: 2px solid #CC0;margin: 5px;}
a.enlace-imagen-utrabajos:hover img{border: 2px solid #fff;margin: 5px;}
.imagen-portafolio{text-align:center;display:block;}
a.imagen-portafolio img {border: 5px solid #CC0;margin: 5px;}
a.imagen-portafolio:hover img {}
/*.imagen{margin:30px;display:inline}*/
.corte {clear: both;padding-top: 8em;}
#pie {
	text-align: center;
	/*width:100%;
	margin:0 auto;*/
	height: 9.5em;
	margin-top: -9.5em;
	background-color: #2a2511;
	color:#c9c215;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c215;
	font-size:0.8em;
	/*background-image: url(imagenes/fondo-contenedor2.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/	
}
.logo-pie{display:block;
text-align:center;
width:auto;
margin:0 auto;}
form{width:500px;
	margin:0 auto;
	background-image: none;
	padding:0;
	height:auto;
	font-size:0.8em;
}
fieldset{
	border:1px solid #e1db47;
	margin:10px;
	padding:5px;
}
legend{border:1px solid #e1db47;margin:10px;
margin-left:5px;
padding:5px;
color:#e1db47;
}	  
label{ float: left;width: 450px; text-align:right; margin:7px;}
input{
	margin-left:20px;
	color:#e1db47;
	background-color: #636;	
}
textarea{background-color: #636;color:#e1db47;}
.nota-legal{font-size:0.75em;
margin:20px;}
#botones-formulario{width:450px;
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
text-align:center;}
.arroba{font-size:0.9em;}
strong{color: #ffff33;}
.listas {font-size:0.8em;
margin:10px;
padding-left:5px;}
.precios{font-size:0.8em;
margin:10px;
font-weight:bold;}
.planes{font-size:0.85em;
margin:10px;
text-decoration:underline;}
.añadido{font-size:0.7em;
margin:10px;
}

