/* CSS Document */
@import url(estilos.css);
body{background-color:#FFFFFF;}
#contenedor,#cabecera,#cuerpo {
	width: 100%;
}
#contenedor{ width:203px;}
#pie{}
#pieFirma {
	width: 100%;
}
#modulo1,#modulo2,#modulo3{ float:none;
	width:100%; 
	padding:0; 
	margin:0 0 10px 0;
}

.tipo02 #modulo2 .grupo{
	width: 100%;
	background-image:none;
}
.tipo02 #modulo2 div.gr1{
	width: 100%;
}
.tipo02 #modulo2 div.gr2{
	width: 100%;
}
.gr1, .gr2{ float:none;}

div#cab1{float:none;}

div#cab1 p{
	width: 100%;
}
.clearfix{display:block;}

h1{
	position:static;
	margin-bottom:0;
	background-color:#FFFFFF;
	height:1em;
}
h1 span{position:static; margin-left:5px;}
#map{width:203px;}
#piesup {
	width:100%;
	float:none;
}
#pie p {
	float: none;
}
#pie ul {
	float: none;
}
