@charset "utf-8";
/* CSS Document */

	@import url(reset.css);
/******************************************************** CUERPO
***************************************************************/

.top_h {
	height:35px;
	background:url(../img/top_h.gif) repeat-x;
	text-align:right
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	cursor:default;
	background:#f1f1f1;
	color:#4f4d4d;
}
.wrapper {
	width:904px;
	margin:0px auto;
	text-align:left;
	margin-top:50px;
}
.header {
	height:199px;
	background:url(../img/header.gif) no-repeat;
}
.main {
	margin-bottom:20px;
}
.top {
	background:url(../img/top.gif) no-repeat;
	height:2px;
}
.container {
	background:url(../img/content.gif) repeat-y;
}
.bottom {
	background: url(../img/bottom.gif) no-repeat;
	height:1px;
}
.footer {
	margin-top:20px;
	text-align:center;
	line-height:40px;
	clear:both;
}
.footer a {
	color:#4f4d4d;
	margin:0 10px;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}
/********************************************************** TAGS
***************************************************************/
h1 {
	font-size:18px;
	color:#6e8189;
	margin-bottom:10px;
	text-transform:uppercase;
}
h1 span {
	color:#465257;
	font-weight:bold;
}
h2 {
	background:url(../img/recent.gif) no-repeat;
	margin-bottom:20px;
	height:42px;
	font-size:12px;
	font-weight:bold;
	padding:14px 0 0 25px;
}
h3 {
	font-size:18px;
	margin-bottom:5px;
	color:#577186;
}
h4 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	color:#a1aa43;
}
.separador {
	height:10px;
	background:#fff url(../img/separador.gif) no-repeat;
	margin-bottom:10px;
}

h5 {
	background:url(../img/bgh3.gif) no-repeat;
	height:31px;
	font-size:18px;
	padding:11px 0 0 40px;
	clear:both;
	margin:0 3px 20px 1px;
	}
p {
	line-height:19px;
	padding-bottom:20px;
}
strong {
	font-weight:bold;
}
table {
	margin-bottom:20px;
}
td {
	vertical-align:top;
}
ul {
	margin-bottom:15px;
}
ul li {
	padding:5px 0 5px 15px;
	color:#8b8b8b;
	background:url(../img/li.gif) no-repeat 0% 50%;
}
a {
	color:#338adc;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/**************************************************** CONTENIDOS
***************************************************************/

.header .logo {
	width:300px;
	padding:40px;
	position:relative;
	padding-bottom:9px;
}
.header .navy {
	text-align:right;
	padding-right:20px;
	padding-top:20px;
}
.header .navy a {
	margin-left:40px;
}
.sidebar {
	width:299px;
	position:relative;
	float:left;
	margin-left:1px;
}
.content {
	width:540px;
	position:relative;
	float:left;
	padding:30px;
	border-left: solid 1px #e5e5e5;
	min-height:440px;
	background:url(../img/bg_bot.gif) no-repeat bottom right;
}
.sidebar_site {
	text-align:center;
	margin:10px 0;
}
.servicio {
	margin-bottom:20px;
	margin-top:100px;
}
.servicio p {
	line-height:16px
}
.servicio table {
	margin-bottom:10px
}
.portfolio {
	padding: 20px 20px 0px 20px;
}

.portfolio .port_mini {
	border-bottom:dotted 1px #e9e9e9;
	padding-bottom:10px;
	width:400px;
	position:relative; float:left;
	margin:0px 10px 10px 10px;
}
.portfolio .port_mini .screen {
	margin-bottom:10px;
	position:relative;
	float:left;
	margin-right:10px;
	width:159px;
	height:114px;
	background:url(../img/bg_port.gif) no-repeat;
	padding:8px 0 0 8px;
}
.portfolio .port_mini p {
	line-height:5px;
	padding-bottom:10px;
	text-align:justify;
}
/******************************************************* SIDEBAR
***************************************************************/




/**************************************************** NAVEGACION
***************************************************************/





/*************************************************** FORMULARIOS
***************************************************************/

table.contact {
}
table.contact td {
	padding:5px 0;
	vertical-align: middle
}
table.contact input, table.contact textarea {
	font-size:11px;
	font-family:Arial;
	color:#555;
	padding:3px;
	border:solid 1px #cbdbe4
}









.sidebar ul { margin-bottom: 50px; font-size:12px;}
.sidebar ul li{ background:none; padding:0;}
*html .sidebar ul li{ background:none; padding:0; height:1px;}
.sidebar ul li a{ color:#555; display:block;padding:10px 15px 11px 20px; background:url(../img/bg_li.gif) no-repeat;}
.sidebar ul li a:hover{ background:#2d79ae url(../img/bg_li_h.gif) no-repeat 0% 50%; text-decoration:none; color:#f9f9f9; padding-left:25px;}



.gracias { border:solid 1px #f1f1f1; background:#f9f9f9; text-align:center; padding:40px 10px; margin-bottom:20px; font-family:Georgia; font-size:20px; line-height:30px;}
.gracias strong { color:#06C; }

.error { border:solid 1px #f1f1f1; background:#f9f9f9; text-align:center; padding:30px 10px; margin-bottom:20px; font-family:Georgia; font-size:14px; line-height:20px; color:#9DA455}
