/* reseteo */
*{
	border: 0;
	margin: 0;
	padding: 0;
}

article,figcaption,figure,footer,header,hgroup,nav,section{
	display: block;
}

/* estilos del sitio */

@font-face {
    font-family: "gill_sans_mt_condensedregular";
    src: url("../fonts/gillsans-cond.ttf-webfont.eot");
    src: url("../fonts/gillsans-cond.ttf-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/gillsans-cond.ttf-webfont.woff") format("woff"),
         url("../fonts/gillsans-cond.ttf-webfont.ttf") format("truetype"),
         url("../fonts/opensans-condlight-webfont.svg#gillsans-cond") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "rockwellregular";
    src: url("../fonts/rockwell-webfont.eot");
    src: url("../fonts/rockwell-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/rockwell-webfont.woff") format("woff"),
         url("../fonts/rockwell-webfont.ttf") format("truetype"),
         url("../fonts/rockwell-webfont.svg#gillsans-cond") format("svg");
    font-weight: normal;
    font-style: normal;
}


section#plantilla1{
	background-position: center;
}

section#plantilla2{
	background-position: center;
}

section#plantilla3{
	background-position: center;
}


