body {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
	margin: 0 auto;
	background-image: url(../img/Fondo.jpg); 
	background-position: center top;
    background-repeat: repeat-x;
}


.container {
	background-color:#FFFFFF;
	}
	
.Espacio {
	height:80px;
	}

.Espacio2 {
	height:30px;
	}

#topheader {
	height:30px;
	background-color:#878787;
	padding-top:10px;
	color: # 000;
}

.header {
	margin-top: 50px;
	
	 }

#menu {
	list-style-type: none;
	text-align: left;
	margin-left: auto;
	float: right;
	width: 580px;
	font-size: 18px;
	height: 50px;
	margin-top: 50px;
	}
	
#menu li:hover, #seleccionado{
	background-position: right;
	}

#menu a {
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
}
#menu a:link {
	text-decoration: none;
	color: #fff;
	}

#menu a:visited {
	text-decoration: none;
	color: #fff;
	}

#menu li {
	height: 100px;
	width: 100px;
	background-image: url(../img/Botones.png);
	background-repeat: no-repeat;
	margin-right: 14px;
	cursor:pointer;
	float: left;
	text-align: center;
	display: table;
	margin-left: 0px;
	}
	
#menu a:hover {
	color:#dbdede;
	}
#menu a:active{
	text-decoration: none;
	color: #fff;
	}

#menu3 {
	list-style-type: none;
	text-align: left;
	margin-left: auto;
	float: right;
	width: 800px;
	font-size: 18px;
	height: 92.5px;
	margin-top: 14px;
	}
	
#menu3 li:hover, #seleccionado{
	background-position: right;
	}

#menu3 a {
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
}

#menu3 a:link {
	text-decoration: none;
	color: #fff;
	}

#menu3 a:visited {
	text-decoration: none;
	color: #fff;
	}

#menu3 li {
	height: 22px;
	width: 185px;
	background-image: url(../img/Botones_2.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	cursor:pointer;
	float: left;
	text-align: center;
	display: table;
	margin-left: 0px;
	
	}
	
#menu3 a:hover {
	color:#dbdede;
	}
#menu3 a:active{
	text-decoration: none;
	color: #fff;
	}
	
	
#menu2 {
	list-style-type: none;
	text-align: left;
	margin-left: auto;
	font-size: 16px;
	height: 50px;
	margin-top: 50px;
	
	}
	
#menu2 li {
	margin-right: 20px;
	cursor:pointer;
	float: left;
	text-align: center;
	margin-right:20px;
	margin-bottom:10px;
	background-color:#000;
	padding:0 10px;
	color:#fff;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#menu2 li:hover {
	background-color:#adc90e;

}
	
#menu2 a {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
#menu2 a:link {
	text-decoration: none;
	color: #FFFFFF;
	}

#menu2 a:visited {
	text-decoration: none;
	color: #ADC90E;
	}
	
#menu2 a:hover {
	color:#FFFF;
	back
	}
	
#menu2 a:active{
	text-decoration: none;
	color: #fff;
	}

.menu2 {
	margin-right:20px;
	cursor:pointer;
	float: left;
	text-align: center;
	margin-bottom:10px;
	background-color:#000;
	padding:5px 10px;
	color:#fff;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#ADC90E;
}
a:active {
	text-decoration: none;
	color: #000;
}
.bloqueIzq {
	width: 400px;
	margin-top: 20px;
	}



#logo {
	margin-top:50px;
	
}


h1{
	font-family: 'Hammersmith One', sans-serif;
	font-size:70px;
}

h2{
	font-family: 'Spinnaker', sans-serif;
	font-size:25px;
}

h3 {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 18px;
	line-height:22px;
	text-align: justify;
	}

h4 {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color: # 000;
	font-size: 22px;
	text-align: justify;	
	}

h4:hover {
	color:#FFFFFF;
	cursor:pointer;
}

h5 {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color: # 000;
	font-size: 22px;
	font:bold;	
	}

h5:hover {
	color:#ADC90E;
	cursor:pointer;
}
	
