/* ARMAZON DE LA PAGINA */
/* Contenedor de toda la pagina */
/* No introducir l�neas en blanco*/
body {
	min-width:958px;/* for mozilla*/
	background:url(../images/css_body_ff_1024.gif) repeat-y center center;
}
#contenedor{
	width:956px;
	background:url(../images/css_contenedor_ff_1024_F8F3E6.gif) repeat-y center center;
} 
#contenedorInt {
	width:777px;
}
#pie {
	width:956px;
}
#colCont {
	width:599px;
}
/* ANCHO Estilo para el contenedor cuando no hay colAux*/
#contenedor.ancho{
	background:url(../images/css_contenedor.ancho_ff_1024_F8F3E6.gif) repeat-y center center;
}
#contenedor.ancho #contenedorInt {
	width:955px;
}
#contenedor.ancho #colCont {
	width:780px;
}
#contenido .formulario .enorme{width: 500px;}
#contenido .formulario .grande{width: 370px;}
#contenido .formulario .ayuda {width: 370px;}
