@charset "utf-8";

/******************************************************************************************** HTML */


body, h1, h2, h3, h4, ul, li, p {
	margin:0;
	padding:0;
}

body {
	background:url(../img/fon.png) top left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0;
}

a { text-decoration: none; }

li { list-style:none; }

input, select, textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

/******************************************************************************************** LAYOUT */

#contenedor {
	background:url(../img/fon_top.png) top left repeat-x;
	padding-top:10px;
}

#contenido {
	width: 1000px;
	margin: 0 auto;
}

.sombra_t {
	background:url(../img/sombra_t.png) no-repeat;
	height: 10px;
}

.sombra_lr {
	background:url(../img/sombra_lr.png) repeat-y;
	padding: 0 10px 0 10px;
}

#interna.sombra_lr {
	background:url(../img/sombra_lr_interna.png) repeat-y;
	padding: 0 10px 0 10px;
}

#interna.sombra_lr_submenu {
	background:url(../img/sombra_lr_interna2.png) repeat-y;
	padding: 0 10px 0 10px;
}

.sombra_b {
	background:url(../img/sombra_b.png) no-repeat top;
	padding-top: 10px;
}

#interna .menu {
	width:240px;
	background:url(../img/fon_menu_interna_rep.png) repeat-y top;
}

#interna .menu .fondo { background:url(../img/fon_menu_interna.png) no-repeat top; }

#interna .col_der {
	width:680px;
	margin-top:66px;
	background: url(../img/misc1.png) no-repeat #FFFFFF;
	background-position: 22px 5px;
	padding: 0px 20px 0 40px;
}

#interna h1 {
	padding-top: 18px;
	height: 0px;
	overflow:hidden;
	width: 200px;
}

.contenido {
	background:url(../img/linea1.png) repeat-x;
	padding-top:2px;
}

#interna h2 {
	font-size: 16px;
	color:#7a91c5;
	font-weight:normal;
}

#interna h3 {
	font-size: 12px;
	color:#7a91c5;
	font-weight:normal;
}

.contenido p {
	color:#808080;
	font-size:11px;
	margin-bottom: 10px;
	text-align: justify;
}

.contenido a.ver_mas {
	background:url(../img/btn_mas.png) no-repeat right 3px;
	padding-right: 15px;
	color:#728dc8;
	font-size: 10px;
	text-align: right;
}

.contenido a.ver_mas:hover {
	background-image:url(../img/btn_mas_o.png);
	color:#4f8fe0;
}

/******************************************************************************************** HOME */
#home .col_der {
	width: 676px;
	height:530px;
	background:url(../img/fon_home.jpg) no-repeat;
}

#home #menu {
	width: 360px;
	margin: 412px 0 0 10px;
}

#home #destacados {
	width: 270px;
	height: 470px;
}

#home .destacado {
	width: 220px;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 25px;
	padding: 10px 0 0 25px;
	overflow: hidden;
}

#home #pie {
	font-size: 10px;
	color:#FFFFFF;
	padding: 0 30px 0 15px;
}

#home #pie .separador {
	color:#bfd8f3;
	padding: 0 6px 0 6px;
}

#home h1 {
	background-image: url(../img/imgs_set.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-left: -15px;
	padding-left: 15px;
}

#home h1 a {
	background-image: url(../img/imgs_set.png);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	overflow: hidden;
	width: 200px;
	line-height: 1500px;
}

#home h1.servicios a { background-position: 0 -160px; }

#home h1.servicios a:hover { background-position: 0 -180px; }

#home h1.trabajos a { background-position: 0 -200px; }

#home h1.trabajos a:hover { background-position: 0 -220px; }

#home h1.blog a { background-position: 0 -240px; }

#home h1.blog a:hover { background-position: 0 -260px; }

#home .destacado .contenedor {
	background:url(../img/linea1.png) repeat-x top;
	padding-top: 8px;
	margin-top: 2px;
	margin-right: 15px;
	height:71px;
	margin-bottom: -2px;
	overflow: hidden;
}

