@charset "utf-8";
/* CSS Document */
html,body{ width:100%; height:100%; margin:0; padding:0; min-width:1200px; min-height:720px; display:block; po}
#back01{background-image:url(../img/bk01.jpg); background-position:center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size:cover;}
#back02{background-image:url(../img/bk02.jpg); background-position:top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size:cover;}


#imagen_centrada {
    position:    absolute;
    top:         50%;
    left:        50%;
    width:        725px;
	height:		327px;	
    margin-left: -326px;
	margin-top:  -163px;
}

#imagen_centrada2 {
    position:    absolute;
    top:         50%;
    left:        50%;
    width:       1018px;
	height:		 442px;
    margin-left: -509px;
	margin-top:  -221px;
}

#imagen_centrada3 {
    position:    absolute;
    top:         50%;
    left:        50%;
    width:       1152px;
	height:		 191px;
    margin-left: -576px;
	margin-top:  -95px;
}