@charset "UTF-8";
/* CSS Document */
html, body {
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	-ie-user-select: none;
	user-select: none;
	cursor:default;
}
body {
	background-color: #ffffff;
}
#container {
	width: 930px;
	height: 100%;
	margin: 25px auto;
	padding: 0 10px;
}
/* SUBIR TOP */
#subir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	text-decoration:none;
}
#subir a {
	color:#CCCCCC;
	text-decoration:none;
	outline: none;
}
#subir a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom: 1px dotted #666666;
}
/* Header */
#header {
	width: 930px;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	float: left;
	border-bottom: 1px dotted #666666;
}
/* LOGO */
#header #logo {
	width: 200px;
	height: 96px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
	z-index: 10;
	cursor: pointer;
	float: left;
}
#header #logo a {
	width: 200px;
	height:96px;
	display: block;
	outline: none;
}
/* LINKS */
#header #links {
	width: 570px;
	height: 96px;
	float: right;
}
/*** UL / LI ***/
#links .nav {
	margin: 80px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	float: right;
	list-style: none;
}
.nav li {
	display: block;
	margin: 0 0 0 15px;
	float: left;
}
.nav li a {
	margin: 0 0 0 0;
	display: block;
	text-indent: -9999px;
	outline: none;
}
.nav li a:hover {
	background-position: 0 -25px;
}
.nav .inicio a.on, .nav .nosotros a.on, .nav .servicios a.on, .nav .portfolio a.on, .nav .contacto a.on, .nav .blog a.on {
	background-position: 0 -50px;
}
/* LINKS INICIO */
.nav .inicio a {
	width: 39px;
	height: 25px;
	background: url(../../images/bot-inicio.png) no-repeat left 0;
	cursor: pointer;
	outline: none;
}
/* LINKS NOSOTROS */
.nav .nosotros a {
	width: 66px;
	height: 25px;
	background: url(../../images/bot-nosotros.png) no-repeat left 0;
	cursor: pointer;
	outline: none;
}
/* LINKS SERVICIOS */
.nav .servicios a {
	width: 67px;
	height: 25px;
	background: url(../../images/bot-servicios.png) no-repeat left 0;
	cursor: pointer;
	outline: none;
}
/* LINKS PORTFOLIO */
.nav .portfolio a {
	width: 63px;
	height: 25px;
	background: url(../../images/bot-portfolio.png) no-repeat left 0;
	cursor: pointer;
	outline: none;
}
/* LINKS CONTACTO */
.nav .contacto a {
	width: 67px;
	height: 25px;
	background: url(../../images/bot-contacto.png) no-repeat left 0;
	cursor: pointer;
	outline: none;
}
/* LINKS BLOG */
.nav .blog a {
	width: 33px;
	height: 25px;
	background: url(../../images/bot-blog.png) no-repeat left 0;
	cursor: pointer;
	outline: none;
}
/* ETIQUETAS TITULOS */
h1, h2, h3, h4, h5, h6 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
/* COLUMNA IMAGEN PORTFOLIO*/
#columna-links {
	width: 400px;
	margin: 10px 10px 0 0;
	float: left;
}
#columna-links #telefono {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	margin:20px 0 20px 0;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	line-height: 1.5em;
}
#columna-links #clic-map {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #999999;
	margin: 0 0 5px 0;
}
#columna-links #map {
	width: 400px;
	height: 340px;
	background-image: url(../images/mapa.jpg);
	background-repeat: no-repeat;
}
#columna-links #map h2, h3, h4, h5, h6 {
	text-indent: -9999px;
	font-size:10px;
}
#columna-form-gracias {
	background-image:url(../images/gracias.jpg);
	text-indent: -9999px;
	margin: 40px 40px 0 0;
	float: right;
	width: 450px;
	height: 350px;
	padding: 0 0 0 0;
}
#columna-form {
	margin: 35px 0 0 0;
	float: right;
	width: 520px;
	height: 400px;
	padding: 0 0 0 0;
}
#columna-form img {
	display: block;
	margin: 0 0 10px 0;
}
/* FORMULARIO */
#columna-form #form {
	width: 520px;
	height: 100%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	margin: 0 0 10px 0;
}
/* ID CAMPOS */
#columna-form #nombre {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #F6F6F6;
	background:#F6F6F6;
	font-size: 13px;
	color: #CC0000;
}
#columna-form #email {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #F6F6F6;
	background:#F6F6F6;
	font-size: 13px;
	color: #CC0000;
}
#columna-form #tel {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #F6F6F6;
	background:#F6F6F6;
	font-size: 13px;
	color: #CC0000;
}
#columna-form #empresa {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #F6F6F6;
	background:#F6F6F6;
	font-size: 13px;
	color: #CC0000;
}
#columna-form #mensaje {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #F6F6F6;
	background:#F6F6F6;
	font-size: 13px;
	color: #CC0000;
}
#columna-form #leyenda {
	text-align: right;
	font-weight: bold;
	padding: 0 10px 0 0;
}
#columna-form .campo-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 5px 0 7px 0;
	text-align: right;
}
#columna-form #botones {
	margin: 10px 0 0 0;
	text-align: right;
}
/*FOOTER*/
#footer {
	width: 100%;
	border-top: 1px dotted #666666;
	padding: 12px 0;
	margin: 40px 0 30px 0;
	clear: both;
	float: left;
}
/* Copyright */
#footer .copyright {
	float: left;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #626364;
	margin: 0;
	padding: 0;
}
/* QTip */
div#qTip {
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background-image: url(../images/tooltip-trans.png);
	color: #FFF;
	font: 9px Verdana, Arial, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