#home .destacado a { color:#808080; }

#home .destacado a:hover { color:#7a91c5; }

#home .mas {
	text-align:right;
	margin-top:5px;
}

#home .mas a{
	background-image: url(../img/imgs_set.png);
	background-position: right -280px;
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
	line-height: 1500px;
	height:9px;
}

#home .mas a:hover{
	background-position: right -300px;
}

#home .destacado h2 {
	font-size: 11px;
	font-weight: normal;
}

/******************************************************************************************** SERVICIOS */

#interna h1.servicios { background:url(../img/tit_servicios_2.png) no-repeat; }

#servicios_izq {
	font-size: 10px;
	padding-bottom: 20px;
}

#servicios_izq li { margin-top: 7px; }

#servicios_izq a { color: #808080; }

#servicios_izq a:hover { color: #7a91c5; }

#servicios_izq a img { margin-right: 7px; }

#servicios_izq li.seleccionado span {
	color:#7a91c5;
	margin-left: 5px;
}

#servicios_der {
	width:300px;
	padding:8px 20px 20px 20px;
	background:#f5f5f5;
	margin-bottom: 20px;
}

#servicios_der a { color:#7A91C5; }

#servicios_der a:hover { color:#4f8fe0; }

#servicios_der .titulo {
	height:70px;
	margin-bottom: 20px;
}

#servicios_der .separador {
	background: url(../img/linea1.png) bottom repeat-x;
	font-size: 11px;
	text-align: right;
	padding-bottom:3px;
	color:#ACACAC;
	margin-top: 25px;
	margin-bottom: 10px;
}

#servicios_der .ver_mas {
	display: block;
    margin-bottom: 5px;
    width: 280px;
}

/******************************************************************************************** TRABAJOS */

#interna h1.trabajos { background:url(../img/tit_trabajos_2.png) no-repeat; }

#trabajos_izq {
	width: 130px;
	background:url(../img/fon_trabajos.jpg) no-repeat;
	padding: 125px 15px 0 15px;
}

#trabajos_izq ul { font-size: 10px; }

#trabajos_izq li { background:url(../img/linea2.png) repeat-x top left; }

#trabajos_izq li div {
	background-image:url(../img/li.png);
	background-repeat:no-repeat;
	background-position: 0 8px;
	padding: 3px 0 5px 15px;
}

#trabajos_izq li.primero { background:none; }

#trabajos_izq li a { color:#808080; }

#trabajos_izq li a:hover { color:#7a91c5; }

#trabajos_izq li.seleccionado a { color:#7a91c5; }

#trabajos_der {
	width: 520px;
	font-size: 10px;
	background:#FFFFFF url(../img/misc1.png) no-repeat;
	background-position:22px 5px;
	margin-top:66px;
	padding:0 20px 20px 40px;
}

#trabajos_der .trabajo { padding-top: 10px; }

#trabajos_der .trabajo a { color: #7A91C5; }

#trabajos_der .trabajo a:hover { color: #4F8FE0; }

#trabajos_der .ver_mas { margin-top: 10px; }

#trabajos_der .links {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #808080;
	font-size:10px;
}

#trabajos_der .links a {
	color:#7a91c5;
	padding-right: 3px;
	padding-left:3px;
}

#trabajos_der .links a:hover { color:#4f8fe0; }

#trabajos_der .links #nav a { border-right: 1px solid #cccccc; }

#trabajos_der {
	color:#808080;
	font-size:11px;
	text-align:justify;
}

#trabajos_der ul { padding-left: 15px; }

#trabajos_der li { list-style: square; }

#trabajos_der h2 { margin-bottom: 8px; }

.trabajo_imagen a {
	border: 2px solid #C8C8C8;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.trabajo_imagen a:hover {
	border: 2px solid #4F8FE0;
}

