/* CSS Document */

div#wrapper {
width: 100%;
float: none;
}
#cajaruta {
display: none;
}
#header, #topNav, #colIzq #formDir, #colIzq, #agendainzq, #textoParrafo {
display: none !important;
}
#infoagenda{
float: left;
background-color: #CCFF00;
	border-bottom-width: 1pt !important;
	border-bottom-style: dotted!important;
	
	border-bottom-color: #999999;
}
div#maincontent, #maincontent, #cajacontent, #colDer, #infoTit, #topPostales, #botonPostales {
float: none;
width: 100%;

}
#colDer, #infoagenda, #infoDatosPostales, div#infoDatosPostales {
float: none !important;
width: 100%;

}
p #infoDatosPostales, #infoDatosPostales p {
		color: #000000;
}
#maincontent {
width: 100%;
}
div#footer {
float: none !important;
	width: 100% !important;
	border-top-width: 1pt !important;
	border-bottom-width: 1pt !important;
	border-top-style: dotted!important;
	border-top-color: #999999;
	border-bottom-style: dotted!important;
	border-bottom-color: #999999;

}
#footer, #conselloreguladorfoot {
    float: none !important;
	width: 100% !important;
	border-top-width: 1pt !important;
	border-bottom-width: 1pt !important;
	border-top-style: dotted!important;
	border-top-color: #999999;
	border-bottom-style: dotted!important;
	border-bottom-color: #999999;
}
div#footer img {
float: none;
width: 80%;
height: 80%;
}