@charset "utf-8";
/* CSS Document */

.ggb_header_S h1{font-size:3.5em}
.ggb_subtitulo{margin:0}

img
{
	margin:0 auto;
	width:90%;
	max-width:1024px;
	height:auto;
}

.centradoContenido
{
	text-align:center;
}

.tamvineta{ width:40px; border-radius: 2px;}

.textointerno{font-size: 56px; color: rgba(78, 77, 77, 1);}
.textointerno2{font-size: 56px; color: rgba(78, 77, 77, 1); float: right}
.textointerno3{font-size: 56px; color: rgba(78, 77, 77, 1); padding-left: 50px;}

.tamimage{height:auto; width: 650px;}
.tamimage2{height:auto; width: 540px; float: left; padding-left: 100px; padding-top: 20px;}
.tamimage2l{height:auto; width:620px; float: left; padding-left: 100px; padding-top: 65px;}
.tamimage3{height:auto; width: 675px; float: right; padding-top: 20px; padding-bottom: 20px;}
.tamimage4{height:auto; width: 450px; float: left; padding-left: 100px; padding-top: 20px;}
.tamimage4 img{ border-radius: 15px;}
.tamimage5{height:auto; width: 550px; float: right; padding-right: 20px; padding-top: 20px;}

.page1, .page2, .page3, .page4 ..page5{padding-top:50px;}
.prevNext{position:absolute;left:50%; margin-top: -70px; margin-left:-66px;text-align:center}
.p_prev, .p_next{display:inline-block;width:45px;height:45px;margin:0 10px;cursor:pointer;}
.p_prev{background:url(../img/p_prev.png) no-repeat}
.p_prev.off, .p_prev:active{background:url(../img/p_prev_off.png) no-repeat}
.p_next{background:url(../img/p_next.png) no-repeat}
.p_next.off, .p_next:active{background:url(../img/p_next_off.png) no-repeat}
