body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #000;
	background-image: url(imagenes/fondo.gif);
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* definiciones de colores enlaces */
a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #333;
	text-decoration: none;
}

/* definiciones de colores enlaces menu secundario */
#menusecundario a:link {
	color: #eee;
	text-decoration: none;
}

#menusecundario a:visited {
	color: #eee;
	text-decoration: none;
}

#menusecundario a:hover {
	color: #c3c3c3;
	text-decoration: none;
	font-weight: normal;
}

#menusecundario a:active {
	color: #eee;
	text-decoration: none;
}

/* Definiciones de contenedoras */

#contenedoraprincipalprincipal {
	position: relative;
	background: #eee;
	margin: 0 auto;
	width: 760px;
	height: 520px;
	top: 25px;
	background: #eee url(/imagenes/fondoprincipal.gif) no-repeat;
}

#contenedoraprincipalcontacto {
	position: relative;
	background: #eee;
	margin: 0 auto;
	width: 760px;
	height: 520px;
	top: 25px;
	background: #eee url(/imagenes/fondocontactenos.gif) no-repeat;
}

#contenedoraprincipal {
	position: relative;
	background: #eee;
	margin: 0 auto;
	width: 760px;
	height: 520px;
	top: 25px;
}

#contenedoraprincipalweb {
	position: relative;
	background: #eee;
	margin: 0 auto;
	width: 760px;
	height: 520px;
	top: 25px;
	background: #eee url(/imagenes/fondoweb.png) no-repeat;
}

#contenedoraprincipalgrafica {
	position: relative;
	background: #eee;
	margin: 0 auto;
	width: 760px;
	height: 520px;
	top: 25px;
	background: #eee url(/imagenes/fondografica.png) no-repeat;
}

#contenedoraprincipaltrescabezas {
	position: relative;
	background: #eee;
	margin: 0 auto;
	width: 760px;
	height: 520px;
	top: 25px;
	background: #eee url(/imagenes/fondo3cabezas.png) no-repeat;
}

#logo {
	position: absolute;
	top: 50px;
	left: 30px;
}

#logo img {
	border: 0;
}

#menu {
	position: absolute;
	top: 50px;
	right: 30px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#menu li {
	padding: 0;
	margin: 0 10px;
	display: inline;
	font-size: .8em;
}

#contienemenusecundario {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 20px;
	top: 25px;
}


#menusecundario {
	position: absolute;
	right: 30px;
}

#menusecundario ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#menusecundario li {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: .7em;
	color: #eee;
}

/* principal */

#textobienvenidaprincipal {
	position: absolute;
	top: 110px;
	left: 35px;
	width: 420px;
	height: 145px;
	color: #fc6600;
	font-size: 1.8em;
	overflow: hidden;
}

#textobienvenidaprincipal p {
	margin: 0;
}

#textobienvenidaprincipal sub {
	font-size: 2.8em;
	color: #fb8;
	vertical-align: -30%;
}

#endesarrollo {
	position: absolute;
	bottom: 40px;
	left: 30px;
	width: 520px;
	height: 210px;
	font-size: .7em;
	overflow: visible;
}

.textodesa {
	margin: 10px 0 0 0;
	padding: 3px 10px 3px 10px;
	display: block;
	background: #ccc;
	text-align: justify;
}

#sobretextoprincipal {
	position: absolute;
	bottom: 410px;
	right: 20px;
	width: 165px;
	height: 10px;
	font-size: 70%;
	overflow: show;
}

#textoprincipal {
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 180px;
	height: 385px;
	font-size: 70%;
	overflow: show;
}

#identica_update_list h4 {
	font-size: 0.9em;
}

#identica_update_list cite {
	border: none;
}

#identica_update_list li {
	list-style: square;
	color: black;
/*	background: #eef3ee;*/
	margin-left: 5px;
	padding: 5px 0px 5px 0px;
}

#identica_update_list li:hover {
	color: black;
	background: #eef3ee;
}


.bording {
	padding: 4px;
	border: 1px #999 solid;
}


/* portfolio */

#webshotslide {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 720px;
	height: 360px;
	overflow: hidden;
}

#webshotslide ul {
	padding: 0;
	margin: 20px;
}

#webshotslide li {
	padding: 0;
	margin: 0;
	width: 30%;
	float: left;
	font-size: 70%;
	list-style: none;
}

#webshotslide li a {
	padding-left: 15px;
}

#webshotslide a:hover {
	background: url(/imagenes/espiral.gif) no-repeat 0px 4px;
}

#webshotslide a {
	display: block;
}


#trescabezastres {
	position: absolute;
	bottom: 80px;
	right: 35px;
	width: 135px;
	height: 227px;
	overflow: hidden;
}

#grafica3col {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 720px;
	height: 360px;
	overflow: auto;
	font-size: 70%;
}

#grafica3coluno {
	position: relative;
	float: left;
	width: 30%;
	height: 360px;
	overflow: hidden;
}

#grafica3coldos {
	position: relative;
	float: left;
	width: 30%;
	height: 360px;
	overflow: hidden;
}

#grafica3coltres {
	position: relative;
	float: left;
	width: 30%;
	height: 360px;
	overflow: hidden;
}

#grafica3coluno ul, #grafica3coldos ul, #grafica3coltres ul {
	padding: 0;
	margin: 20px;
}