/******************************************************************************************** CONTACTO */

#interna h1.contacto { background:url(../img/tit_contacto_2.png) no-repeat; }

.contenido.contacto {
	padding-top:10px;
	font-size:11px;
	color: #808080;
}

.contenido.contacto .fila { margin-bottom: 20px; }

.contenido.contacto .label { width: 120px; }

.contenido.contacto .input { width: 450px; }

.contenido.contacto .input input, .contenido.contacto .input textarea {
	width: 430px;
	background: #ebebeb;
	border:1px solid #ebebeb;
	border-color: #c3c3c3 #ebebeb #ebebeb #c3c3c3;
	color: #808080;
}

.contenido.contacto .boton { text-align:right; }

.contenido.contacto .boton input {
	background:#7a91c5;
	font-size: 14px;
	color:#FFFFFF;
	border:1px solid #7a91c5;
	border-color: #7a91c5 #6579a4 #6579a4 #7a91c5;
	margin-right: 130px;
	padding: 5px 15px 5px 15px;
}

.contenido.contacto .mensaje {
	font-size: 10px;
	color:#c57b7b;
	width: 100px;
}

/******************************************************************************************** QUIENES */

#interna h1.quienes { background:url(../img/tit_quienes_2.png) no-repeat; }

.contenido.quienes {
	padding-top:10px;
	font-size:11px;
	color: #808080;
}

.contenido.quienes .iconos {
	margin-bottom: 10px;
	text-align: center;
}

.contenido.quienes strong {
	color:#7a91c5;
	font-weight: normal;
}

.contenido.quienes h2, .contenido.quienes h3 { margin-bottom: 10px; }

.servicio_nombre {
	position: absolute;
	background:#FFFFFF url(../img/linea1.png) bottom repeat-x;
	color:#808080;
	font-size: 10px;
	padding: 3px 6px 3px 6px;
	margin-top: 35px;
}

/******************************************************************************************** PIE */

#pie_interna .sombra_lr {
	font-size: 10px;
	padding: 10px 30px 10px 40px;
}

#pie_interna .col_izq {
	padding-bottom:2px;
	background:url(../img/linea1.png) repeat-x bottom left;
}

#pie_interna .col_izq a {
	color:#7a91c5;
	padding-right:2px;
}

#pie_interna .col_izq a:hover { color:#4f8fe0; }

#pie_interna .col_der {
	color:#acacac;
	padding-bottom:2px;
	background:url(../img/linea1.png) repeat-x bottom left;
}

#pie_interna .col_der a {
	color:#acacac;
	margin-left:6px;
}

#pie_interna .col_der a.primero { margin-left:1px; }

#pie_interna .col_der a:hover { color:#7A91C5; }

#pie_interna .separador {
	color:#dfdfdf;
	padding: 0 6px 0 6px;
}

#pie #iconos a, #pie_interna #iconos a {
	line-height: 1500px;
	overflow: hidden;
	display: block;
	height: 16px;
	width: 16px;
	background-image:url(../img/imgs_set.png);
	background-repeat:no-repeat;
}

#iconos a.ico-facebook { background-position: 0 -40px; }

#iconos a.ico-facebook:hover { background-position: -40px -40px; }

#iconos a.ico-twitter { background-position: 0 -80px; }

#iconos a.ico-twitter:hover { background-position: -40px -80px; }

#iconos a.ico-skype { background-position: 0 -120px; }

#iconos a.ico-skype:hover { background-position: -40px -120px; }

#firma {
	text-align: right;
	float: right;
}

#firma a {
	display: block;
	width: 120px;
	height: 26px;
	overflow: hidden;
	line-height: 1500px;
	background-image: url(../img/imgs_set.png);
	background-repeat: no-repeat;
	background-position: right -320px;
}

#firma a:hover { background-position: right -360px; }

/******************************************************************************************** CSS */

.izq { float:left; }

.der { float:right }

.clear { clear:both }

