html{
	font-size: 100%;
}
 
body{
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background: transparent url(imagenes/fondo-body.jpg) repeat-y scroll center;
	margin:0pt auto;
	width:770px;
}
#nomostrar {
	display: none;
}

.wrap {
	clear: left;
}

#contenedor {
	width: 760px;
	margin: 0 auto;
	border: 0px solid #CCCCCC;
	background:#FBF7E7 none repeat scroll 0%;
}
#contenido {
}
.fondo-inicio {
	width: 100px;
	height: 300px;
	background: transparent url(imagenes/fondo-inicio.jpg) no-repeat top left;
	position: relative;
	float: left;
}

.fondo-precios {
	width: 100px;
	height: 300px;
	background: transparent url(imagenes/fondo-precios.jpg) no-repeat top left;
	position: relative;
	float: left;
}

.fondo-acerca {
	width: 100px;
	height: 300px;
	background: transparent url(imagenes/fondo-acerca.jpg) no-repeat top left;
	position: relative;
	float: left;
}
.fondo-vision {
	width: 100px;
	height: 300px;
	background: url(imagenes/fondo-vision.jpg) #FFFFFF no-repeat top left;
	position: relative;
	float: left;
}
.fondo-webdesign {
	width: 100px;
	height: 300px;
	background: url(imagenes/fondo-webdesign.jpg) #FFFFFF no-repeat top left;
	position: relative;
	float: left;
}
.fondo-contacto {
	width: 100px;
	height: 300px;
	background: url(imagenes/fondo-contacto.jpg) #FFFFFF no-repeat top left;
	position: relative;
	float: left;
}
.fondo-calidad {
	width: 100px;
	height: 300px;
	background: url(imagenes/fondo-calidad.jpg) #FFFFFF no-repeat top left;
	position: relative;
	float: left;
}

#encabezado h1 {
	position: relative;
	width: 760px;
	height: 100px;
	overflow: hidden;
/*	border-top:4px solid #FFF;*/
	border-bottom:0px solid #FFCC33;

}

#encabezado h1 span {
	background: url(imagenes/logo.jpg) no-repeat scroll 0%;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

acronym {
	cursor: help;
}

#principal {
	border-top: 0px solid #FFCC33;
/*	border-right:4px solid #FFFFFF;*/
	float: left;
	margin-left: -100px;
	position: relative;
	width: 660px; /*hack*/
	min-height: 400px;
	height: auto !important;
	height: 400px; /* hack min-height by http://www.dustindiaz.com/min-height-fast-hack/ */
	background:url(imagenes/fondo.jpg) right repeat-y;
}

#principal h2, #principal h3 {
	color: #000000;
	background: #F7F0D4;
	padding: 10px 0px 5px 10px;
	margin:20px 10px 0pt 110px;
	font-size: 115%;
	border-bottom: 1px solid #CCC;
}

#principal h2 span, #principal h3 span {
	border-bottom: 3px solid #CC6600;
	padding: 0px 0px 2px;
}

#isTable h2, #blog h3 {
	margin-left: 0px;
	border:medium none;
}

#lateral h3, #lateral h4 {
	color:#000000;
	padding: 5px 10px 10px 10px;
	line-height: 20px;
}
#formas-de-contacto h4 {
	color: #000000;
	background: #F7F0D4;
	padding: 30px 0px 2px 20px;
	line-height: 20px;
}

#formas-de-contacto h4 span {
border-bottom:3px solid #CC6600;

}

#lateral p {
font-size:13px;
line-height:24px;
padding:5px 10px 15px;
}

#lateral {
	border-top: 0px solid #FFCC33;
	color: #000000;
	margin-left: 560px;
}

div#lateral.competencia {
}

.competencia h3 {
	display: none;
}

#pie-de-pagina {
	clear: both;
	width: 760px;
	height: 100%;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 760px;
	height: 210px;
	background: url(imagenes/fondo-menu.jpg) no-repeat;
	position: relative;
}

#menu span {
	display: none;
	position: absolute;
}

#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#menu a:hover {
	background-position: left bottom;
}

#menu a:hover span{
	display: block;
}

#menu .inicio {
	width: 120px;
	height: 60px;
	background: url(imagenes/boton-inicio.gif) no-repeat;
	left: 74px;
	top: 44px;

}

#menu .webdesign {
	width: 160px;
	height: 60px;
	background: url(imagenes/boton-webdesign.gif) no-repeat;
	left: 157px;
	top: 113px;
}

