@charset "UTF-8";

/* CSS Document

© Salvi Design

boceto página web Granja Cando

*/

body{
	background-image:url(../img/img_fondo.jpg);
	margin:0px;
}

@font-face{
	font-family: "Caslon";
	src: url(../font/ACaslonPro-Regular.otf) format("truetype");
}

div .content{
	height: 500px;
	width: 500px;
	}
	
#acceso_web_granjaescuela{
	
	}

#granja_cando{
	background-image: url(../img/granja_cando_index_g.jpg);
	background-repeat:no-repeat;
	float: left;
	/*padding: 5px 5px 5px 0px;*/
	margin: 100px 20px 20px 100px;
	width: 230px;
	height:600px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 230px;
	height:600px;
	font-weight: lighter;
	font-family:"Caslon";
}

#escuela_granja{
	background-image: url(../img/granja_cando_index_e.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 230px;
	height: 600px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 230px;
	height: 600px;
	margin: 100px 20px 20px 30px;
}

#zumos_granja{
	background-image: url(../img/granja_cando_index_z.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 230px;
	height: 600px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 230px;
	height: 600px;
	margin: 100px 20px 20px 30px;
}

.texto{
	margin: 250px 20px 20px 20px;
	font-family: "Caslon";
	font-size: 0.9em;
	color: #39534a;
	}

em{
	font-style: italic;
	}
	
strong{
	font-weight: bold;
	}

.hr{
	height: 15px;
	background: url(../img/separacion.gif) repeat-x center;
}

a {
	color: #8ab7a6;
	text-decoration:none;
	}

#1{
	position: relative;
	z-index: 2;
	height: 1200px;
	width: 1000px;
}


#2{
	position: absolute;
	z-index: 1;

}

/*ATRACCION*/

.atraccion{
	margin: 250px 20px 20px 20px;
	font-family: "Caslon";
	text-align: center;
	}

.atraccion p {
	font-size:13px;
	color:#666355;
	text-align:center;
	}

.atraccion h2 {
	font-size: 15px;
	color: #1f4451;
	font-weight: lighter;	
	}
	
.bt{
	margin: 0px;
	width: 100%;
	text-align: center;
	font-family: "Caslon";
	font-size: 18px;
	color: #1f4451;
	font-weight: lighter;
	background: url("../img/fondo_bt.jpg") repeat-x #93cec0 ;
	border: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}
