#pie2 {
	width: 100%;
	height: 100px;
	margin: 0 auto 0 auto;
/*	background: #e6e6e6;*/
	background-color:transparent;
	/*position: fixed;
	bottom: 0px;
	right:0px;
	left: 0px;*/
	
	}


#pie {
	/*width: 700px;
	width:100%;*/
	vertical-align:text-top;
	height: 70px;
	margin: 0 25px 0 25px;
	background:transparent;
	position: relative;
	z-index:999;
	}



/*  ======== BORDES REDONDEADOS DEL PIE ===== */

#pie {
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
}

#pie2 {
	
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;}

#pie{
	
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	text-align:center;
	/*padding-top: 10px;*/
	padding:30px 20px 12px 10px;
	margin-bottom: 20px;
	margin-top:-32px;
	/*background: #FFF url(../images/logo-dga.gif) no-repeat ; background-position: top right*/
}

#pie img { /*margin-top:-40px; margin-right: 10px; float:right*/}
#pie span.rojo{ color:#f03e20}
#pie div { }
#pie div.dga {height: 70px; width: 100%; background: url(../images/logo-dga.gif) no-repeat ; background-position:top right;}

#clearPie {clear:both}

/*nuevos Maria*/


#pie_intro {
	/*width: 700px;
	width:100%;*/
	vertical-align:text-top;
	height: 70px;
	margin: 0 25px 0 25px;
	background: #fff;
	position: relative;
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	text-align:center;
	padding-top: 10px;
	margin-bottom: 20px;
	/*background: #FFF url(../images/logo-dga.gif) no-repeat ; background-position: top right*/
}
#pie2_intro {
	width: 100%;
	height: 100px;
	margin: 0 auto 0 auto;
	background: #e6e6e6;
	position: fixed;
	bottom: 0px;
	right:0px;
	left: 0px;
	
	}
	
.dga
	{position:relative; top:-10px}
.centrar
	{position:relative; top:-20px;}	