#grafica3coluno li, #grafica3coldos li, #grafica3coltres li {
	padding: 0;
	margin: 0;
	width: 99%;
	float: left;
	list-style: none;
}

#grafica3col li a {
	padding-left: 15px;
}

#grafica3col a:hover {
	background: url(/imagenes/espiral.gif) no-repeat 0px 4px;
}

#grafica3col a {
	display: block;
}



#seoprincipal {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 720px;
	height: 360px;
	overflow: hidden;
	font-size: 70%;
}

#seotextouno {
	position: relative;
	float: left;
	width: 99%;
	height: 360px;
	overflow: hidden;
	margin: 20px;
	padding-left: 15px;
}

#principal404 {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 720px;
	height: 360px;
	overflow: hidden;
	font-size: 70%;
}

#textouno404 {
	position: relative;
	float: left;
	width: 90%;
	height: 340px;
	overflow: auto;
	margin: 20px;
	padding-left: 15px;
}

#error404cara {
	width: 248px;
	height: 520px;
	float: right;
top: 142px;
	background: url(/imagenes/error-404-face-cbasites-net.gif) no-repeat bottom right;
}



#hostingprincipal {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 720px;
	height: 360px;
	overflow: hidden;
	font-size: 70%;
}

#hostingtextouno {
	position: relative;
	float: left;
	width: 99%;
	height: 360px;
	overflow: hidden;
	margin: 20px;
	padding-left: 15px;
}




#heads3col {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 720px;
	height: 380px;
	overflow: auto;
	font-size: 70%;
}

#heads3coluno {
	position: relative;
	float: left;
	width: 33%;
	height: 380px;
	overflow: hidden;
}

#heads3coldos {
	position: relative;
	float: left;
	width: 33%;
	height: 380px;
	overflow: hidden;
}

#heads3coltres {
	position: relative;
	float: left;
	width: 33%;
	height: 380px;
	overflow: hidden;
}

#heads3coluno ul, #heads3coldos ul, #heads3coltres ul {
	padding: 0;
	margin: 20px;
}

#heads3coluno li, #heads3coldos li, #heads3coltres li {
	padding: 0;
	margin: 0;
	width: 99%;
	float: left;
	list-style: none;
}


#slideshow {
	width: 720px;
	height: 360px;
	position: absolute;
	overflow: hidden;
}

.describe {
	width: 720px;
	height: 360px;
	position: absolute;
	overflow: hidden;
}

.describeshot {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 360px;
	font-size: 70%;
	overflow: hidden;
}

#cambiashots {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 720px;
	height: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	overflow: hidden;
}

#vuelveweb {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 720px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	overflow: hidden;
}

#textoweb, #textografica, #textoseo, #textohosting {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 720px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	overflow: hidden;
	border-top: 1px dashed #999;
	padding-top: 4px;
}

#textotrescabezas {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 540px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	overflow: hidden;
/*	border-top: 1px dashed #999;
	padding-top: 4px;*/
}

#textoheadsmaking {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 720px;
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	overflow: hidden;
}

#nav { margin: 5px; }
#nav a { margin: 5px; padding: 3px 5px; border: 1px #eee dashed; background: #ccc; text-decoration: none }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }


/* Contacto */

form {
  margin: 0px;
  padding: 0px;
  width: 640px;
}

#contieneformulario {
	position: absolute;
	bottom: 70px;
	left: 50px;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form label.camponombre,
form label.campotelefono,
form label.campomensaje {
	clear: left;
}

form label.camponombre,
form label.campoapellido,
form label.campotelefono,
form label.campoemail,
form label.campomensaje {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 230px;
}

form label.camponombre input,
form label.campoapellido input,
form label.campotelefono input,
form label.campoemail input,
form label.campomensaje input {
	float: left;
	width: 200px;
	padding: 0px;
}

form .inputTextarea {
	width: 310px;
}

#envia {
	width: auto;
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 0.25em;
	background-color: #eee;
	color: #333;
	font-size: 75%;
	font-weight: bold;
}

#envia:active
{
	border: 3px double #ccc;
	border-top-color: #999;
	border-left-color: #999;
}

#textoformuerror {
	position: absolute;
	right: 0;
	top: 130px;
	width: 210px;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

#direccioncontacto {
	position: absolute;
	right: 20px;
	bottom: 40px;
	width: 220px;
	font-size: .7em;
}

.innerError {
	position: absolute;
	right: 0;
	top: 120px;
	width: 280px;
	background: #ddd url(/imagenes/invalido.gif) no-repeat left top;
	padding-left: 20px;
	margin: 0;
	color: #ff8000;
	font-size: .7em;
}

	div.frame {width:170px;height:360px;overflow:auto;font-size:11px;border:2px dotted #eee;font-family:Arial;}
	div.frame img {border: 1px solid black;}
	div.frame a {text-decoration:none;}
	div.row0 {margin:2px;border-bottom:1px dashed #d8e2d7;margin-bottom:8px;}
	div.row1 {margin:2px;border-bottom:1px dashed #d8e2d7;margin-bottom:8px;}
	div.title {font-size:11px;font-family:Arial;}
	div.date {font-size:11px;color:#888888;margin-bottom:2px;}
	div.head {font-size:11px;font-family:Arial;width:170px;height:20px;text-align:center;border:2px dotted #eee;}
	div.head a{color:white;}
div.row0:hover, div.row1:hover {background:#f3f8ea;}

