body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #404040;
}
html, body {
	height: 100%;
}
#linea-top {
	background: #0094c3;
	height: 25px;
	min-width: 1000px;
}
#linea-top li {
	float: left;
}
#linea-top .centro .menuc {
	position: absolute;
	top: 4px;
	right: 130px;
}
#linea-top .centro .menuc li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 2px 8px;
	font-size: .9em;
}
#linea-top .centro .menuc li a:hover {
	color: #3d3d3d;
}
#linea-top .centro .rs {
	position: absolute;
	right: 10px;
}
#linea-top .centro .rs li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	width: 17px;
	height: 17px;
	
}
/*------------------RS-top------------------------*/


.rs li {
	width: 17px;
	height: 17px;
	margin-right:5px;
	margin-top:5px;
	background-image: url('../img/sprite-rs-top.png');
	background-repeat: no-repeat;
	
}


.rs li#linkedin-top {
	background-position: 0px 0;
}

.rs li#linkedin-top:hover {
	background-position: 0px -20px;
}

.rs li#twitter-top {
	background-position: -20px 0;
}

.rs li#twitter-top:hover {
	background-position: -20px -20px;
}
.rs li#pintures-top {
	background-position: -40px 0;
}
.rs li#pintures-top:hover {
	background-position: -40px -20px;
}
.rs li#blog-top {
	background-position: -60px 0;
}
.rs li#blog-top:hover {
	background-position: -60px -20px;
}
.rs li#facebook-top {
	background-position: -80px 0;
}

.rs li#facebook-top:hover {
	background-position: -80px -20px;
}
#sup {
	background: #434343 url(../img/sup.jpg) repeat;
	height: 103px;
	min-width: 1000px;
}
.centro {
	position: relative;
	margin: 0px auto;
	width: 1000px;
}
#sup .centro .logo {
	position: absolute;
	left: 50px;
	top: 9px;
}
#contenido {
	margin: 0px auto;
	width: 960px;
	font-size: .9em;
	line-height: 1.6em;
	padding: 20px;
}
.bloqueIzd {
	width: 400px;
	float: left;
	font-size: .9em;
}
.bloqueIzd p {
	margin: 0px;
}
.bloqueIzd .titCont {
	font-weight: bold;
	color: #0094c3;
	margin-top: 30px;
	margin-bottom: 5px;
}
.titContMap {
	font-weight: bold;
	color: #0094c3;
	margin-top: 30px;
	margin-bottom: 5px;
	background: url(../img/flechaMap.png) no-repeat right;
	width: 110px;
}
.bloqueDcha {
	width: 320px;
	float: right;
}
/*
#contenido ul {
	margin: 10px 35px 35px 90px;
	
}

#contenido ul li{

	font-weight:bold;
}*/
strong {
	font-weight: bold;
}

.tira {
	background: #404040;
	color: #FFF;
	padding: 3px 15px;
}
.tira a {
	color: #ababab;
	text-decoration: none;
}
.fila {
	position: relative;
}
.slider-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 377px;
	height: 285px;
}
.slider-wrapper2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 568px;
	height: 285px;
}
.slider-wrapper3 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 813px;
	height: 264px;
}
.nivo-controlNav, .nivo-directionNav {
	display: none;
}
#inf {
	background: #404040 url(../img/fondo-inf.jpg) repeat-x;
	height: 105px;
	min-width: 1000px;
	position: relative;
}
#pie {
	height: 274px;
	min-width: 1000px;
	border-top: 7px solid #404040;
	background: #0094c3;
	
}

