/* CSS Document */
body {
	background-color: #ffffff;
}
.publicidad {
	top: 180px;
	left: 480px;
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
#top {
	width: 780px;
	height: 100%;
	margin: 25px auto 0 auto;
}
/* HEADER */
#top #header {
	width: 780px;
	height: 105px;
	border-bottom: 1px dotted #666666;
}
/* LOGO */
#header #logo {
	width: 200px;
	height: 96px;
	float: left;
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
}
#header #logo a {
	text-indent: -9999px;
	width: 200px;
	height: 96px;
	cursor: pointer;
	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;
}
/*** ***/
#columna-central #texto-top {
	background-image:url(images/texto-top.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
	line-height:0px;
	z-index: 10;
	float: left;
	width: 450px;
	height: 50px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: none;
}
/* ETIQUETAS TITULOS */
h1, h2, h3, h4, h5, h6 {
	color: #CCCCCC;
	font-size: 10px;
	margin: 0px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/* COLUMNA CENTRAL */
#columna-central {
	margin: 20px 0 20px 0;
	width: 100%;
	height: 100%;
	float: left;
	padding: 0 0 0 0;
}
/* IMAGES IZQ. Y DER. */
#columna-central #images-izq {
	width: 450px;
	height: 240px;
	margin: 0 5px 5px 0;
	padding: 0 0 0 0;
	line-height:0px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg-home.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
	float: left;
	border-style:none;
	border: none;
}
#columna-central #images-der {
	width: 320px;
	height: 240px;
	margin: 0 0 5px 5px;
	padding: 0 0 0 0;
	float: right;
	background-color: #FFFFFF;
}
/* CUADRO IZQ. Y DER. */
#columna-central #cuadro-izq {
	width: 450px;
	height: 65px;
	line-height:0px;
	background-image:url(images/bg-cuadro-izq.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin: 5px 5px 0 0;
	padding: 0 0 0 0;
	background-color: #929292;
	position: relative;
	border-style: none;
	float: left;
}
#columna-central #cuadro-der {
	width: 320px;
	height: 65px;
	line-height:0px;
	background-image:url(images/bg-cuadro-der.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	background-color: #3E3E3E;
	position: relative;
	float: right;
	border: none;
}
#columna-central #texto-izq {
	width: 450px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#columna-central #texto-izq p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-align: justify;
	color: #828282;
}
#columna-central #texto-izq a {
	text-decoration: none;
	color: #999999;
	outline: none;
}
#columna-central #texto-izq a:hover {
	color: #666666;
	border-bottom: 1px dotted #666666;
}
#columna-central #texto-der {
	width: 320px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	float: left;
}
#columna-central #texto-der p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-align: justify;
	color: #828282;
}
#columna-central #texto-der form {
	margin: auto;
	height: auto;
	float: right;
}
#columna-central #texto-der form input.submit {
	color:#636363;
	font-size:11px;
	font-weight:normal;
	border:none;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline: none;
}
#columna-central #texto-der form .campo {
	border: 0.65px solid #CCCCCC;
	background-color: #F2F2F2;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	letter-spacing: 1px;
	height:auto;
}
/*FOOTER*/
#footer {
	width: 780px;
	border-top: 1px dotted #666666;
	padding: 12px 0;
	margin: auto;
	clear: both;
	float: left;
}
#footer .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #626364;
	margin: 0;
	padding: 0;
	width: 490px;
	float:left;
}
#footer a {
	text-decoration: none;
	color: #999999;
	outline: none;
}
#footer a:hover {
	color: #666666;
	border-bottom: 1px dotted #666666;
}
/* FACEBOOK */
#footer .facebook {
	width: 78px;
	height: 29px;
	float: right;
	margin: 0 0 0 0;
}
#footer .facebook a {
	background: url(images/logo_facebook.png) no-repeat;
	width: 78px;
	height: 29px;
	display: block;
	border: none;
	outline: none;
	text-indent: -9999px;
}
#footer .facebook a:hover {
	background: url(images/logo_facebook_on.png) no-repeat;
	display: block;
	border: none;
}
/* VALIDATOR */
#footer #validator {
	width: 200px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #828282;
	text-align: right;
	letter-spacing: 1px;
	text-decoration:none;
}
#footer #validator a {
	text-decoration: none;
	color: #999999;
	outline: none;
}
#footer #validator a:hover {
	color: #666666;
	border-bottom: 1px dotted #666666;
}
/* CLEAR */
.clear {
	clear:both;
}
/* 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;
}
/*  SLIDER  */
#homepage_slider {
	float: left;
	display: inline;
	margin: 0 0 0 0;
}
#homepage_slider img {
	border: none;
	outline: none;
}
#homepage_slider ul {
	float: left;
}
#homepage_slider ul li {
	display: inline;
	width: 320px;
}
#homepage_slider ul li a {
	float: left;
	margin: 0px;
	text-indent: -9999px;
	outline: none;
}
#homepage_slider ul li.ui-tabs-selected a {
	background-position: right center;
	outline: none;
}
.ui-tabs-panel {
	display: block;
	z-index: 0;
	position: absolute;
}
#homepage_slider div.ui-tabs-hide, .ui-tabs-hide {
	display: none;
}

