@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;
}

.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;

}

