html{
background:#9ba060 url(images/fondo.jpg) repeat-x;
}

body {
font-family: Georgia, "Times New Roman", Times, serif;
}

a {
color:#fff;
}

img {
border: none;
}

#container {
margin: 0px auto;
width: 960px;
}

#header p, h1 {
text-indent: -9999px;
}

#header {
background:url(images/logo.png) no-repeat;
height: 200px;
}

#header img {
float: right;
margin-left: 10px;
margin-top: 25px;
}

#navEng {
background:url(images/menu2.png) no-repeat;
height: 95px;
margin-top: 50px;
}

#nav {
background:url(images/menu.png) no-repeat;
height: 95px;
margin-top: 50px;
}

#nav ul, #navEng ul {
list-style: none;
margin-left: 377px;
}

#nav ul li, #navEng ul li {
float: left;
}

#nav ul li a span, #navEng ul li a span {
display: none;
}

#nav ul li a.Home, #navEng ul li a.Home{
width:121px;
height:90px;
display: block;
}

#nav ul li a.Sobre, #navEng ul li a.Sobre{
width:119px;
height:90px;
display: block;
}

#nav ul li a.Portfolio, #navEng ul li a.Portfolio{
width:120px;
height:90px;
display: block;
}

#nav ul li a.Creaciones, #navEng ul li a.Creaciones{
width:93px;
height:90px;
display: block;
}

#nav ul li a.Contacto, #navEng ul li a.Contacto{
width:128px;
height:90px;
display: block;
}

#nav ul li a.Home:hover {
background:url(images/menu.png) 583px -95px;
}

#nav ul li a.Sobre:hover {
background:url(images/menu.png) 462px -95px;
}

#nav ul li a.Portfolio:hover {
background:url(images/menu.png) 343px -95px;
}

#nav ul li a.Creaciones:hover {
background:url(images/menu.png) 223px -95px;
}

#nav ul li a.Contacto:hover {
background:url(images/menu.png) 130px -95px;
}

#navEng ul li a.Home:hover {
background:url(images/menu2.png) 583px -95px;
}

#navEng ul li a.Sobre:hover {
background:url(images/menu2.png) 462px -95px;
}

#navEng ul li a.Portfolio:hover {
background:url(images/menu2.png) 343px -95px;
}

#navEng ul li a.Creaciones:hover {
background:url(images/menu2.png) 223px -95px;
}

#navEng ul li a.Contacto:hover {
background:url(images/menu2.png) 130px -95px;
}

#main {
display: inline;
}

#main h2 {
text-indent: 0px;
font-size: 65px;
color:#fff;
font-weight:lighter;
font-style: italic;
display: inline;
}

#main h2.chica {
font-size: 45px;
color:#fff;
}

#main h2 span {
color:#959e3b;
}

#main h4 {
font-size: 22px;
margin-top: 20px;
color:#fff;
font-weight: lighter;
font-style: italic;
width: 600px;
}

#main p {
font-size: 18px;
color:#fff;
margin-top: 12px;
}

#main li {
list-style: none;
color:#ffe533;
font-size: 18px;
}

#main #about {
float: left;
margin-top: 20px;
}

#descripcion {
margin-top: 60px;
}

#descripcion p {
width: 640px;
float: right;
font-size: 14px;
}

#descripcion h3 {
color:#462b09;
font-size: 24px;
font-weight: lighter;
display: inline;
margin-left: 80px;
}

#main  #CV {
background:url(images/CV.png) no-repeat;
float: left;
width: 198px;
height: 46px;
display: block;
text-indent:-9999px;
margin-bottom: 20px;
}

#main #CV:hover {
background:url(images/CV.png) 0px -49px;
}

#main  #CVEng {
background:url(images/CVeng.png) no-repeat;
float: left;
width: 215px;
height: 46px;
display: block;
text-indent:-9999px;
margin-bottom: 20px;
}

#main #CVEng:hover {
background:url(images/CVeng.png) 0px -49px;
}

#destacados {
margin: 38px 0px 20px 20px;
}

#destacados h3 {
color:#462b09;
font-size: 24px;
font-weight: lighter;
margin: 6px;
}

#servicios {
margin-left: 20px;
font-family: Arial, sans-serif;
}

#servicios h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#462b09;
font-size: 24px;
font-weight: lighter;
margin: 6px;
}

#columna1 {
width: 266px;
float: left;
}

#columna1 p {
font-size: 15px;
line-height: 19px;
}

#columna2 {
margin-left: 60px;
width: 450px;
float: left;
margin-bottom: 20px;
}

#columna3 {
margin-left: 500px;
}

#columna2 h3, #columna3 h3 {
color:#462b09;
font-size: 24px;
font-weight: lighter;
margin: 20px 0 20px 0;
}

#columna2 ul img, #columna3 ul img  {
float: left;
margin-top: 12px;
margin-right: 10px;
background-repeat: no-repeat;
}