.destacadoverde{
	color: #ADC90E;
	font-size: 20px;
	text-align: justify;
	}

.destacadoverde2 {
	color: #ADC90E;
	font-size: 14px;
	font:bold;
	}

.destacadoverde3 {
	color: #ADC90E;
	font-size: 30px;
	font:bold;
	}

	
	
#link {
	color:#ADC90E;
	font-size: 14px;
	font:bold;
	}

h1:hover, h2:hover{
	color:#ADC90E;
	/*cursor:pointer;*/
}
header ul{
	padding:0;
}

.header li{
	float:left;
	list-style:none;
	margin-right:20px;
	padding:0 10px;
	cursor:pointer;

}

.menuHeaderSeleccionado{
	background-color:#093;	
	color:#fff;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

footer{
	background-color:#222324;
	height:50px;
	position: absolute;
	float:right;
}
	

#contenedorImagenes{
	float:left;
}

#contenedorImagenes{
	width:2815px;
	position:relative;
}

#mascara {
	width:700px;
	height:317px;
	background-color:#63F;
	overflow:hidden;
	}
	
span#avanzar, span#retroceder {
	cursor:pointer;
}

.expstickybar{
position:fixed;
color: white;
padding: 5px;
right:0; /*horizontally center bar in window*/
left:0; /*horizontally center bar in window*/
visibility:hidden;
background: #222324;
z-index: 10000;
width:auto; /*set width of bar to width of entire window*/
font-weight:bold;
}


.expstickybar a{
color: white;
}


.container #stickybar div a {
	text-align: right;
}

.container #stickybar div {
	text-align: center;
	font-size: 14px;
}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
background: #ADC90E;

border-bottom-left-radius:0.5em;
border-top-left-radius:0.5em;
border-top-right-radius:0.5em;
border-bottom-right-radius:0.5em;
}

.mypets:hover {
	opacity:0.5;
}

.textservicios {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color: #878787;
	font-size:14px;
	}

.openpet{ /*class added to contents of 1st demo when they are open*/
	background:#878787;
}

.boton{
        font-size:12px;
        font-family:Calibri, Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#ADC90E;
		
		
        border:0px;
        width:80px;
        height:19px;
		
		
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
       }

.raul1{
	height: 350px;
	width: 270px;
	background-image: url(../img/imagencambio_rayu.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.raul1:hover{
	background-position: right;
	}

.javi1{
	height: 350px;
	width: 270px;
	background-image: url(../img/imagencambio_javi.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.javi1:hover{
	background-position: right;
	}
	
.ana1{
	height: 350px;
	width: 270px;
	background-image: url(../img/imagencambio_Ani2.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.ana1:hover{
	background-position: right;
	}

.papi1{
	height: 350px;
	width: 270px;
	background-image: url(../img/imagencambio_Papi.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.papi1:hover{
	background-position: right;
	}

.luci1{
	height: 350px;
	width: 270px;
	background-image: url(../img/imagencambio_Lucy.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.luci1:hover{
	background-position: right;
	}
	
.alvaro1{
	height: 350px;
	width: 270px;
	background-image: url(../img/imagencambio_Varito.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.alvaro1:hover{
	background-position: right;
	}
	
.Loguito{
	height: 73px;
	width: 74px;
	background-image: url(../img/Loguito.png);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.Loguito:hover{
	background-position: right;
	}
	
	
.domicilio {
	float: right;
	list-style-type: none;
	font-weight: normal;
	}
	
.domi {
list-style-type: none;
}


#redes {
	position: absolute;
	left: 100px;
	}

.red1 {
	height: 45px;
	width: 45px;
	background-image: url(../img/SpriteFace.png);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	}
	
.red1:hover{
	background-position: right;
	}
	
.red2 {
	height: 45px;
	width: 45px;
	background-image: url(../img/SpriteTwit.png);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
	margin-left: 0px;
	right: 300px;
	}
	
.red2:hover{
	background-position: right;
	}
	
