/* ARMAZON DE LA PAGINA */
/* Contenedor de toda la pagina */
body {
	min-width:760px;/* for mozilla*/
	background:url(../images/css_body_ff_800.gif) repeat-y center center;
}
#contenedor{
	width:758px;
	background:url(../images/css_contenedor_ff_800_F8F3E6.gif) repeat-y center center;
} 
#contenedorInt {
	width:580px;
}
#pie {
	width:758px;
}
#colCont {
	width:402px;
}
/* ANCHO Estilo para el contenedor cuando no hay colAux*/
#contenedor.ancho{
	background:url(../images/css_contenedor.ancho_ff_800_F8F3E6.gif) repeat-y center center;
}
#contenedor.ancho #contenedorInt {
	width:758px;
}
#contenedor.ancho #colCont {
	width:580px;
}
#contenido .formulario .enorme{width: 360px;}
#contenido .formulario .grande{width: 180px;}
#contenido .formulario .ayuda {width: 180px;}