#columna2 ul li {
font-size: 14px;
color:#fff;
padding: 18px 0 0 0;
}

#columna3 ul li {
font-size: 14px;
color:#fff;
padding: 18px 0 0 0;
}

#slider {
margin-left: 30px;
margin-top: 15px;
}

#botones {
margin-left: 310px;
margin-bottom: 20px;
}

#botones span {
color:#000;
background:#fff;
margin-right:10px;
padding: 5px 10px 5px 10px;
text-decoration: none;
cursor: pointer;
}

#botones span.jFlowSelected {
background:#ffe533;
cursor: pointer;
}

#sliderContent img {
border: none;
}

#footer {
background:#c2c780 url(images/separadorFooter2.jpg) repeat-x;
clear: both;
height: 140px;
padding-bottom: 10px;
margin-top: 20px;
font-family: Arial, sans-serif;
}

#footer img.logoFooter {
padding: 0 0 20px 0;
margin-left: 30px;
float: left;
}

#footer ul {
color:#ffe533;
text-align: center;
float: left;
margin: 50px 0 0 150px;
}

#footer ul li {
display: inline;
}

#footer ul li a {
font-size: 14px;
font-style: normal;
color:#ffe533;
text-decoration: none;
}

#footer ul li p a {
font-size: 12px;
color:#fff;
text-decoration: underline;
}

#footer ul li a:hover {
text-decoration: underline;
}

#footer p {
font-style: normal;
font-size: 12px;
color:#fff;
text-align: center;
margin-top: 15px;
}

#contenedorFooter {
width: 960px;
margin: auto;
}

#gallery {
float: right;
margin: 20px 50px 30px 0;
border: 1px solid #333;
}

#caption {
width: 666px;
padding:10px;
color:#fff;
background-color:#2e3024;
}

span#title {
color:#ccc;
font-weight: bold;
}

#description {
font-size:12px;
color:#fff;
margin-top:5px;
line-height:22px;
}

.thumb {
float:left;
margin-right:10px;
margin-top:10px;
}

img.thumb {
border:1px #333 solid;
cursor:pointer;
}

#thumbss {
float: left;
margin-top: 10px;
}

#thumbss h3 {
clear: both;
font-size: 23px;
}

#thumbss h3 a {
display: block;
text-decoration: none;
}

#thumbss ul.lista1 {
float: left;
width: 90px;
margin-bottom: 20px;
}

#thumbss ul.lista2 {
float: right;
width: 10px;
}

#clientes img.clientes{
margin: 30px 20px 20px 20px;
}

#clientes img.clientesUltima {
margin: 30px 20px 50px 20px;
}

#clientes a img{
padding: 10px;
background:#e5e5e5;
float: left;
}

#clientes h3 {
top: 40px;
position: relative;
font-size: 30px;
color:#462b09;
display: block;
}

#clientes p.texto {
float: left;
margin-top: 80px;
}

#main  #des1 {
background:url(images/cliente1.jpg) no-repeat;
float: left;
width: 419px;
height: 220px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des1:hover {
background:url(images/cliente1.jpg) 0px -220px;
}

#main  #des2 {
background:url(images/cliente2.jpg) no-repeat;
float: left;
width: 419px;
height: 216px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des2:hover {
background:url(images/cliente2.jpg) 0px -216px;
}

#main  #des3 {
background:url(images/cliente3.jpg) no-repeat;
float: left;
width: 419px;
height: 219px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des3:hover {
background:url(images/cliente3.jpg) 0px -219px;
}

#main  #des4 {
background:url(images/cliente4.jpg) no-repeat;
float: left;
width: 419px;
height: 220px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des4:hover {
background:url(images/cliente4.jpg) 0px -220px;
}

#main  #des5 {
background:url(images/cliente5.jpg) no-repeat;
float: left;
width: 419px;
height: 220px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des5:hover {
background:url(images/cliente5.jpg) 0px -220px;
}

#main  #des6 {
background:url(images/cliente6.jpg) no-repeat;
float: left;
width: 419px;
height: 219px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des6:hover {
background:url(images/cliente6.jpg) 0px -219px;
}

#main  #des7 {
background:url(images/cliente7.jpg) no-repeat;
float: left;
width: 419px;
height: 219px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des7:hover {
background:url(images/cliente7.jpg) 0px -219px;
}

#main  #des8 {
background:url(images/cliente8.jpg) no-repeat;
float: left;
width: 419px;
height: 219px;
margin: 20px;
border: 10px solid #e5e5e5;
}

#main #des8:hover {
background:url(images/cliente8.jpg) 0px -219px;
}

#main #enviado {
height: 250px;
}

#pagerLinks {
clear: both;
}

#pagerLinks a {
margin-left: 20px;
}

#page2 {
clear: both;
}

#loader {
  border: 1px solid #ccc;
  width: 500px;
  height: 500px;
}

#loader.loading {
  background: url(images/ajax-loader.gif) no-repeat center center;
}
