@charset "utf-8";
#cabecera {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/header_bg.png);
	margin: 0px;
	height: 180px;
	text-align: center;
	background-repeat: no-repeat;
}
#cuerpo {
	width: 100%;
	height: 400px;
	background-image: url(../img/bg1.png);
	background-repeat: repeat-x;
}
#cuerposegip {
	height: 400px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg1.png);
	background-repeat: repeat-x;
	text-align: center;
}
#cuerpopermiso {
	height: 400px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg1.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 40px;
}
#pie {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	margin-top: 40px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../img/pie.png);
	background-repeat: repeat;
}
.direc {
	font-family: "futura md bt";
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
.direcontacto{
	font-family: "futura md bt";
	color: #CCC;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}

#logo {
	float: left;
	margin-left: 55px;
	margin-top: 15px;
}
#menu {
	float: right;
	width: 60%;
	height: 88px;
	margin-top: 15px;
	margin-right: 63px;
}



#telefono {
	width: 90%;
	height: 40px;
	margin-top: 0px;
	background-color: #069;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#imgse {
	height: 355px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 40px;
}

#num {
	font-family: "futura md bt";
	color: #fde758;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.titupagi {
	color: #fde758;
	font-family: "futura md bt";
	font-weight: bold;
	font-size: 26px;
}


#centro {
	font-weight: bold;
	color: #FFF;
	font-family: "FUTURA MD BT";
	font-size: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	margin-top: 12px;
	margin-left: 5px;

}



body {
	position: relative;
	background-color: #fff;
	padding-top: 52px;
	color: #686868;
	font: 12px/21px 'Roboto', sans-serif;
	line-height: 1;
	padding-right: 52px;
	padding-left: 52px;
}
.direcgratis {
	font-family: "futura md bt";
	color: #FFF;
	font-size: 12px;
	float: left;
	margin-top: -23px;
	margin-left: 23px;
}
#pie #pie2 img {
	text-align: center;
	margin-top: -12px;
	margin-left: 0px;
}
.azulpermiso {
	background-color: #036;
}
#tablapermiso {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: "FUTURA MD BT";
	font-size: 18px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	height: 85%;
}

.rojopermiso {
	font-family: "FUTURA MD BT";
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-color: #F00;
}