#inf .centro img {
	position: relative;
	left: 380px;
	top: 10px;
}
#inf .centro .diseno{
	width:200px;
	color:#999 !important;
	position: absolute;
	right: 20px;
	bottom: 0px;
	
	font-size:13px;
}
#inf .centro .diseno a{
	text-decoration:none;
	color:#999 !important;
}
#pie .bloque {
	float: left;
	margin-left: 15px;
	margin-top: 40px;
	color: #FFF;
	font-size: .85em;
}
#pie ul a {
	color: #FFF;
	text-decoration: none;
}
#pie ul a:hover {
	color: #00aee4
}
#pie h3, #pie h3 a {
	color: #404040;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
}
#pie ul {
	margin: 10px 0px
}
#pie ul li {
	line-height: 1.5em;
}
h1 {
	width: 455px;
	color: #FFF;
	background: #0094c3;
	padding: 3px 15px;
	margin-bottom: 23px;
}
.dcha {
	width: 735px;
	float: right;
}
.dcha p {
	margin-bottom: 15px;
	text-align:justify;
}
.dcha .lista {
	margin: 15px;
}
.dcha .curricu {
	float: left;
	overflow: hidden;
	width: 720px;
}
.curricu .fotocurri {
	margin-top: 5px;
	margin-right: 20px;
	float: left;
}
.curricu .datos {
	float: left;
	width:580px;
	
}
.curricu .datos p {
	margin-bottom: 4px!important;
}
.curricu .datos a {
	color: #0094c3;
}
.izda {
	width: 190px;
	float: left;
	padding-left: 15px;
}
.saltar {
	clear: both;
}
/*-----------------*/
.consulta {
	width: 600px;
}
.consulta input {
	width: 205px;
	height: 40px;
	background: #ededed;
	border: 0px;
	padding: 4px;
	font-size: 1em;
}
.consulta .fila {
	width: 600px;
	height: 42px;
	position: relative;
	margin-bottom: 20px;
}
.consulta textarea {
	width: 600px;
	height: 180px;
	background: #ededed;
	border: 0px;
	padding: 4px;
	font-size: 1em;
}
.consulta input[type="submit"] ,.consulta button {
	width: 116px;
	height: 36px;
	background: #0094c3;
	color: #FFF;
	margin-top: 10px;
	float: right;
	border:0px;
	font-size:1.2em;
}
blockquote {
	text-align: center;
	float: right;
	margin-top: 20px;
	
	padding-left: 65px; /*Esta longitud varia de acuerdo al tamaño de la imagen que uses de la comilla abierta*/
	background: url(../img/comilla-abre.png) top left no-repeat; /* aquí especificamos donde se encuentra la imagen de nuestra comilla que abre y la ubicamos */
}
blockquote.uno{
	width: 370px;
}
blockquote.dos{
	width: 480px;
}
blockquote.tres{
	width: 350px;
}
blockquote p.comilla {
	text-align: center;
	margin: 0px;
	padding-right: 65px;
	background: url(../img/comilla-cierra.png) bottom right no-repeat; /* aquí especificamos donde se encuentra la imagen de nuestra comilla que cierra y la ubicamos */
}
.menuIzdo{
margin-bottom:30px;	
}
.menuIzdo li{
	
}
.menuIzdo li a{
display:block;
padding:5px;
background:#f0f0f0;
color:#404040;	
margin-bottom:8px;
text-decoration:none;
line-height:17px;
}
.menuIzdo li a:hover{
	color:#0094c3;
}
.listaRest{
margin-left:10px;
margin-bottom:10px;

}
.listaRestInt{
margin:10px 30px;

}
.listaRest li{
	text-indent:-10px;
}
.redSocial{
	position:relative;
	float:right;
	height:45px;
	margin-bottom:25px;
	margin-top:50px;
	margin-right:10px;
}
.redSocial li, .redSocial-oculto li{
	margin-right:8px;
	float:left;	
}
.redSocial-oculto{
	z-index:999;
	position:absolute;
	top:40px;
	left:0px;
	overflow:auto;
}
.redSocial a, .redSocial-oculto a{
	width: 33px;
	height: 33px;
	display:block;
}
.redSocial a#rs01{
	background-image: url('../img/rs01.png');
	background-repeat: no-repeat;
}
.redSocial a#rs01:hover{
	background-image: url('../img/rs01h.png');
	background-repeat: no-repeat;
}
.redSocial a#rs02{
	background-image: url('../img/rs02.png');
	background-repeat: no-repeat;
}
.redSocial a#rs02:hover{
	background-image: url('../img/rs02h.png');
	background-repeat: no-repeat;
}
.redSocial a#rs03{
	background-image: url('../img/rs03.png');
	background-repeat: no-repeat;
}
.redSocial a#rs03:hover{
	background-image: url('../img/rs03h.png');
	background-repeat: no-repeat;
}
.redSocial a#rs07{
	background-image: url('../img/rs07.png');
	background-repeat: no-repeat;
}
.redSocial a#rs07:hover{
	background-image: url('../img/rs07h.png');
	background-repeat: no-repeat;
}
.redSocial a#masrs{
	background-image: url('../img/rs05.png');
	background-repeat: no-repeat;
}
.redSocial a#masrs:hover{
	background-image: url('../img/rs05h.png');
	background-repeat: no-repeat;
}