#menu .vision {
	width: 140px;
	height: 60px;
	background: url(imagenes/boton-vision.gif) no-repeat;
	left: 325px;
	top: 27px;
}

#menu .precios {
	width: 140px;
	height: 60px;
	background: url(imagenes/boton-precios.gif) no-repeat;
	left: 520px;
	top: 49px;
}

#menu .acerca {
	width: 160px;
	height: 60px;
	background: url(imagenes/boton-acerca.gif) no-repeat;
	left: 387px;
	top: 133px;
}

#menu .contacto {
	width: 140px;
	height: 60px;
	background: url(imagenes/boton-contacto.gif) no-repeat;
	left: 603px;
	top: 128px;
}

.caja-flotante {
	width: 241px;
	height: 110px;
	float: left;
	border: 6px solid #F7F0D4;
	font-size: 75%;
/*	background: #CCCCCC;*/
	background: #F7F0D4 url(imagenes/caja-flotante.jpg) no-repeat top left;
}

.caja-flotante p {
	margin: 12px 0 0 20px;
	line-height: 15px;
}

#formas-de-contacto {
	width: 760px;
	height: 150px;
	clear: both;
	border-top: 0px solid #FFCC33;
}

/*pie de página*/
#navegacion-pie-de-pagina {
	clear: both;
}

#navegacion-pie-de-pagina ul {
	padding: 0.2em 0;
	margin: 0;
	list-style-type: none;
	color: #FFFFFF;
	background: #54491C;;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
}

#navegacion-pie-de-pagina li {
	display: inline;
}

#navegacion-pie-de-pagina li a {
	text-decoration: none;
	background: #54491C;
	color: #FFFFFF;
	padding: 0.2em 1em;
	border-right: 0px solid #FFFFFF;
	line-height: 100px;
}

#navegacion-pie-de-pagina li a:hover {
	background: #FFCC00;
	color: #000000;
}
#lista-pie-de-pagina {
	width:760px;
}


.parrafo {
	color: #000000;
	margin-left: 100px;
	background: #F7F0D4 none repeat scroll 0%;
}
 
.parrafo p {
	padding: 10px 10px 5px 20px;
	line-height: 20px;
	text-align: justify;	
}

.titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	color: #000000;
	width: 200px;
	padding: 8px;
	margin: 10px 20px 3px 20px;
	position: relative;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	border-top: 4px solid #54491C;
	border-bottom: 4px solid #54491C;
	background: #E3D86F;
}

/*table definitions*/
#isTable {
	width: 560px;
	float: left;
	background: #F7F0D4;
	}
table {
	float: right;
/*	border-collapse: collapse;*/
	background: #F7F0D4;
	font: 0.9em/1.1em Georgia, "Times New Roman", Times, serif;
/*	color: #000000;*/
	border: 0px solid #F4B7D6;
	background: #F1F8EE;
	width: 555px;
}

caption {
	background: #F7F0D4 none repeat scroll 0%;
	font-size: 1em;
	padding: 1em 10px;
	text-align: left;
}

td, th {
	padding: 3px 3px .75em 3px;
	line-height: 36px;
	text-align: center;
}

th {
	background: #00CCBB;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

thead th {
	color: #FFFFFF;
	background: #2C5755;
	text-align: center;
	width: 120px;
	padding:5px 12px 0px 10px;
}

.odd td {
	color: #003333;
	background: #DBE6DD;
}

.odd th {
	color: #FFFFFF;
	background: #1EADA1;
}

tfoot th, tfoot td {
	background: #2C5755;
	color: #FFFFFF;
}
.justificadoizquierda p {
	line-height:28px;
	margin:0 25px;
}

/*end table precios*/
/* Ajustes básicos para bar graph */
#habilidades {
	background: #F7F0D4;
	width: 560px;
	float:right;
	position:inherit;
	left:0px;
	padding-bottom:15px;
}

#habilidades p {
	padding: 10px 10px 5px 10px;
}

.grafica {
	position: relative; /* IE is dumb */
	width: 110px;
	border: 1px solid #666;
	padding: 2px;
	background:#CCCDDD;
	float: left;
	margin:15px 5px 15px 10px;
}

.grafica .barra {
	display: block;
	position: relative;
	background: #CCCCCC;
	background-image: url(imagenes/gradient2.jpg);
	text-align: center;
	color: #333333;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	padding:10px 1px;	
}

.grafica .barra span {
	position: relative;
}
.barra {
border: 1px solid #666;
}

