body {
	font: 11px Verdana, helvetica, sans-serif;
	background: #3b3b3b;
	margin: 0;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#hoja {
	margin: 10px auto;
	width: 782px;
	/* background: #a5a5a5; */
	background: #808080;
	color: #f4f4f4;
}
#top {
	z-index: 0;
	text-align: center;
}
#medio {
	height: 170px;
	margin-top: 5px;
}
#medio .cuadro {
	float: left;
	margin-left: 3px;
	width: 252px;
	height: 156px;
	padding: 5px 10px;
	border: 2px solid #fff;
	background: url(img/bg_recuadro.jpg) repeat-x;
	font-size: 12px;
}
#medio .cuadro h3 {
	font-size: 18px;
	margin-top: 0;
}
#medio .cuadro p {
	margin-left: 20px;
	line-height: 1.5em;
}
#medio .cuadro b {
	font-size: 16px;
	padding: 0 2px;
}


#medio .anim {
	text-align: center;
}

/* principal */

#prin {
	padding: 10px 0;
}
#prin h2 {
	background: url(img/bg_h1.gif);
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 10px;
}
.col1 {
	width: 263px;
	float: left;
	margin: 2px;
	padding: 6px;
	line-height: 1.5em;
}
.col2 {
	width: 233px;
	float: left;
	margin: 2px;
	padding: 6px;
	line-height: 1.5em;
}
#prin ul {
	list-style-type: square;
	padding-left: 8px;
	margin-left: 8px;
}
#prin p.linky {
	text-align: right;
	font-size: 9px;
}
#prin p.linky a {
	color: #ff9e0c;
	text-decoration: underline;
	font-weight: bold;
}
#prin p.linky a:hover {
	text-decoration: none;
}

.separador {
	background: url(img/separador.gif) center left no-repeat;
	width: 2px;
	height: 170px;
	float: left;
}


/* pie */
#pie {
	padding: 5px 0;
	border-top: 4px solid #bebebe;
	font-size: 9px;
	color: #d7d7d7;
	line-height: 2em;
	font-weight: bold;
}
#pie a {
	color: #e5e5e5;
}
#pie a:hover {
	color: #fff;
}
#pie .pie1 {
	width: 520px;
	float: left;
	margin: 2px;
	padding: 6px 2px;
	text-align: center;
}
#pie .pie2 {
	float: left;
	margin: 2px;
	padding: 6px 8px;
	border-left: 2px solid #bebebe;
}

/* contenido general */
#conte {
	padding: 10px;
	text-align: justify;
}
#conte h1 {
	color: #f90;
	background: url(img/bg_h1_b.gif);
	padding: 1px 5px;
	border-bottom: 3px solid #ccc;
	font-size: 24px;
}
#conte h2 {
	font-size: 18px;
	color: #333;
	letter-spacing: 0.2em;
	border-left: 10px solid #fff;
	padding-left: 10px;
}
#conte h3 {
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 10px;
	border-left: 10px solid #F90;
}
#conte h4 {
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.5em;
	font-size: 18px;
	margin: 80px auto;
}
#conte ul.inn {
	text-transform: uppercase;
	list-style-type: none;
	line-height: 1.8em;
	font-size: 14px;
}
#conte ul.inn strong {
	color: #FFCC00;
}
#conte ul.list {
	list-style-image: url(img/dot.gif);
	line-height: 2.2em;
}
#conte ul.list ul {
	list-style-type: circle;
	list-style-image: none;
	line-height: 1.6em;
}
#conte ol {
	line-height: 2em;
}
#conte b {
	color: #FF9900;
}

.tech {
	color: #ffa800;
}
.solut {
	color: #bbb;
}

/* Contacto */
#cont {

}
#cont form p {
	margin: 0 0 18px 0;
}
#cont input, #cont textarea, #cont select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
}
#cont input.btn {
	width: 200px;
	margin-left: 50px;
}
.resp {
	margin: 50px 0 60px 120px;
	font-weight: bold;
	font-size: 14px;
}


.separa {
	clear: both;
}.linktech {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #CCC;
}