.redSocial-oculto a#rs04{
	background-image: url('../img/rs04.png');
	background-repeat: no-repeat;
}
.redSocial-oculto a#rs04:hover{
	background-image: url('../img/rs04h.png');
	background-repeat: no-repeat;
}
.redSocial-oculto a#rs06{
	background-image: url('../img/rs06.png');
	background-repeat: no-repeat;
}
.redSocial-oculto a#rs06:hover{
	background-image: url('../img/rs06h.png');
	background-repeat: no-repeat;
}
.redSocial-oculto a#rs08{
	background-image: url('../img/rs08.png');
	background-repeat: no-repeat;
}
.redSocial-oculto a#rs08:hover{
	background-image: url('../img/rs08h.png');
	background-repeat: no-repeat;
}
/*------------------RS-VERTICAL------------------------*/
.caja_rs {
	background: url(../img/fondo_rs.png) no-repeat;
	width: 138px;
	height: 311px;
	text-align: center;
	padding-top: 15px;
}
.caja_rs li {
margin-left:45px;
}
.caja_rs li {
	width: 42px;
	height: 42px;
	margin-top: 7px;
	background-image: url('../img/sprite-rs.png');
	background-repeat: no-repeat;
	
}

.caja_rs li a {
	width: 42px;
	height: 42px;
	display:block;
}

.caja_rs li#facebook {
	background-position: 0 0;
}

.caja_rs li#facebook:hover {
	background-position: 0 -50px;
}

.caja_rs li#blog {
	background-position: -50px 0;
}
.caja_rs li#blog:hover {
	background-position: -50px -50px;
}

.caja_rs li#pintures {
	background-position: -100px 0;
}
.caja_rs li#pintures:hover {
	background-position: -100px -50px;
}

.caja_rs li#twitter {
	background-position: -150px 0;
}

.caja_rs li#twitter:hover {
	background-position: -150px -50px;
}

.caja_rs li#linkedin {
	background-position: -200px 0;
}

.caja_rs li#linkedin:hover {
	background-position: -200px -50px;
}

/*.tab a{ display:block; float:left; width:100px; height:30px; text-align:center; border:1px solid #666;}
.clear{ clear:both;}*/
.dcha h2{
	color: #0094c3;
	font-weight:bold;
}
ul.galeria > li{
width:244px;
float:left;	
margin:20px 1px 20px 0px;
}
ul.galeria .titulo{
	color:#404040!important;
	font-weight:bold!important;
	
}
ul.galeria .artista{
	color: #0094c3;
	
}
ul.galeriaDesc{
margin:20px 1px 20px 0px;
}
ul.galeriaDesc .titulo{
	color:#404040!important;
	font-weight:bold!important;
	
}
ul.galeriaDesc .artista{
	color: #0094c3;
	
}
.dcha a{
	color: #0094c3;
	text-decoration:none;
}