/*end bar graph*/
/* RSS Blog Definition*/
#blog {
	background:#F7F0D4 none repeat scroll 0%;
	border:5px solid #DDDDDD;
	float:right;
	margin-left:100px;
	padding-left:10px;
	width:540px;
}
div#blog div {
	font-size:95%;
	padding:10px 10px 0pt;
}
div#blog div li {
	border-bottom:1px solid #DDDDDD;
	line-height:24px;
	margin:0pt 0pt 15px;
	padding-bottom:15px;
}
div#blog div li span {
	display:block;
	font-size:80% !important;
	font-style:italic;
	}

/* .headline {
	font-size: 115%;
	margin-top: 20px;
}
.date {
	font-size:80%;
	padding-left:36px;
	text-align:right;
	color:#54491C;
}
/*post recientes*/
/* configuracion para posts feedburner*/
/*
	#creditfooter, p.fbsubscribelink, #UtilidadesParaWebmasters996353 .feedTitle,  .feedflare		  {display:none}
	.feedburnerFeedBlock li {
	list-style: none;
	margin: 10px 15px 5px 0px;
}

/*end post reciente*/

/*PORTFOLIO*/
	#trabajos p {

}
.centro, .hechos,
.catriel, .innovative, .dulczyk, .broker, 
.lajineteada, .fg, .catdog, .betty, .pilates {
	height: 135px;
/*	line-height: 100px;*/
	font-size: 0.7em;
	border-bottom: 10px solid #DDD;
	background: #CCCCCC;
}
.portfolio a {
	padding:0px 0pt 0px 5px;
}
.par {
	background: #F7F0D4;
	border-left:1px solid #DDD;
}
.centro {
	background-image: url(imagenes/trabajos/centro-a.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.hechos {
	background-image: url(imagenes/trabajos/hechos.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.catriel {
	background-image: url(imagenes/trabajos/catriel.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.innovative {
	background-image: url(imagenes/trabajos/thumbs-innnovative.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.dulczyk {
	background-image: url(imagenes/trabajos/diciembre.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.broker {
	background-image: url(imagenes/trabajos/broker.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.lajineteada {
	background-image: url(imagenes/trabajos/jineteada.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.fg {
	background-image: url(imagenes/trabajos/fg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.catdog {
	background-image: url(imagenes/trabajos/catdog.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.betty {
	background-image: url(imagenes/trabajos/dushka.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.pilates {
	background-image: url(imagenes/trabajos/pilates.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
/*END PORTFOLIO*/

#tarjeta {
	background:#DDDCCC none repeat scroll 0% 50%;
	border:1px solid #F7F0D4;
	margin: 30px 0 0 120px;
	width:500px;
	padding:13px;
}
#tarjeta p {
	line-height: 1.6em;
	font-size: 0.8em;
	padding: 10px 60px;
}


/*set up pagina de accesibilidad*/
.numero, .secuencia {
	color: #000000;
	background-color: #F1F8EE;
	padding: 1px;
	line-height:22px;
	border-style: solid;
	border-width:1px;
	border-color:#FFF #DDD #DDD #FFF;
}
/*end accesibilidad*/
#crea {
	background: transparent url(imagenes/todos_crea.jpg);
	background-position: 5px 50px;
	background-repeat: no-repeat;
	height: 350px;
}
#crea h4 {
	margin: 10px 10px;
	color: #1C0CCE;
}
#crea p {
	margin: 158px 5px;
	line-height: 20px;
}
#contenido .firma {
	text-align: right;
	font-style: italic;
}
/* para id=tarjeta*/
dl{width: 100%;overflow: hidden;margin: 0 0 1em;
    background: url(imagenes/dot.gif) repeat-x 0 1.2em}
dt,dd.datos{background: #DDDDCC;font-size: 130%;font-weight: bold}
dt{float: left;padding-right: 3px;color: #54491C;letter-spacing:-2px}
dd{margin:0}
dd.datos{float: right;padding-left: 3px;color: #336600;letter-spacing:-1px;word-spacing:-1px}
dd.info{float: left;width: 100%;padding: 3px 0;
   font: italic 100% Georgia,Times,sans-serif;color: #555;}
dd.estado {float:right;margin:-1px 15px 0px 0pt;}   

/*ads*/
#ads {
width:160px;
height:600px;
position:relative;
margin:0 auto;
padding: 15px;
}

#isTable p {
margin:15px 0 0px 8px;
}